Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix ezsetup pip#7

Merged
5 commits merged into
SumoLogic:masterSumoLogic/sumologic-python-sdk:masterfrom
MelchiSalins:fix_ezsetup_pipMelchiSalins/sumologic-python-sdk:fix_ezsetup_pipCopy head branch name to clipboard
Feb 15, 2016
Merged

Fix ezsetup pip#7
5 commits merged into
SumoLogic:masterSumoLogic/sumologic-python-sdk:masterfrom
MelchiSalins:fix_ezsetup_pipMelchiSalins/sumologic-python-sdk:fix_ezsetup_pipCopy head branch name to clipboard

Conversation

@MelchiSalins

Copy link
Copy Markdown

Fixes the ez_setup.py issue reference during pip install from pypi. this is fix for Issue #6

I have also seen that the previous commits were tagged wrong.

@sumoway @yowayb Follow the below steps to fix it after merging this pull-request. I can't do this cause I can directly commit fixes to this repo.

$ cd sumologic-sdk
$ git checkout master
$ git pull origin # Do this to pull down the merged changes
$ git tag -d 0.1.4 # This will delete the wrong tag placed on the SHA:0c583046e8f138e14a0c32c4d6348dd47e365cbe
$ git push origin --tag # This should delete the tag on the remote branch
$ git tag 0.1.4 # Tags the new release 
$ git push origin --tag # Push the tag up to the remote master branch

I'll build a new artefact and publish it to pypi once you are done with this.

ghost pushed a commit that referenced this pull request Feb 15, 2016
@ghost ghost merged commit 00db106 into SumoLogic:master Feb 15, 2016
@MelchiSalins MelchiSalins mentioned this pull request Mar 15, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.