Releases: devrail-dev/dev-toolchain
Releases · devrail-dev/dev-toolchain
v1.8.1
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.8.1
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.8.1What's Changed
- Add critical rule 9: ensure DevRail Makefile is active by @matthew-on-git in #16
- Bump Go builder from 1.24 to 1.25 by @matthew-on-git in #17
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.8.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.8.0What's Changed
- Remove tfsec, replace with trivy config, fix gitleaks version by @matthew-on-git in #15
Full Changelog: v1...v1.8.0
v1.7.1
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.7.1
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.7.1What's Changed
- Fix ansible-galaxy collection install check by @matthew-on-git in #14
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.7.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.7.0What's Changed
- fix(ci): prevent version-manifest job skip on tag push by @matthew-on-git in #10
- feat(container): add devrail-init.sh progressive adoption script by @matthew-on-git in #11
- Fix interactive prompts when run via curl pipe bash by @matthew-on-git in #12
- Install community.general Ansible collection in container by @matthew-on-git in #13
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.6.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.6.0What's Changed
- feat(container): add Rust language ecosystem support by @matthew-on-git in #2
- docs(standards): update README with Rust and missing targets by @matthew-on-git in #3
- feat(container): add tool version manifest for releases by @matthew-on-git in #4
- fix(container): add clippy and rustfmt rustup components by @matthew-on-git in #5
- docs(standards): add critical rule 8 — update docs when changing behavior by @matthew-on-git in #6
- feat(container): add terragrunt as companion tool to terraform by @matthew-on-git in #7
- feat(makefile): add make release target by @matthew-on-git in #8
- chore(standards): bump conventional-commits hook to v1.1.0 by @matthew-on-git in #9
Full Changelog: v1...v1.6.0
v1.5.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.5.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.5.0Full Changelog: v1.4.1...v1.5.0
v1.4.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.4.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.4.0Full Changelog: v1.3.0...v1.4.0
v1.3.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.3.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.3.0Full Changelog: v1...v1.3.0
v1.2.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.2.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.2.0Full Changelog: v1...v1.2.0
v1.1.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.1.0
# Major version (floating, always latest vv1.x.x)
docker pull ghcr.io/devrail-dev/dev-toolchain:v1Verify Image Signature
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp 'github.com/devrail-dev/dev-toolchain' \
ghcr.io/devrail-dev/dev-toolchain:1.1.0Full Changelog: https://github.com/devrail-dev/dev-toolchain/commits/v1.1.0