-
semantic-release-bot authoredsemantic-release-bot authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 3.09 KiB
1.0.1 (2021-10-15)
🦊 CI/CD
- Create release on GitHub after tag mirror from GitLab (6f66a73)
- Fix "breaking" type (c0f2883)
- Move Docker build for GitHub container registry to GitLab (ef797b4)
- Remove from.cache in docker test job. Refactor build to use cache from develop tag. (e53a4b9)
- Switch image to gitlab-ci-cd which provides for all jobs (75898e0)
- Switch images to DockerHub (9602ef3)
🛠️ Fixes
- Use stable as latest doesn't support armv7 (4671582)
Other
- Add GitLab issue templates (b2a428e)
- Inform users/visitors about move to GitLab (d8d2914)
- Update gitlab-ci template in README (e99525c)
- deps: update griefed/gitlab-ci-cd docker tag to v1.0.1 (2200ceb)
1.0.0 (2021-06-19)
🦊 CI/CD
- Always fetch latest version of buildx. Ensure file permissions after copying from fetcher. (c88cfb6)
- Add GitLab CI for automated testing, building, releasing (93b1c8e)
- Add semantic release configuration (8e5b12e)
- build with travis (8cf8e51)