Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile-kit with --force should not show errors #473

Open
norman-abramovitz opened this issue Jan 6, 2022 · 0 comments
Open

Compile-kit with --force should not show errors #473

norman-abramovitz opened this issue Jan 6, 2022 · 0 comments

Comments

@norman-abramovitz
Copy link
Contributor

norman-abramovitz commented Jan 6, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant