A pipeline that walks through the gCubeSystem repositories and performs some configurable actions.
Go to file
Manuele Simi 1f1a0f9f7d Tweak default for action_root. 2021-01-24 22:07:01 -05:00
Jenkinsfile Tweak default for action_root. 2021-01-24 22:07:01 -05:00
LICENSE.md Add Readme and License. 2021-01-16 15:58:53 -05:00
README.md Rename repo and branch. 2021-01-24 08:11:46 -05:00

README.md

gCubeActionExecutor

Starting from a list of git projects and a Bash fragment, for each project, this Jenkins pipeline:

  • clone the git repository
  • execs the Bash fragment in the root folder of the repository
  • pushes back the repository using git.gcube as author.

Requirements

Sample Usage

List of Repositories

Bash Fragments

TBP

References

Wiki doc

License

This project is licensed under the EUPL V.1.1 License.