10 Commits

Author SHA1 Message Date
Quentin McGaw
eed96495bd chore(dev): upgrade godevcontainer to v0.21
See [release notes](https://github.com/qdm12/godevcontainer/releases/tag/v0.21.0)

Notably:
- Go upgraded from 1.23 to 1.25
- golangci-lint upgraded to v2.4.0
- Alpine upgraded from 3.20 to 3.22
- Disable package comment requirement by gopls' staticcheck
- Pull container image from ghcr.io
2026-01-13 11:32:40 +00:00
Quentin McGaw
bad113b290 hotfix(dev): pin godevcontainer image tag to v0.20-alpine 2024-10-20 16:19:53 +00:00
Quentin McGaw
2451609cdd chore(dev): pin godevcontainer image tag to v0.20.0 2024-10-20 13:01:40 +00:00
Quentin McGaw
943d1486b3 Maintenance: upgrade devcontainer settings 2021-05-19 00:34:13 +00:00
Quentin McGaw (desktop)
086c1e8e4d New dev container setup 2019-10-27 01:13:47 +00:00
Quentin McGaw
0ec7be7654 Dev container uses qmcgaw/godevcontainer 2019-09-12 19:48:59 -04:00
Quentin McGaw
c38eb62880 Fixed dev container 2019-09-12 08:27:27 -04:00
Quentin McGaw
1dd58b4234 Changed dev container to use Alpine instead of Debian
- Valid from VS code 1.38 onwards
2019-09-10 11:20:22 -04:00
Quentin McGaw
dd155fcf41 Updated dev Dockerfile 2019-09-04 12:44:08 -04:00
Quentin McGaw
ef03204561 Added development with remote containers 2019-08-24 12:04:12 -04:00