A pipeline that walks through the gCubeSystem repositories and performs some configurable actions.
Go to file
Manuele Simi 2c7a0b1c8b Back to read the action from the env variable. 2021-01-23 22:13:19 -05:00
actions Change the sample fragment. 2021-01-17 22:30:40 -05:00
repos Add sample test fragment and list. 2021-01-16 16:03:03 -05:00
Jenkinsfile Back to read the action from the env variable. 2021-01-23 22:13:19 -05:00
LICENSE.md Add Readme and License. 2021-01-16 15:58:53 -05:00
README.md Add Readme and License. 2021-01-16 15:58:53 -05:00

README.md

gCubeActions

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.