Releases: kiegroup/github-action-build-chain
Releases · kiegroup/github-action-build-chain
v3.5.9
26 Mar 12:12
Compare
Sorry, something went wrong.
No results found
v3.5.6
26 Mar 12:11
Compare
Sorry, something went wrong.
No results found
v3.5.5
09 Oct 09:51
Compare
Sorry, something went wrong.
No results found
v3.4.1
28 Jun 17:13
Compare
Sorry, something went wrong.
No results found
Bug fixes:
fix: fail fast should stop execution if any phase fails (#446 )
fix: project id in changes API (#449 )
v3.4.0
21 Jun 15:14
Compare
Sorry, something went wrong.
No results found
Features:
Added support for new platform: Gerrit (#443 )
v3.3.0
20 Jun 12:38
Compare
Sorry, something went wrong.
No results found
Features:
Enable support for multiple platforms (#441 )
v3.2.1
30 May 12:38
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Implement fail at end. By default fail fast (#438 )
Don't skip cloning if directory already exists (#435 )
v3.2.0
08 May 12:35
Compare
Sorry, something went wrong.
No results found
Features:
Enable parallel execution of projects (#433 )
Bug Fixes:
Override project when defined in dependency file and extends file (#420 )
Use env before default for url placeholder replacements (#428 )
Chores:
Bump yaml from 2.1.3 to 2.2.2 (#431 )
v3.1.11
06 Apr 15:37
Compare
Sorry, something went wrong.
No results found
Enhancements:
Enable skip mechanism (#414 )
Switch to graph based functions to get the set of projects to build (#414 )
v3.1.10
28 Mar 12:10
Compare
Sorry, something went wrong.
No results found
Enhancements:
Reduce github API rate limit errors by improving how we get the forked name of a project (#411 )
Added more logging for rate limit errors (#406 )
Chores:
Added migration docs (#404 )
Replaced -cct with -t in docs (#399 )
Removed duplicate sections from docs (#407 )