Skip to content

build(cli): introducing Semantic-Version to control the CLI version#1515

Closed
Thels wants to merge 4 commits intofinos:mainfrom
Thels:sem-ver
Closed

build(cli): introducing Semantic-Version to control the CLI version#1515
Thels wants to merge 4 commits intofinos:mainfrom
Thels:sem-ver

Conversation

@Thels
Copy link
Member

@Thels Thels commented Aug 8, 2025

Allow commits to formed in such a way that it will automatically manage our version of the CLI & maintain a CHANGELOG.md for us.

fix #1011

Allow commits to formed in such a way that it will automatically manage our version of the CLI &
maintain a CHANGELOG.md for us.

fix finos#1011
@markscott-ms
Copy link
Contributor

cli/src/cli.e2e.spec.ts contains a test that explicitly checks the result of “calm —version”

Will this continually break that test?

@Thels
Copy link
Member Author

Thels commented Aug 10, 2025

cli/src/cli.e2e.spec.ts contains a test that explicitly checks the result of “calm —version”

Will this continually break that test?

Yes, but at the point where the version is controlled by commits it feels needless to have a test like that.

@Thels
Copy link
Member Author

Thels commented Aug 13, 2025

I'll get some time later this evening to fix this PR - but hoping we can get it in for development being done post 1.0 to aid in the version management.

@Thels Thels mentioned this pull request Aug 14, 2025
3 tasks
@Thels Thels closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPM Version Management Strategy

3 participants