Releases: kiegroup/build-chain-configuration-reader
Releases · kiegroup/build-chain-configuration-reader
2.3.0
V2.3.0
- extension mechanism for definition file
V2.2.0
- mapping changes
- dependant section included
- eval expression allowed on mapping
- multiple mapping definition per project
- javascript expression in definition file URL
- placeholders replacement with default values
- [ISSUE 103] be able to access definition file from private repositories
- [ISSUE 168] dependencies.exclude on project-dependencies tests added
- getBaseBranch mechanism
- getBaseMappingInfo mechanism
V2.1.0
- allow to pass token to file reading
V2.0.3
merge
build-commands functionality
V2.0.3
- error treatment improved
V2.0.2
- error with dependencies loading fixed
V2.0.1
- error with dependencies URLs fixed
- project precedence workaround
V2.0.0
- way of defining mapping totally refactored
V1.1.0
- dependency files extension
V0.0.8
- possibility to interpret objects different to string on build configuration. Like skip: Boolean
V0.0.7
- get full downstream list functionallity
- get ordered list for tree functionallity
- get ordered list for project functionallity
Bugs:
- archive artifact names in case is not defined can contains
group/projectName
as a possible value.