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

Add render command #62

Closed
endorama opened this issue Jun 14, 2022 · 0 comments · Fixed by #65
Closed

Add render command #62

endorama opened this issue Jun 14, 2022 · 0 comments · Fixed by #65
Assignees
Milestone

Comments

@endorama
Copy link
Member

endorama commented Jun 14, 2022

#46 adds an additional changelog rendering functionality to the application.

This functionality should be exposed as a render command.

The render command should run the changelog.Renderer Render() method to render the consolidated changelog for a version in an Asciidoc file. To do this it will need a --version flag, search for the consolidated changelog (<version>.yaml in changelog_destination folder) and use it to fill the template. It should output the rendered Asciidoc file in rendered_changelog_destination (this setting should be added to internal/settings package).

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 a pull request may close this issue.

2 participants