summaryrefslogtreecommitdiff
path: root/.github/actions
AgeCommit message (Expand)Author
2024-06-18feat: Support for signing commits with gpg and ssh (#710)Dustin Lactin
2023-12-07feat: add support for separate GitHub app credentials (#649)Dustin Lactin
2023-12-04feat: multisource support (#636)David Vidal Villamide
2023-07-30chore: Update to newer argocd version for better API compatibility (#594)Jesse Bye
2023-07-05chore: Fix spell checking config (#577)satoru
2022-11-18chore: Add words to dictionary (#499)jannfis
2022-03-25docs: Add security policy (#408)jannfis
2022-03-13docs: Refactor docs (#398)jannfis
2022-02-23docs: Expect some more things in spelling (#385)jannfis
2022-01-19chore: Add initial e2e test infrastructure (#358)jannfis
2022-01-10chore: Multi-arch distribution (#339)jannfis
2021-08-14chore: New extract-binary target for easy extraction of binary (#234)jannfis
2021-08-02docs: Use versioned installation manifests in install docs (#233)jannfis
2021-08-02docs: Mention support channels and some fixes (#232)jannfis
2021-05-11feat: allow write-back to actual kustomization files (#200)noah
2021-03-30docs: Update strategy docs (#178)jannfis
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
2021-01-31feat: Allow setting Git user and e-mail for commits (#153)jannfis
2021-01-30chore: Don't run spell checker on Dockerfile (#150)jannfis
2021-01-22feat: Allow reuse of Argo CD repo credentials (#141)Alexander Matyushentsev
2020-12-20docs: Improve documentation (#134)jannfis
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-12-06chore: add some release creation scripts (#131)jannfis
2020-12-06chore: Release 0.8.0 (#130)jannfis
2020-12-04feat: Support for expiring credentials (#124)jannfis
2020-12-04feat: Export Prometheus compatible metrics (#123)jannfis
2020-11-23feat: Support for getting pull creds from external scripts (#121)jannfis
2020-11-23refactor: Better integration of rate limiter (#120)jannfis
2020-11-22feat: Implement rate limiter and metadata parallelism (#118)jannfis
2020-11-22feat: Get tag creation date also from v2 manifest schemas (#115)jannfis
2020-09-28chore: Release v0.7.0 (#105)jannfis
2020-09-27chore: Externalize version & build information (#104)jannfis
2020-09-26fix: Correctly parse & use pull secret entries without protocol (#99)jannfis
2020-09-25feat: Support for GitHub Container Registry (ghcr.io) (#96)jannfis
2020-09-24feat: Allow configuration of default namespace for registries (#91)jannfis
2020-08-25chore: Add some more unit tests around versions (#73)jannfis
2020-08-24chore: Regenerate installation manifests (#70)jannfis
2020-08-19docs: Update Changelog and also document command line usage (#67)jannfis
2020-08-19feat: Allow filtering by application name (#66)jannfis
2020-08-15feat: Support for GitHub Docker Registry (#55)jannfis
2020-08-13feat: Enable unique pull secrets per image (#52)jannfis
2020-08-13docs: Update docs to include new tag filter feature (#50)jannfis
2020-08-12refactor: Move update logic to argocd package and provide more tests (#45)jannfis
2020-08-12refactor: Make ArgoCD client mockable and add unit tests (#44)jannfis
2020-08-12refactor: Give env methods their own package (#43)jannfis
2020-08-11chore: Also check spelling on PRs (#41)jannfis
2020-08-11chore: Add check-spelling/check-spelling (#39)Josh Soref