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

feat: add initial changelog revision #140

Merged
merged 6 commits into from
Sep 26, 2024
Merged

feat: add initial changelog revision #140

merged 6 commits into from
Sep 26, 2024

Conversation

jihanm
Copy link
Collaborator

@jihanm jihanm commented Sep 19, 2024

  • Adds feature for bumping recipe version number and creating a changelog of version changes
  • Adds two UI elements, select and textarea prompt

@jihanm jihanm requested a review from majori September 19, 2024 09:07
@jihanm jihanm marked this pull request as ready for review September 19, 2024 09:07
internal/cli/bumpver.go Outdated Show resolved Hide resolved
internal/cli/bumpver.go Outdated Show resolved Hide resolved
internal/cli/bumpver.go Outdated Show resolved Hide resolved
pkg/recipe/metadata.go Outdated Show resolved Hide resolved
pkg/recipe/metadata.go Outdated Show resolved Hide resolved
pkg/ui/changelog/changelog.go Outdated Show resolved Hide resolved
pkg/ui/changelog/changelog.go Outdated Show resolved Hide resolved
@majori
Copy link
Member

majori commented Sep 19, 2024

This feature should have BDD tests and a mention on the usage documentation.

@majori majori linked an issue Sep 24, 2024 that may be closed by this pull request
@jihanm jihanm requested a review from majori September 26, 2024 09:57
pkg/ui/changelog/changelog.go Outdated Show resolved Hide resolved
pkg/ui/changelog/changelog.go Outdated Show resolved Hide resolved
@jihanm jihanm requested a review from majori September 26, 2024 11:05
Copy link
Member

@majori majori left a comment

Choose a reason for hiding this comment

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

🚀

@jihanm jihanm merged commit 7f03a31 into main Sep 26, 2024
6 checks passed
@jihanm jihanm deleted the feat/changelog branch September 26, 2024 11:19
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.

Changelog for recipes
2 participants