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

Allow to change the name of the "current" build command to use #317

Open
radtriste opened this issue Oct 21, 2022 · 0 comments
Open

Allow to change the name of the "current" build command to use #317

radtriste opened this issue Oct 21, 2022 · 0 comments

Comments

@radtriste
Copy link

In the pull-request config, we can set different build commands (https://github.com/kiegroup/build-chain-configuration-reader#build-configuration-section-structure):

  • upstream
  • downstream
  • current

The idea would be to be able to use setup multiple command categories, like update-version, deploy which would replace (or be next to) the current command and when calling the build-chain, being able to select which command to use (update-version, deploy, current)
current would remain the default command use.

other condition: upstream, downstream and merge are reserved keys and cannot be called directly

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