Commits on Source (20)
-
Pytgaen authored
-
Pytgaen authored
Co-authored-by:
Pierre Smeyers <pierre.smeyers@gmail.com>
-
Pierre Smeyers authored
Feat/ruff See merge request to-be-continuous/python!101
-
semantic-release-bot authored
# [6.9.0](https://gitlab.com/to-be-continuous/python/compare/6.8.1...6.9.0) (2024-04-13) ### Features * add
Ruff linter job ([ef364ef6](https://gitlab.com/to-be-continuous/python/commit/ef364ef65dad8034b7c7af60bb25195cf20ba466)) * some log improvement ([aef5a056](https://gitlab.com/to-be-continuous/python/commit/aef5a056d09b22e2c6ce2fa8038632c912e11637)) -
Pierre Smeyers authored
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [6.10.0](https://gitlab.com/to-be-continuous/python/compare/6.9.0...6.10.0) (2024-04-14) ### Features * **ruff:** generate JSON report when SonarQube is detected ([81e711d2](https://gitlab.com/to-be-continuous/python/commit/81e711d2cd6e23014c0eaef2ec098fe69b711885))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
refactor cache management to reduce the scope of config variables See merge request to-be-continuous/python!103
-
David Bidorff authored
-
Pierre Smeyers authored
feat: add
mypy job Closes #71 See merge request to-be-continuous/python!102 -
semantic-release-bot authored
# [6.11.0](https://gitlab.com/to-be-continuous/python/compare/6.10.0...6.11.0) (2024-04-28) ### Bug Fixes * **cache:** always keep cache ([8cf171ed](https://gitlab.com/to-be-continuous/python/commit/8cf171edde7577b4179530192169730eff122ff2)) ### Features * add mypy job ([cc22e8c0](https://gitlab.com/to-be-continuous/python/commit/cc22e8c0eda56d2df00e22b8034da40fd2cfc937))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
Today creating a backmerge MR from prod or integ branch to any other branch triggers a pipeline even though no change has been pushed. Ultimately those pipelines might (re)trigger integration or production environment deployment and/or packages publication. That might have unexpected consequences. This change simply disables MR pipeline from prod & integ branches, enforcing branch pipelines only (i.e. when a true commit is pushed).
-
semantic-release-bot authored
## [6.11.1](https://gitlab.com/to-be-continuous/python/compare/6.11.0...6.11.1) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([8703dea9](https://gitlab.com/to-be-continuous/python/commit/8703dea915ca48038588adcc2a0672269dd24bb4))
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
semantic-release-bot authored
# [6.9.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/compare/6.8.1...6.9.0) (2024-05-15) ### Bug Fixes * **cache:** always keep cache ([8cf171ed](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/8cf171edde7577b4179530192169730eff122ff2)) * **workflow:** disable MR pipeline from prod & integ branches ([8703dea9](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/8703dea915ca48038588adcc2a0672269dd24bb4)) ### Features * add
Ruff linter job ([ef364ef6](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/ef364ef65dad8034b7c7af60bb25195cf20ba466)) * add mypy job ([cc22e8c0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/cc22e8c0eda56d2df00e22b8034da40fd2cfc937)) * **ruff:** generate JSON report when SonarQube is detected ([81e711d2](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/81e711d2cd6e23014c0eaef2ec098fe69b711885)) * some log improvement ([aef5a056](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/python/commit/aef5a056d09b22e2c6ce2fa8038632c912e11637))
Showing
- .gitlab-ci.yml 19 additions, 15 deletions.gitlab-ci.yml
- CHANGELOG.md 50 additions, 0 deletionsCHANGELOG.md
- README.md 60 additions, 7 deletionsREADME.md
- bumpversion.sh 1 addition, 1 deletionbumpversion.sh
- kicker.json 73 additions, 6 deletionskicker.json
- templates/gitlab-ci-python-gcp.yml 3 additions, 2 deletionstemplates/gitlab-ci-python-gcp.yml
- templates/gitlab-ci-python-vault.yml 1 addition, 1 deletiontemplates/gitlab-ci-python-vault.yml
- templates/gitlab-ci-python.yml 124 additions, 19 deletionstemplates/gitlab-ci-python.yml