Commit graph

38 commits

Author SHA1 Message Date
christophe-duc
a2cdc32340 tried to increase timeout 2026-01-08 19:44:02 -04:00
christophe-duc
c66e08dafa debug why lint is failing 2026-01-08 19:36:36 -04:00
christophe-duc
516053b482 go 1.24 for the linter 2026-01-08 19:29:40 -04:00
christophe-duc
ec138ddf5c updated workflows actions 2026-01-08 19:09:25 -04:00
christophe-duc
71c53a5c5e Add build tags to linter and update golangci-lint action to v6 2026-01-07 16:32:34 -04:00
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
1b91964751 Remove sponsors workflow 2026-01-07 15:46:34 -04:00
christophe-duc
39a8e864b9 Update GoReleaser to v2 and fix deprecated configs 2026-01-07 14:35:46 -04:00
christophe-duc
a1924cf1e6 Phase5 and Phase6 completed 2026-01-07 14:09:14 -04:00
christophe-duc
e728be9821 updated documentation (phase5) 2026-01-07 13:31:30 -04:00
christophe-duc
1d12ef109d Rename lazydocker to lazypodman (Phase 1)
Complete rename of the project from lazydocker to lazypodman:

- Update Go module to github.com/christophe-duc/lazypodman
- Update all import statements across 51 Go files
- Update binary name, descriptions, and CLI help text
- Update config directory paths to christophe-duc/lazypodman
- Update all 9 i18n language files with new strings
- Update scripts (install_update_linux.sh, update_docs.sh)
- Update config files (docker-compose.yml, .goreleaser.yml, etc.)
- Update documentation (README.md, CONTRIBUTING.md, docs/)

This is the foundational step before replacing Docker SDK with
libpod bindings for native Podman support.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 19:07:13 -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
1e34a9babc Remove homebrew bump action
Apparently:

"
Error: Whoops, the lazydocker formula has its version update
pull requests automatically opened by BrewTestBot!
We'd still love your contributions, though, so try another one
that's not in the autobump list
"

So looks like we don't need to have this action anymore because homebrew
will be updated automatically.
2024-05-26 14:26:10 +10:00
Jesse Duffield
152b365771 Use new github token 2024-05-26 14:19:55 +10:00
Jesse Duffield
55b21dfd30 Update sponsors action 2024-05-26 14:13:24 +10:00
Jesse Duffield
e69449c824 Use go 1.20 2023-10-09 22:03:40 +11:00
Jesse Duffield
e8e808ff47 Set goreleaser version 2023-07-21 19:14:23 +10: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
430467711b again 2022-05-11 23:07:04 +10:00
Jesse Duffield
5112ac775d add sponsors to readme 2022-05-11 22:41:23 +10:00
Jesse Duffield
087fd00759 swap tokens 2022-05-09 21:53:41 +10:00
Jesse Duffield
b438700d2c new tokens 2022-05-09 21:53:07 +10:00
Jesse Duffield
212b9d0b03 use github actions instead of circle ci 2022-05-09 21:24:32 +10:00
Jesse Duffield
fa2f86fe31 update funding.yml 2022-01-17 15:19:41 +11:00
Jesse Duffield
71acacbb0c Update issue templates 2019-07-05 21:59:28 +10:00
Stavros Ntentos
200acddec8
bug_report.md: fix git command 2019-07-03 18:14:13 +03:00
Jesse Duffield
3784c3e54e Update issue templates 2019-07-01 22:54:24 +10:00
Jesse Duffield
d72808f4fc Update issue templates 2019-07-01 22:53:38 +10:00
Jesse Duffield
2966d2571a
Update FUNDING.yml 2019-06-30 09:51:11 +10:00
Jesse Duffield
84f2b91dc2
Create FUNDING.yml 2019-06-30 09:48:13 +10:00