-
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.31 KiB
1.0.3 (2021-10-15)
🦊 CI/CD
- Update ci-cd image to 1.0.2 (5536a5e)
🛠️ Fixes
- Update nodejs and npm (2609aa1)
1.0.2 (2021-10-15)
🛠️ Fixes
- Use stable-dind as 19.03 did not support armv7 (3cd7e86)
Other
- Add GitLab issue templates (ef94283)
- deps: update griefed/gitlab-ci-cd docker tag to v1.0.1 (990877c)
1.0.1 (2021-07-10)
🦊 CI/CD
- Switch image to gitlab-ci-cd which provides for all jobs (90e78d4)
🛠️ Fixes
- Enable docker experimental features to allow for manifest manipulation (0a7f99a)
Other
- List DIND as well (975025a)
1.0.0 (2021-07-10)
🦊 CI/CD
- Switch to image which supports our architectures (62022aa)
- Write Dockerfile (76aa77a)
- Add GitHub release workflow for release "mirroring" from GitLab to GitHub on tag push (2acd966)
- Add gitlab-ci config (6e7c554)
- Add RenovateBot config (8457d0d)
- Add sem-rel config (59aa800)
- Fix branch (440b762)
🧪 Tests
- Split into separate RUN blocks to identify cause of failing build (7fa6e0b)
🛠️ Fixes
- Remove unnecessary argument (1e34771)