Releases: guardian/devenv
Release list
devenv 20260721-123412
devenv (Development Build)
Build Date: 20260721-123412
This release was built from the main branch.
Quick Installation
The quickest installation process is to add github:guardian/devenv 20260721-123412 to .tool-versions and execute mise install or your preferred tooling manager.
Manual Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260721-123412/devenv-20260721-123412-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260721-123412/devenv-20260721-123412-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260721-123412/devenv-20260721-123412-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260720-150840
devenv (Development Build)
Build Date: 20260720-150840
This release was built from the main branch.
Quick Installation
The quickest installation process is to add github:guardian/devenv 20260720-150840 to .tool-versions and execute mise install or your preferred tooling manager.
Manual Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260720-150840/devenv-20260720-150840-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260720-150840/devenv-20260720-150840-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260720-150840/devenv-20260720-150840-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
What's Changed
- Update installation instructions by @aug24 in #63
- Update scalacheck-1-19 to 3.2.20.0 by @gu-scala-steward-public-repos[bot] in #64
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #65
- chore(deps): Minor and patch updates by @gu-scala-steward-public-repos[bot] in #66
- Remove grouping from .scala-steward.conf by @kelvin-chappell in #58
- Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.3 in the minor-and-patch group by @dependabot[bot] in #67
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #69
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #68
- docs: Add module creation guide by @kelvin-chappell in #71
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #72
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #73
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #74
- Bump the minor-and-patch group with 3 updates by @dependabot[bot] in #75
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #76
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #77
- Update circe-core, circe-generic, ... to 0.14.16 by @gu-scala-steward-public-repos[bot] in #78
- chore(deps): Patch updates by @gu-scala-steward-public-repos[bot] in #79
- GitHub Copilot module by @adamnfish-gu in #80
- Module dependencies by @adamnfish-gu in #81
Full Changelog: 20260522-111753...20260720-150840
devenv 20260522-111753
devenv (Development Build)
Build Date: 20260522-111753
This release was built from the main branch.
Quick Installation
The quickest installation process is to add github:guardian/devenv 20260522-111753 to .tool-versions and execute mise install or your preferred tooling manager.
Manual Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260522-111753/devenv-20260522-111753-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260522-111753/devenv-20260522-111753-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260522-111753/devenv-20260522-111753-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
What's Changed
- Update GraalVM by @aug24 in #60
- feat: Give more help to agents by @kelvin-chappell in #62
- Update installation instructions by @aug24 in #61
- Use LTS Image by @aug24 in #56
- chore: Bump docker-in-docker to v3 by @kelvin-chappell in #53
Full Changelog: 20260520-131620...20260522-111753
devenv 20260520-131620
devenv (Development Build)
Build Date: 20260520-131620
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260520-131620/devenv-20260520-131620-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260520-131620/devenv-20260520-131620-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260520-131620/devenv-20260520-131620-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260518-083717
devenv (Development Build)
Build Date: 20260518-083717
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260518-083717/devenv-20260518-083717-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260518-083717/devenv-20260518-083717-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260518-083717/devenv-20260518-083717-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260511-073853
devenv (Development Build)
Build Date: 20260511-073853
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260511-073853/devenv-20260511-073853-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260511-073853/devenv-20260511-073853-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260511-073853/devenv-20260511-073853-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260408-150528
devenv (Development Build)
Build Date: 20260408-150528
This build returns mise to the non-caching per-container install for stability reasons. The trade-off is a longer initial installation phase.
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260408-150528/devenv-20260408-150528-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260408-150528/devenv-20260408-150528-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260408-150528/devenv-20260408-150528-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260401-083945
devenv (Development Build)
Build Date: 20260401-083945
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260401-083945/devenv-20260401-083945-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260401-083945/devenv-20260401-083945-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260401-083945/devenv-20260401-083945-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
devenv 20260305-091517
devenv (Development Build)
Build Date: 20260305-091517
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260305-091517/devenv-20260305-091517-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260305-091517/devenv-20260305-091517-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260305-091517/devenv-20260305-091517-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
What's Changed
- Fix integration tests by @adamnfish-gu in #22
- Check in devenv config and our generated devcontainer file by @adamnfish-gu in #21
- Allow running
devenv checkin CI by @adamnfish-gu in #23
Full Changelog: 20260303-152558...20260305-091517
devenv 20260303-152558
devenv (Development Build)
Build Date: 20260303-152558
This release was built from the main branch.
Installation
The release includes native binaries for macOS and Linux architectures.
macOS (Apple Silicon):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260303-152558/devenv-20260303-152558-macos-arm64
chmod +x ~/.local/bin/devenvLinux (x86_64/AMD64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260303-152558/devenv-20260303-152558-linux-amd64
chmod +x ~/.local/bin/devenvLinux (ARM64):
curl -L --create-dirs -o ~/.local/bin/devenv https://github.com/guardian/devenv/releases/download/20260303-152558/devenv-20260303-152558-linux-arm64
chmod +x ~/.local/bin/devenvNote:
~/.local/binmay not be on yourPATHby default. Ifdevenvisn't found after installation, addexport PATH="$HOME/.local/bin:$PATH"to your~/.zshrcor~/.bashrc, or install to/usr/local/bininstead.
What's Changed
- Make container more powerful by @aug24 in #14
- Add ivy and coursier caches by @aug24 in #11
- Fix flaky test by @aug24 in #17
Full Changelog: 20260226-160441...20260303-152558