Skip to content

Releases: Griefed/gitlab-ci-cd

Release 2.0.0

23 Jan 13:55
Compare
Choose a tag to compare

Automatic release of version: 2.0.0
Changes in this release:

Other Changes

Release 1.1.0

21 Jan 19:27
Compare
Choose a tag to compare

Automatic release of version: 1.1.0
Changes in this release:

Bug Fixes

  • Add copy from fetcher that got lost during merge (2f8e1487)

Build System

  • Update to 20.10.12-dind-alpine3.15 (504c6cc1)

Chores

  • deps:
    • update docker docker tag to v20.10.12 (c11124c2)
    • update docker docker tag to v20.10.11 (bb3913aa)

New Features

  • Add discord.sh for webhook messages (b0968e26)

Other Changes

  • 1.1.0 (34dc95ba)
  • //git.griefed.de/prosper/gitlab-ci-cd (42973da9)
  • 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. (b5572fcb)

Release 1.0.4

16 Nov 20:22
Compare
Choose a tag to compare

Automatic release of version: 1.0.4
Changes in this release:

Bug Fixes

  • No pr limit for renovate bot (a15ffc0f)

Chores

  • deps:
    • update griefed/gitlab-ci-cd docker tag to v1.0.3 (f8d8f54e)

Other Changes

  • 1.0.4 (801e214f)
  • Temporarily use ci-cd-1.0.1 as it provided working node versions etc. (243486b6)

Release 1.0.3

15 Oct 19:52
Compare
Choose a tag to compare

Automatic release of version: 1.0.3
Changes in this release:

Bug Fixes

Continuous Integration

  • Update ci-cd image to 1.0.2 (5536a5ee)

Other Changes

Release 1.0.2

15 Oct 13:55
Compare
Choose a tag to compare

Automatic release of version: 1.0.2
Changes in this release:

Bug Fixes

  • Use stable-dind as 19.03 did not support armv7 (3cd7e86b)

Chores

  • Add GitLab issue templates (ef94283e)
  • deps:
    • update griefed/gitlab-ci-cd docker tag to v1.0.1 (990877c3)

Other Changes

Release 1.0.1

10 Jul 15:35
Compare
Choose a tag to compare

Automatic release of version: 1.0.1
Changes in this release:

Bug Fixes

  • Enable docker experimental features to allow for manifest manipulation (0a7f99af)

Chores

Continuous Integration

  • Switch image to gitlab-ci-cd which provides for all jobs (90e78d47)

Other Changes

Release 1.0.0

10 Jul 13:33
Compare
Choose a tag to compare

Automatic release of version: 1.0.0
Changes in this release:

Bug Fixes

  • Remove unnecessary argument (1e34771b)

Build System

  • Switch to image which supports our architectures (62022aa5)
  • Write Dockerfile (76aa77a3)

Chores

  • Let the ignores hit the floor. Let the ignores hit the floor. Let the ignores hit the......GITIGNOOOOOOOOOOOOORE (0feeffbd)
  • Provide some details on what is inside this image (989c8e0b)

Continuous Integration

  • Fix branch (440b7620)
  • Add GitHub release workflow for release "mirroring" from GitLab to GitHub on tag push (2acd966f)
  • Add RenovateBot config (8457d0d1)
  • Add sem-rel config (59aa8001)
  • Add gitlab-ci config (6e7c5540)

Other Changes

Tests

  • Split into separate RUN blocks to identify cause of failing build (7fa6e0be)