You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I specified the --force flag the error below should not display as an error. The message could be a warning or an additional message about ignoring it or not display at all.
genesis compile-kit -t ../sw_deployments/concourse/ --force
Retrieving list of available releases for concourse-genesis-kit kit on github.com/genesis-community ..... done.
Found latest version of 4.1.2-rc1 for concourse locally.
Preparing to compile concourse kit v4.1.2-rc2...
[ERROR] Encountered issues while processing kit concourse/4.1.2-rc2:
Git repository status:
Unstaged / uncommited changes found in working directory:
M manifests/concourse/base.yml
M spec/go.mod
M spec/go.sum
M spec/results/full-no-tls.yml
M spec/results/full-self-signed-cert.yml
M spec/results/small-footprint-no-tls.yml
M spec/results/small-footprint-prometheus.yml
M spec/results/small-footprint-self-signed-cert.yml
Please either stash or commit those changes before compiling your kit.
Compiled concourse v4.1.2-rc2 to ../sw_deployments/concourse//.genesis/kits//concourse-4.1.2-rc2.tar.gz
The text was updated successfully, but these errors were encountered:
Since I specified the --force flag the error below should not display as an error. The message could be a warning or an additional message about ignoring it or not display at all.
The text was updated successfully, but these errors were encountered: