- Nov 30, 2021
-
-
semantic-release-bot authored
# 1.0.0 (2021-11-30) ### Continuous Integration * **codeowners:** define @EOLE group members as owners ([5f57f4a0](EOLE/infra/ci-tools@5f57f4a0)) * **commitlint:** master is not always the repository default branch ([48b9f29c](EOLE/infra/ci-tools@48b9f29c)) * **gitlab-ci:** split in reusable templates ([b39e36bd](EOLE/infra/ci-tools@b39e36bd)) * **gitlab:** add commit lint and its documentation ([dfea8470](EOLE/infra/ci-tools@dfea8470)) * **rules:** define git-flow style rules ([e8e12e8f](EOLE/infra/ci-tools@e8e12e8f)) ### Features * **docker:** build images and push them to `${CI_REGISTRY}` ([a18d1f90](EOLE/infra/ci-tools@a18d1f90)) * **docker:** tag images based on release cycle ([b82a232e](EOLE/infra/ci-tools@b82a232e)) * **gitlab-ci:** automatic release creation with semantic-release ([df922909](EOLE/infra/ci-tools@df922909)) * **rules:** we prefer release naming over production status ([b7c0cd0e](EOLE/infra/ci-tools@b7c0cd0e))
-
- Oct 11, 2021
-
-
Daniel Dehennin authored
* .gitlab-ci.yml: define only stage `lint` for now and run `commitlint` at that stage. * docs/CONTRIBUTING.md: describe the commit message formatting rules. * README.md: link to the contributing guide.
-