Skip to content
Compare
Choose a tag to compare
@Ginxo Ginxo released this 07 Jun 08:43
· 78 commits to main since this release
5f5a844
  • @kie/build-chain-configuration-reader upgraded to 2.2.2
  • definition version moved to 2.1
  • targetExpression mapping
  • getForkedProjectName improved
  • read definition file improved
  • starting-project flag for single build type
  • print execution plan
  • look up both current and project triggering mappings. issue #176
  • use rebasing for integrating PR changes in target branch
  • --skipExecution flag to skip the command execution and artifacts archiving for all the flow types
  • --skipCheckout to skip project checkout. Checkout information will be printed anyway
  • print command: the tool will print the command to be copy pasted in order to execute in any environment
  • logger-level input added.
  • debug log improved
  • default value for placeholders
  • important information posted to Annotations section
  • annotations-prefix input to identify the annotations per job
  • rename merging base branch to source branch name to avoid Sonar zero issues.
  • [ISSUE 221] hasForkPullRequest head from ${fromAuthor}:${branch} to ${sourceOwner}/${sourceRepo}:${sourceBranch}
  • [ISSUE 228] Not able to launch a branch workflow for a specific startingProject value and the projectTriggeringTheJob not even part of the project chain
  • [ISSUE 315] improve message when token is wrong