feat(devcontainers/standard): install fgj #2

Merged
ses merged 3 commits from devcontainer-standard-install-fgj into main 2026-08-07 21:45:17 +00:00
Owner

Add fgj to the standard devcontainer image so it is available out of the box for users of the image.

fgj is a small Go-based utility that complements the Go toolchain already shipped in the standard image, so it is installed via go install rather than pulled in as a Debian package.

Add [`fgj`](https://codeberg.org/romaintb/fgj) to the standard devcontainer image so it is available out of the box for users of the image. `fgj` is a small Go-based utility that complements the Go toolchain already shipped in the standard image, so it is installed via `go install` rather than pulled in as a Debian package.
feat(devcontainers/standard): install fgj via go install
Some checks failed
Test builds / test-build (map[release:stable]) (pull_request) Successful in 4m14s
Test builds / test-build (map[release:testing]) (pull_request) Successful in 4m44s
Test builds / test-build-devcontainer-standard (pull_request) Failing after 51s
b4d012c182
ci(devcontainers): inline per-layer tag set; standard bumps to 1.1
Some checks failed
Test builds / test-build (map[release:stable]) (pull_request) Successful in 4m16s
Test builds / test-build (map[release:testing]) (pull_request) Successful in 4m33s
Test builds / test-build-devcontainer-standard (pull_request) Failing after 47s
18a30350c9
ci(test): login to registry before building devcontainer-standard
Some checks failed
Test builds / test-build (map[release:stable]) (pull_request) Successful in 4m20s
Test builds / test-build (map[release:testing]) (pull_request) Successful in 4m31s
Test builds / test-build-devcontainer-standard (pull_request) Failing after 54s
0953dee3c8
ses force-pushed devcontainer-standard-install-fgj from 0953dee3c8
Some checks failed
Test builds / test-build (map[release:stable]) (pull_request) Successful in 4m20s
Test builds / test-build (map[release:testing]) (pull_request) Successful in 4m31s
Test builds / test-build-devcontainer-standard (pull_request) Failing after 54s
to f8c51303fe
All checks were successful
Test builds / test-build (map[release:stable]) (pull_request) Successful in 4m24s
Test builds / test-build (map[release:testing]) (pull_request) Successful in 4m16s
Test builds / test-build-devcontainer-standard (pull_request) Successful in 5m38s
Build and push images / build-and-push (map[release:stable tags:[latest 1 1.0 1.0.0]]) (push) Successful in 5m3s
Build and push images / build-and-push (map[release:testing tags:[latest 1 1.0 1.0.0]]) (push) Successful in 4m44s
Build and push images / build-and-push-runners (map[release:stable tags:[latest 1 1.0 1.0.0]]) (push) Successful in 44s
Build and push images / build-and-push-runners (map[release:testing tags:[latest 1 1.0 1.0.0]]) (push) Successful in 48s
Build and push images / build-and-push-devcontainer-minimal (push) Successful in 2m58s
Build and push images / build-and-push-devcontainer-standard (push) Successful in 5m48s
Build and push images / build-and-push-devcontainer-variants (hugo) (push) Successful in 4m58s
Build and push images / build-and-push-devcontainer-variants (pandoc) (push) Successful in 3m53s
2026-08-07 21:30:12 +00:00
Compare
ses merged commit f8c51303fe into main 2026-08-07 21:45:17 +00:00
ses deleted branch devcontainer-standard-install-fgj 2026-08-07 21:45:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sebatec-eu/sebatec-containers!2
No description provided.