Skip to content

feat: ocm version command#354

Merged
jakobmoellerdev merged 11 commits into
open-component-model:mainfrom
jakobmoellerdev:version-cmd
Jul 7, 2025
Merged

feat: ocm version command#354
jakobmoellerdev merged 11 commits into
open-component-model:mainfrom
jakobmoellerdev:version-cmd

Conversation

@jakobmoellerdev

Copy link
Copy Markdown
Member

What this PR does / why we need it

implements an OCM version command that works similar to OCM v1 versions

Which issue(s) this PR fixes

fix open-component-model/ocm-project#529

@github-actions github-actions Bot added kind/feature new feature, enhancement, improvement, extension size/m Medium labels Jul 3, 2025
@jakobmoellerdev jakobmoellerdev marked this pull request as ready for review July 4, 2025 09:43
@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner July 4, 2025 09:44
@github-actions github-actions Bot added the area/documentation Documentation related label Jul 4, 2025
@github-actions github-actions Bot added the component/github-actions Changes on GitHub Actions or within `.github/` directory label Jul 4, 2025
Skarlso
Skarlso previously approved these changes Jul 4, 2025
# Conflicts:
#	cli/cmd/cmd.go
#	cli/cmd/cmd_test.go
@jakobmoellerdev jakobmoellerdev merged commit 7d97fe6 into open-component-model:main Jul 7, 2025
19 checks passed
ikhandamirov pushed a commit to ikhandamirov/open-component-model that referenced this pull request Jul 8, 2025
* feat: add ocm version command

* feat: setup version command

* feat: setup version command

* feat: setup version command

* feat: setup version command

* feat: setup version command

* chore: fixup

* chore: fixup

* chore: fixup

Signed-off-by: Ilya Khandamirov <ilya.khandamirov@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Documentation related component/github-actions Changes on GitHub Actions or within `.github/` directory kind/feature new feature, enhancement, improvement, extension size/m Medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write a Version Command for OCM CLI v2

2 participants