Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

[WIP] Support JIRA and dynamic repositories #97

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

GeertvanHorrik
Copy link
Contributor

Now GitTools.IssueTrackers supports JIRA, we can improve GitReleaseNotes to support it as well (should be out of the box, but doing some testing and minor improvements).

(x) Expand output path to a full path to support relative paths (such as . or ..)
@GeertvanHorrik GeertvanHorrik self-assigned this Nov 12, 2015
@gep13
Copy link
Member

gep13 commented Nov 12, 2015

I am confused...

How does the files that have changed enable JIRA support?

@gep13
Copy link
Member

gep13 commented Nov 12, 2015

Or is this a Work in Progress?

@GeertvanHorrik
Copy link
Contributor Author

It's WIP ;-)

@gep13
Copy link
Member

gep13 commented Nov 12, 2015

Coolio, just wanted to check :-)

Was curious what you do here, as I will do something similar in GitReleaseManger :-)

@gep13 gep13 changed the title Support JIRA [WIP] Support JIRA Nov 12, 2015
@GeertvanHorrik
Copy link
Contributor Author

Then we probably need some more code (since GitTools.IssueTrackers only supports retrieving issues for now), but it will look exactly like this:

https://github.com/CatenaLogic/JiraCli/blob/develop/src/JiraCli/Services/VersionService.cs

Maybe we could expand the IIssueTracker interface, but we need to think about that first (probably together with @JakeGinnivan as well).

@GeertvanHorrik GeertvanHorrik changed the title [WIP] Support JIRA [WIP] Support JIRA and dynamic repositories Nov 13, 2015
@GeertvanHorrik
Copy link
Contributor Author

It uses local references (that's because I need GitTools.Core and GitTools.IssueTrackers released first). @JakeGinnivan can you release a beta for these 2 packages?

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.

2 participants