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

Subcommand show #204

Merged
merged 9 commits into from
Mar 3, 2023
Merged

Subcommand show #204

merged 9 commits into from
Mar 3, 2023

Conversation

matthiasbeyer
Copy link
Owner

Partly solves #202

@thomaseizinger Please have a look at this PR. It might help you solving your problem from #202.

This PR introduces a "show" subcommand, which can be used to print information about the existing changelog entries. It currently features only a "text" backend, but it is prepared to implement also a "json" backend, which then could be used to process the structured data from a changelog.

Marked as draft because there's still `unimplemented!()` stuff in there.

@matthiasbeyer
Copy link
Owner Author

I think this would also close #33

@matthiasbeyer matthiasbeyer marked this pull request as ready for review March 3, 2023 08:15
@matthiasbeyer
Copy link
Owner Author

bors merge

bors bot added a commit that referenced this pull request Mar 3, 2023
204: Subcommand show r=matthiasbeyer a=matthiasbeyer

Partly solves #202 

`@thomaseizinger` Please have a look at this PR. It might help you solving your problem from #202.

This PR introduces a "show" subcommand, which can be used to print information about the existing changelog entries. It currently features only a "text" backend, but it is prepared to implement also a "json" backend, which then could be used to process the structured data from a changelog.



Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
@matthiasbeyer
Copy link
Owner Author

bors cancel

@bors
Copy link
Contributor

bors bot commented Mar 3, 2023

Canceled.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@matthiasbeyer
Copy link
Owner Author

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 3, 2023

Build succeeded:

@bors bors bot merged commit c9c5d9b into master Mar 3, 2023
@bors bors bot deleted the subcommand-show branch March 3, 2023 08:35
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