Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed go-jira import to old api #43

Merged
merged 1 commit into from
Sep 15, 2017
Merged

changed go-jira import to old api #43

merged 1 commit into from
Sep 15, 2017

Conversation

rsteube
Copy link
Contributor

@rsteube rsteube commented Sep 7, 2017

Had to use the old api to build the project.

If you have code that depends on the old apis, you can still use them with this import:
import "gopkg.in/Netflix-Skunkworks/go-jira.v0"

[https://github.com/Netflix-Skunkworks/go-jira]

"gopkg.in/Netflix-Skunkworks/go-jira.v0"
@mikepea
Copy link
Owner

mikepea commented Sep 12, 2017

Hey, thanks for the PR. I'll take a look shortly.

@coryb
Copy link

coryb commented Sep 15, 2017

Hey, I was actually getting ready to send you a PR for this change. There was a major rewrite with go-jira and I had to break api compatibility.

@mikepea mikepea merged commit 2515c87 into mikepea:master Sep 15, 2017
@mikepea
Copy link
Owner

mikepea commented Sep 15, 2017

Merged, thanks @rsteube!

@coryb is there a Slack or IRC channel you hang in? I'd quite like to pick your brains about the differences between v0 and v1, and hopefully get go-jira-ui migrated. I need to give it some love soon anyway :)

@coryb
Copy link

coryb commented Sep 15, 2017

@mikepea you can usually get me on gitter: https://gitter.im/go-jira-cli/help or I am @coryb in the gophers slack: https://invite.slack.golangbridge.org/ Feel free to ping me any time.

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.

None yet

3 participants