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

Provide command to list all issue branches alongside their state in the issue tracker #2

Closed
odrotbohm opened this issue Feb 10, 2016 · 0 comments
Assignees
Labels
for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid

Comments

@odrotbohm
Copy link
Member

$ git issuebranches DATACMNS
Resolved - DATACMNS-?? - https://jira.spring.io/browse/DATACMNS-??

Maybe sorted by status. Resolved issues first would allow us to easily work down the list and check and delete the branches.

odrotbohm pushed a commit that referenced this issue Feb 11, 2016
odrotbohm pushed a commit that referenced this issue Feb 15, 2016
odrotbohm added a commit that referenced this issue Feb 15, 2016
Moved more logic into value objects to ease testability. Branches now know whether they're an issue branch for a given tracker. TicketBranches now implements Streamable and allows obtaining a new instance with only resolved tickets in it an inspect whether a it contains a ticket for a given Branch.

Cleaned up GitOperations and GitCommands to make use of the new functionality. "git issuebranches" command was tweaked to default resolvable to true in case the option is set.

Renamed GitHubConnector to correct case. Fixed imports in GitHubIssueTracker.

Formatting.
odrotbohm added a commit that referenced this issue Feb 15, 2016
mp911de added a commit that referenced this issue Feb 15, 2016
 Remove the filter to resolved tickets only when querying Jira. Allow the absence of a ticket resolution.
mp911de added a commit that referenced this issue Feb 15, 2016
mp911de added a commit that referenced this issue Feb 15, 2016
Add abstraction to support table models using headers. Tabular values can be retrieved by using a function from a list.
mp911de added a commit that referenced this issue Feb 15, 2016
Allow the use of either a project or a train when listing ticket branches. Switch from deprecated Table to TableModel and TableBuilder. Move ticket branch resolution code to CodeWorkflowOperations.
mp911de added a commit that referenced this issue Feb 15, 2016
@mp911de mp911de added for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid labels May 6, 2024
@mp911de mp911de closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

2 participants