You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/.github/workflows
kalvinparker e1f67fc3d0 feat(registry): add support for custom CA certificates and TLS validation
- Introduced `--registry-ca` and `--registry-ca-validate` flags for configuring TLS verification with private registries.
- Implemented in-memory token caching with expiration handling.
- Updated documentation to reflect new CLI options and usage examples.
- Added tests for token cache concurrency and expiry behavior.
2 months ago
..
codeql-analysis.yml chore(deps): bump github/codeql-action from 2 to 3 (#1886) 2 years ago
dependabot-approve.yml ci: add dependabot auto approve 3 years ago
greetings.yml ci: use pull_request_target for greeting 3 years ago
publish-docs.yml chore(deps): bump actions/setup-python from 4 to 5 (#1877) 2 years ago
pull-request.yml chore(deps): bump go/stdlib to v1.20.x (#1850) 2 years ago
race.yml feat(registry): add support for custom CA certificates and TLS validation 2 months ago
release-dev.yaml fix(ci): fix incorrect actions config (#1872) 2 years ago
release.yml fix(ci): fix incorrect actions config (#1872) 2 years ago