Skip to content
* feat: adds a very basic bash pipeline
* feat: adds a `standardUndefined` pipeline to run only the standard steps
* feat: creates an `ArtifactPublisherListener` to publish any kind of archive anywhere, deprecating `ButanePublisherListener`
* feat: allows to toggle the `FileStandardListener`
* refactor: moves butane and Java listeners out of the `standard` namespace
* refactor: re-organize the `io/Archiver` into an Archiver component system to handle many kind of compress/uncompress algorithms
* refactor: makes ExecuteHelper to `printDebug` and error instead of printing it, if error are authorized
* refactor: change the `ArtifactFetcherListener` to use the new Archiver system
* refactor: change the X`FileStandardListener` to a standard step, for standard files