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

CLOUDP-225858: add changelog command skeleton #137

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Aug 6, 2024

Proposed changes

Jira ticket: CLOUDP-225858

This PR creates the skeleton of the changelog command

 ./bin/foascli changelog create --help                                     
Generate the changelog for the OpenAPI spec.

Usage:
  foascli changelog create -b path_folder -r path_folder --dry-run ... [flags]

Aliases:
  create, generate

Flags:
  -b, --base string       Base folder where the command will store the output.
  -d, --dry-run           Dry run mode. The command will not write any files.
  -h, --help              help for create
  -r, --revision string   Folder where the command will store the output.

@andreaangiolillo andreaangiolillo requested a review from a team as a code owner August 6, 2024 13:34
@andreaangiolillo andreaangiolillo merged commit ffa544c into main Aug 6, 2024
8 checks passed
@andreaangiolillo andreaangiolillo deleted the CLOUDP-225858 branch August 6, 2024 14:52
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.

2 participants