Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 1.25 KB

Changelog

1.0.1 (2024-03-18)

Features

Improvements

1.0.0 (2024-02-24)

First version as it was written mostly in 2023.

Features

  • Built-in getting git sources.
  • Built-in ansible collection(s) installation.
  • Built-in reports (email or mattermost).
  • Run ansible playbooks or scripts just by inserting their code in action description inside yaml config.
  • Node selection and move files between.
  • Working with file-artifacts.
  • Possible to run actions in a stages in parallel or sequentially.
  • Inject pipeline parameters on the first pipeline run by specifying them inside yaml config files.
  • You can also extend a pipeline code by running native language as part of pipeline (e.g. Groovy for Jenkins).