Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Added first support for issue trackers #10

Merged
merged 6 commits into from
Jun 9, 2015

Conversation

GeertvanHorrik
Copy link
Contributor

I am fighting my way through the refactoring of both GitTools.Core and GitReleaseManager. This PR only contains JIRA, since that is what I need myself (Git + Jira), but I think implementing the other systems is quite easy (already done in GitReleaseNotes).

@JakeGinnivan / @gep13 , can you do a quick code review if you agree with these changes? Then once this is done, we can focus on supporting the other issue trackers.

<package>
<metadata>
<id>GitTools.IssueTrackers</id>
<version>[VERSION]</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use $version$ then run nuget pack -version 1.10.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use FinalBuilder, just a basic script for all packages (also picks up the right dependencies, etc). Not really in scope to change anything related to this for now.

GeertvanHorrik added a commit that referenced this pull request Jun 9, 2015
Added first support for issue trackers
@GeertvanHorrik GeertvanHorrik merged commit 7210bce into develop Jun 9, 2015
@GeertvanHorrik GeertvanHorrik deleted the feature/issuetrackers branch June 9, 2015 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants