-
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 4.91 KiB
1.1.0 (2022-01-21)
🦊 CI/CD
- Update to 20.10.12-dind-alpine3.15 (504c6cc)
- Move to gitlab-ci-cd:1.0.4 which deprecates armv7 images. Staying up-to-date is more important than supporting old platforms. Sorry, you may need to consider getting a Raspberry Pi 4. (b5572fc)
🚀 Features
- Add discord.sh for webhook messages (b0968e2)
🛠️ Fixes
- Add copy from fetcher that got lost during merge (2f8e148)
Other
- deps: update docker docker tag to v20.10.11 (bb3913a)
- deps: update docker docker tag to v20.10.12 (c11124c)
1.0.4 (2021-11-16)
🛠️ Fixes
- No pr limit for renovate bot (a15ffc0)
Other
- deps: update griefed/gitlab-ci-cd docker tag to v1.0.3 (f8d8f54)
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)