Releases: devrail-dev/dev-toolchain
Releases · devrail-dev/dev-toolchain
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
v1.0.0
Container Image
Pull the image:
# Exact version (immutable)
docker pull ghcr.io/devrail-dev/dev-toolchain:1.0.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.0.0Full Changelog: https://github.com/devrail-dev/dev-toolchain/commits/v1.0.0