summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-01-06move pkg/health out of registry-scanner (#995)Ishita Sequeira
2024-12-19chore(ci): use files parameter in codecov-action instead of file, which was d...Cheng Fang
2024-12-19Update CI to run tests for registry-scanner separately (#971)Ishita Sequeira
2024-12-02chore(deps): bump codecov/codecov-action from 4 to 5 (#949)dependabot[bot]
2024-11-14chore(deps): upgrade golangci-lint from 1.59.1 to 1.61.0 (#937)Cheng Fang
2024-10-23fix: pass image tag into build image command (#893)pasha-codefresh
2024-08-14chore: removed unused workflow (#828)Kostis (Codefresh)
2024-08-12chore(release): disable changelog generation (#826)Vadim Gusev
2024-08-07chore(deps): upgrade golangci-lint from v1.57.2 to v1.59.1; change golangci-l...Cheng Fang
2024-08-07fix(release-draft): remove unnecessary working directory in image builder (#817)Vadim Gusev
2024-08-06Fix release draft script (#811)Vadim Gusev
2024-07-18fix(actions): add instruction and fix workflow trigger condition (#788)Vadim Gusev
2024-07-18feat(actions): add create-release-draft action (#787)Vadim Gusev
2024-07-16chore(deps): bump github/codeql-action from 2 to 3 (#777)dependabot[bot]
2024-07-16chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#778)dependabot[bot]
2024-07-12chore(build): Update GitHub actions used during CI (#774)Jann Fischer
2024-06-27:test_tube: adds manifest tests (#761)Peter Soos
2024-06-14build(test): Update Codecov integration (#745)Jann Fischer
2024-06-13chore(misc): Adapt owners, add codeowners (#746)Jann Fischer
2024-06-12create github actions workflow init-release.yaml for preparing release (#740)Cheng Fang
2024-05-27chore(deps): Upgrade argo-cd to v2.11.2 and bump Go to 1.22 (#724)Jann Fischer
2024-05-07fix configurations of golangci-lintJosiah Ilesanmi
2023-07-09ci: Fix codegen and update kustomize to post-2.0 (#590)jannfis
2023-06-08chore: bump go version to 1.20 (#564)Andre Ferraz
2023-01-21chore: Upgrade Go version to 1.18 and update dependencies (#523)jannfis
2022-07-20chore: update golangci-lint version in CI (#457)Jaideep Rao
2022-03-14chore: Bump Go and Argo CD versions (#399)jannfis
2022-01-14chore: Create codeql-analysis.yml (#348)jannfis
2022-01-10fix: Fix docker environment variable (#340)jannfis
2022-01-10chore: Multi-arch distribution (#339)jannfis
2021-08-02chore: Upgrade Go to v1.16.5 (#229)jannfis
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-11-22feat: Get tag creation date also from v2 manifest schemas (#115)jannfis
2020-08-18fix: Use Kustomize v2 for manifest generation to support kubectl apply -k (#62)jannfis
2020-08-12refactor: Give env methods their own package (#43)jannfis
2020-08-12refactor: Make registry client mockable and provide first set of unit tests (...jannfis
2020-08-11chore: Also check spelling on PRs (#41)jannfis
2020-08-11chore: Add check-spelling/check-spelling (#39)Josh Soref
2020-08-05Add linter to GH actions CI checksjannfis
2020-08-05Welcome GitHub actionsjannfis