Collection of scripts to help with the continious integration of the project.
The GitHub Actions are defined in the .github/workflows
folder.
ci-init.yml
: Clone repository calculate the version and create source-code artifacts.ci-autoupdate-github-actions.yml
: Update the GitHub Actions workflow files.ci-autoupdate-precommit.yml
: Update the pre-commit configuration file.