Knot.x Stack artifact is a ZIP file. This file is used to build Knot.x Docker image. This image is used via Knot.x Starter Kit to prepare custom, project specific Docker image - it contains its own configuration and system tests.
All changes to any repository should validate all elements: Stack, Docker, Starter Kit.
Describe the solution you'd like
We want to explore Azure Pipelines to implement the CI solution for Knot.x. The initial design is a part of this task.
Is your feature request related to a problem? Please describe. Knot.x distribution (Knot.x Stack) consists of modules such as:
Knot.x Stack artifact is a ZIP file. This file is used to build Knot.x Docker image. This image is used via Knot.x Starter Kit to prepare custom, project specific Docker image - it contains its own configuration and system tests.
All changes to any repository should validate all elements: Stack, Docker, Starter Kit.
Describe the solution you'd like We want to explore Azure Pipelines to implement the CI solution for Knot.x. The initial design is a part of this task.
Design
Knot.x Stack artifact is stored in a local maven repository.
Elements to cover:
Links
Build.SourceBranch
: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml