constellation/dev-docs
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
..
howto dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
workflows cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00
conventions.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
layout.md bazel: add protoc codegen to //:generate target (#1554) 2023-03-30 14:47:29 +02:00
README.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00

Content structure

To get started building and running Constellation: local-development

  • workflows: What every developer will most likely need to build, develop, deploy.

  • howto: Instructions for special deployments.

  • layout: for a quick architectural overview of Constellation