Forked from
EOLE / Infra / CI tools
96 commits behind the upstream repository.
-
semantic-release-bot authored
# [1.3.0](https://gitlab.mim-libre.fr/EOLE/infra/ci-tools/compare/release/1.2.1...release/1.3.0) (2022-01-11) ### Bug Fixes * **semantic-release:** the branch must be `stable` ([4b9152dc](4b9152dc)) ### Code Refactoring * **commitlint:** the upstream extra repository is useless ([cdff4abd](cdff4abd)) ### Documentation * **commitlint:** describe usage of the commitlint job ([8b3749f0](8b3749f0)) * **getting-started:** quick setup and detailed explanations ([007aa219](007aa219)) * **readme:** demonstrate a possible release cycle ([8d02a0cf](8d02a0cf)) ### Features * **commitlint:** users can configure image with `$COMMITLINT_IMAGE` ([bc7f19c3](bc7f19c3)) * **commitlint:** users can configure the base branch ([612dc3ea](612dc3ea)) * **docker:** .build-docker-image must accept kaniko arguments ([bd5c77ea](bd5c77ea)) * **semantic-release:** don't build changelog on prerelease branches ([5a02f5d2](5a02f5d2)) * **semantic-release:** manage python projects releases ([9794bcb0](9794bcb0)) ### Styles * **js:** js configuration files do not pass eslint ([5874dca3](5874dca3))
semantic-release-bot authored# [1.3.0](https://gitlab.mim-libre.fr/EOLE/infra/ci-tools/compare/release/1.2.1...release/1.3.0) (2022-01-11) ### Bug Fixes * **semantic-release:** the branch must be `stable` ([4b9152dc](4b9152dc)) ### Code Refactoring * **commitlint:** the upstream extra repository is useless ([cdff4abd](cdff4abd)) ### Documentation * **commitlint:** describe usage of the commitlint job ([8b3749f0](8b3749f0)) * **getting-started:** quick setup and detailed explanations ([007aa219](007aa219)) * **readme:** demonstrate a possible release cycle ([8d02a0cf](8d02a0cf)) ### Features * **commitlint:** users can configure image with `$COMMITLINT_IMAGE` ([bc7f19c3](bc7f19c3)) * **commitlint:** users can configure the base branch ([612dc3ea](612dc3ea)) * **docker:** .build-docker-image must accept kaniko arguments ([bd5c77ea](bd5c77ea)) * **semantic-release:** don't build changelog on prerelease branches ([5a02f5d2](5a02f5d2)) * **semantic-release:** manage python projects releases ([9794bcb0](9794bcb0)) ### Styles * **js:** js configuration files do not pass eslint ([5874dca3](5874dca3))
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 4.75 KiB
Changelog
1.3.0 (2022-01-11)
Bug Fixes
-
semantic-release: the branch must be
stable
(4b9152d)
Code Refactoring
- commitlint: the upstream extra repository is useless (cdff4ab)
Documentation
- commitlint: describe usage of the commitlint job (8b3749f)
- getting-started: quick setup and detailed explanations (007aa21)
- readme: demonstrate a possible release cycle (8d02a0c)
Features
-
commitlint: users can configure image with
$COMMITLINT_IMAGE
(bc7f19c) - commitlint: users can configure the base branch (612dc3e)
- docker: .build-docker-image must accept kaniko arguments (bd5c77e)
- semantic-release: don't build changelog on prerelease branches (5a02f5d)
- semantic-release: manage python projects releases (9794bcb)
Styles
- js: js configuration files do not pass eslint (5874dca)
1.2.1 (2021-12-09)
Code Refactoring
1.2.0 (2021-12-06)
Features
- rules: we want to skip pipelines on more keywords (0a24edb), closes #2
- runners: apps.education projects will use dedicated runners (3f447c4), closes #1
1.1.0 (2021-11-30)
Features
- semantic-release: use the image build by CI itself (ba0d024)
1.0.0 (2021-11-30)
Continuous Integration
- codeowners: define @EOLE group members as owners (5f57f4a)
- commitlint: master is not always the repository default branch (48b9f29)
- gitlab-ci: split in reusable templates (b39e36b)
- gitlab: add commit lint and its documentation (dfea847)
- rules: define git-flow style rules (e8e12e8)