jstastny-cz opened a new pull request, #1781: URL: https://github.com/apache/incubator-kie-kogito-images/pull/1781
Adjusting manage-kogito-version.py script to allow bumping versions to 10.0.x The value `args.bump_to`, when containing `10.0.x`, might not be valid for all place where applied - because the value is also used as defaults e.g. for `artifacts_version` (maven versions), but script offers sufficient override options. By allowing 10.0.x and adjusting setup-branch job to actually set such value, we don't need any special precautions when building nightlies (like prefixing a tag or what not). Actually those prefixes `nightly-` were removed some time ago, when we agreed that nightly tag would actually be `10.0.x` for `10.0.x` branches. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
