• 2.0.0 b3cbde4358

    Release 2.0.0 Stable

    Griefed released this 2021-11-16 22:00:13 +01:00 | 8 commits to master since this release

    Automatic release of version: 2.0.0
    Changes in this release:

    Chores

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

    Continuous Integration

    • Update ci-cd image to 1.0.2 (b1abe8fb)

    Other Changes

    • 2.0.0 (b3cbde43)
    • 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. (399ff2a5)
    Downloads
  • 1.0.1 41739cf13a

    Release 1.0.1 Stable

    Griefed released this 2021-10-15 15:40:57 +02:00 | 15 commits to master since this release

    Automatic release of version: 1.0.1
    Changes in this release:

    Bug Fixes

    • Use stable as latest doesn't support armv7 (4671582d)

    Chores

    • Add GitLab issue templates (b2a428e0)
    • Inform users/visitors about move to GitLab (d8d29141)
    • Update gitlab-ci template in README (e99525c5)
    • deps:
      • update griefed/gitlab-ci-cd docker tag to v1.0.1 (2200ceb8)

    Continuous Integration

    • Switch image to gitlab-ci-cd which provides for all jobs (75898e0a)
    • Fix "breaking" type (c0f28831)
    • Move Docker build for GitHub container registry to GitLab (ef797b4e)
    • Create release on GitHub after tag mirror from GitLab (6f66a738)
    • Switch images to DockerHub (9602ef3a)
    • Remove from.cache in docker test job. Refactor build to use cache from develop tag. (e53a4b95)

    Other Changes

    Downloads
  • 1.0.0 264018b7ba

    1.0.0 Stable

    Griefed released this 2021-06-19 13:29:05 +02:00 | 32 commits to master since this release

    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)

    Other

    • Add gitignore (533a42f)
    • Expand README with more details and examples for working CI with buildx and semantic release. (eec0e13)
    • Remove not needed travis configuration (fbcafa9)
    Downloads