Commit graph

14 commits

Author SHA1 Message Date
christophe-duc
134a6bb55f Add build tags to cheatsheet check in CI 2026-01-07 16:07:58 -04:00
christophe-duc
5a50175cdc Add exclude_graphdriver_btrfs tag to avoid btrfs CGO dependency 2026-01-07 16:01:39 -04:00
christophe-duc
d98a1010a2 Fix tests for Podman and CI configuration
- Update SSH tests to use CONTAINER_HOST instead of DOCKER_HOST
- Update SSH tests to use podman.sock instead of docker.sock
- Add testify/require to vendor (was missing)
- Fix variable shadowing in runtime_test.go (t *int shadowing t *testing.T)
- Fix NewDummyAppConfig to include UserConfig with defaults
- Add containers_image_openpgp build tag to test.sh and CI
- Update CI workflow: use Go 1.23, update action versions, remove Windows
- Remove race detection from tests (pre-existing race in codebase)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 15:58:00 -04:00
christophe-duc
a1924cf1e6 Phase5 and Phase6 completed 2026-01-07 14:09:14 -04:00
Jesse Duffield
322e10dcb5 Use even newer Go version 2025-12-20 09:39:26 +11:00
Jesse Duffield
3580e04b8d Use new go version 2025-12-20 09:32:38 +11:00
Jesse Duffield
b38db60ead Use new setup-go version 2025-12-20 09:25:03 +11:00
Jesse Duffield
c7b58683ae Fix CI 2025-11-14 21:03:38 +11:00
Sebastiaan van Stijn
c84bb887a4
update to go1.21
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:07:48 +02:00
Jesse Duffield
e69449c824 Use go 1.20 2023-10-09 22:03:40 +11:00
Gustavo Andrioli
dd11b0ee10 Update CI jobs: Remove Check Cheatsheet from ci job 2022-10-10 18:43:18 -03:00
Gustavo Andrioli
1cb9506554 Update CI jobs: Add check-codebase 2022-10-10 18:42:14 -03:00
Gustavo Andrioli
119835c64d Check if cheatsheets are up to date on CI 2022-10-10 17:43:29 -03:00
Jesse Duffield
212b9d0b03 use github actions instead of circle ci 2022-05-09 21:24:32 +10:00