Skip to content

Add commodore version command#1172

Merged
simu merged 3 commits into
masterfrom
feat/extended-version
Jul 9, 2025
Merged

Add commodore version command#1172
simu merged 3 commits into
masterfrom
feat/extended-version

Conversation

@simu
Copy link
Copy Markdown
Member

@simu simu commented Jul 7, 2025

This command prints extended Commodore version information including the Kapitan, gojsonnet and reclass-rs versions, and the path and version of the required external tools helm, jb and kustomize.

Example output

$ poetry run commodore version 
Commodore 1.27.8.post19 (Git version: v1.27.8-19-ge4aaccc)

Core dependency versions
kapitan: 0.34.6
gojsonnet: 0.21.0, build info: Go compiler: go1.23.7
reclass-rs: 0.9.0, build info: Rust compiler: rustc 1.88.0 (6b00bc388 2025-06-23)

External tool versions
helm: /usr/sbin/helm, version: v3.18.1
jb: /home/simon/.local/bin/jb, version: 0.6.3
kustomize: /home/simon/.local/bin/kustomize, version: v5.6.0

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update tests.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency, internal
    as they show up in the changelog

@simu simu added the enhancement New feature or request label Jul 7, 2025
@simu simu force-pushed the feat/extended-version branch 6 times, most recently from 2acb6f0 to 91397ec Compare July 7, 2025 13:02
@simu simu force-pushed the feat/extended-version branch from 91397ec to 5f7f73d Compare July 8, 2025 09:06
simu added 3 commits July 8, 2025 11:16
This command prints extended Commodore version information including the
Kapitan, gojsonnet and reclass-rs versions, and the path and version of
the required external tools `helm`, `jb` and `kustomize`.
@simu simu force-pushed the feat/extended-version branch from 5f7f73d to 96d73b8 Compare July 8, 2025 09:16
@simu simu marked this pull request as ready for review July 8, 2025 09:58
@simu simu requested a review from a team as a code owner July 8, 2025 09:58
@simu simu requested a review from a team July 8, 2025 09:58
@simu simu merged commit cd6575b into master Jul 9, 2025
20 checks passed
@simu simu deleted the feat/extended-version branch July 9, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants