- Add packages/containers/jetbrains/Dockerfile extending bun-node with
Java 21 (apt-get, multi-arch safe) and Gradle 9.4.1 pre-cached in
GRADLE_USER_HOME so the wrapper skips the network download
- Register the new image in build.ts (after bun-node, before rust) and
update README
- Fix containers.yml branch trigger: dev → main so images are actually
published from the default branch on every relevant push
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Update Bun runtime and type definitions across the repository:
- package.json packageManager field
- @types/bun in root and script/upstream
- Nix flake pinned binary with updated hashes
- Container Dockerfile ARG
- Documentation and story fixtures referencing the version