constellation/internal/semver
Adrian Stobbe 1edbe962c1
cli: fail fast when CLI and Constellation versions don't match (#1972)
* fail on version mismatch

* rename to validateCLIandConstellationVersionAreEqual

* fix test

* image version must only be major,minor patch equal (ignore suffix)

* add version support doc

* fix: do not check patch version equality for image and cli

* skip validate on force
2023-06-27 18:24:35 +02:00
..
BUILD.bazel bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
semver_test.go internal: semver support for pseudoversions (#1564) 2023-04-03 10:48:28 +02:00
semver.go cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00