summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2025-01-06move pkg/health out of registry-scanner (#995)Ishita Sequeira
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
2024-12-19chore(ci): use files parameter in codecov-action instead of file, which was ↵Cheng Fang
deprecated and removed (#977)
2024-12-19Update CI to run tests for registry-scanner separately (#971)Ishita Sequeira
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
2024-12-02chore(deps): bump codecov/codecov-action from 4 to 5 (#949)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14chore(deps): upgrade golangci-lint from 1.59.1 to 1.61.0 (#937)Cheng Fang
Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-10-23fix: pass image tag into build image command (#893)pasha-codefresh
Signed-off-by: Pasha Kostohrys <pavel@codefresh.io>
2024-08-14chore: removed unused workflow (#828)Kostis (Codefresh)
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
2024-08-12chore(release): disable changelog generation (#826)Vadim Gusev
Signed-off-by: Vadim Gusev <vadim.gusev@codefresh.io>
2024-08-07chore(deps): upgrade golangci-lint from v1.57.2 to v1.59.1; change ↵Cheng Fang
golangci-lint vet to govet (#819) Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-08-07fix(release-draft): remove unnecessary working directory in image builder (#817)Vadim Gusev
Signed-off-by: Vadim Gusev <vadim.gusev@codefresh.io>
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]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#778)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12chore(build): Update GitHub actions used during CI (#774)Jann Fischer
Signed-off-by: Jann Fischer <jann@mistrust.net>
2024-06-27:test_tube: adds manifest tests (#761)Peter Soos
Signed-off-by: bpsoos <soos.peter.96@gmail.com>
2024-06-14build(test): Update Codecov integration (#745)Jann Fischer
Signed-off-by: jannfis <jann@mistrust.net>
2024-06-13chore(misc): Adapt owners, add codeowners (#746)Jann Fischer
* chore(misc): Adapt owners, add codeowners Signed-off-by: jannfis <jann@mistrust.net> * Remove spelling, it's annoying Signed-off-by: jannfis <jann@mistrust.net> --------- Signed-off-by: jannfis <jann@mistrust.net>
2024-06-12create github actions workflow init-release.yaml for preparing release (#740)Cheng Fang
Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-05-27chore(deps): Upgrade argo-cd to v2.11.2 and bump Go to 1.22 (#724)Jann Fischer
* chore: Upgrade Argo CD dependency to v2.11.2 Signed-off-by: jannfis <jann@mistrust.net> * Update required dependencies Signed-off-by: jannfis <jann@mistrust.net> * Update go version in GH actions workflow Signed-off-by: jannfis <jann@mistrust.net> * Update go version in GH actions workflow Signed-off-by: jannfis <jann@mistrust.net> * Bump Go version Signed-off-by: jannfis <jann@mistrust.net> --------- Signed-off-by: jannfis <jann@mistrust.net>
2024-05-07fix configurations of golangci-lintJosiah Ilesanmi
Signed-off-by: Josiah Ilesanmi <ilesanmi.josiah@gmail.com>
2023-07-09ci: Fix codegen and update kustomize to post-2.0 (#590)jannfis
* ci: Fix codegen Signed-off-by: jannfis <jann@mistrust.net> * Fix tar call Signed-off-by: jannfis <jann@mistrust.net> --------- Signed-off-by: jannfis <jann@mistrust.net>
2023-06-08chore: bump go version to 1.20 (#564)Andre Ferraz
* bump go version to 1.20 Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * change golang version in actions to 1.20 Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * bump golangci-lint-action and setup-go to v3 Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * change actions/checkout to v3 Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * bump golangci-lint-action to v1.52.2 Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * these 3 linters were deprecated in favor of unused Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> * go linter fix Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> --------- Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com> Co-authored-by: Andre Ferraz <andre.ferraz@loggi.com>
2023-01-21chore: Upgrade Go version to 1.18 and update dependencies (#523)jannfis
* chore: Upgrade Go version to 1.18 and update dependencies Signed-off-by: jannfis <jann@mistrust.net> * go mod tidy Signed-off-by: jannfis <jann@mistrust.net> * Also update Go in Dockerfile Signed-off-by: jannfis <jann@mistrust.net> Signed-off-by: jannfis <jann@mistrust.net>
2022-07-20chore: update golangci-lint version in CI (#457)Jaideep Rao
* update golangci-lint version * update golangci-lint to v1.46.2
2022-03-14chore: Bump Go and Argo CD versions (#399)jannfis
* chore: Bump Go and Argo CD versions Signed-off-by: jannfis <jann@mistrust.net> * also bump in GitHub CI Signed-off-by: jannfis <jann@mistrust.net>
2022-01-14chore: Create codeql-analysis.yml (#348)jannfis
2022-01-10fix: Fix docker environment variable (#340)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-01-10chore: Multi-arch distribution (#339)jannfis
* chore: Multi-arch distribution Signed-off-by: jannfis <jann@mistrust.net> * Sync Signed-off-by: jannfis <jann@mistrust.net> * Update Makefile for multi-arch builds Signed-off-by: jannfis <jann@mistrust.net> * Add image workflow Signed-off-by: jannfis <jann@mistrust.net> * Fix repository name Signed-off-by: jannfis <jann@mistrust.net> * Fix script Signed-off-by: jannfis <jann@mistrust.net> * Fix Signed-off-by: jannfis <jann@mistrust.net> * Fix paths Signed-off-by: jannfis <jann@mistrust.net> * Fix script Signed-off-by: jannfis <jann@mistrust.net> * Disable spell checking for Makefile Signed-off-by: jannfis <jann@mistrust.net> * Always pull dependency images Signed-off-by: jannfis <jann@mistrust.net>
2021-08-02chore: Upgrade Go to v1.16.5 (#229)jannfis
* chore: Upgrade Go to v1.16.5 Signed-off-by: jannfis <jann@mistrust.net> * chore: Upgrade Go to v1.16.5 Signed-off-by: jannfis <jann@mistrust.net> * chore: Upgrade Go to v1.16.5 Signed-off-by: jannfis <jann@mistrust.net>
2020-12-20feat: Git write-back of parameters (#133)jannfis
* feat: Initial support for persisting changes in Git Signed-off-by: jannfis <jann@mistrust.net> * Fix unit test Signed-off-by: jannfis <jann@mistrust.net> * Fix up some stuff Signed-off-by: jannfis <jann@mistrust.net> * More tests and fix mocks Signed-off-by: jannfis <jann@mistrust.net> * Spellings * Spellings * Spellings * Fix lint Signed-off-by: jannfis <jann@mistrust.net> * Disable GPG tests * Typo * Exclude ext code from tests
2020-11-22feat: Get tag creation date also from v2 manifest schemas (#115)jannfis
* feat: Handle v2 manifest schemas correctly Signed-off-by: jannfis <jann@mistrust.net> * Satsify linter Signed-off-by: jannfis <jann@mistrust.net> * Fix go.mod Signed-off-by: jannfis <jann@mistrust.net> * Spelling Signed-off-by: jannfis <jann@mistrust.net> * Spelling Signed-off-by: jannfis <jann@mistrust.net> * Update golangci-lint action Signed-off-by: jannfis <jann@mistrust.net>
2020-08-18fix: Use Kustomize v2 for manifest generation to support kubectl apply -k (#62)jannfis
* fix: Use Kustomize v2 for manifest generation to support kubectl apply -k * Adapt GH workflow to check for manifest changes * Fix curl flag * Download curl to appropriate location * Use bash shell for manifest generation
2020-08-12refactor: Give env methods their own package (#43)jannfis
* Give env methods their own package * Fix typo * Ignore mocks for spelling - they're auto generated, we can't fix them * More spelling exceptions
2020-08-12refactor: Make registry client mockable and provide first set of unit tests ↵jannfis
(#42) * refactor: Redesign of registry client * More unit tests * Sneak in some GH actions related change
2020-08-11chore: Also check spelling on PRs (#41)jannfis
* chore: Check spelling on PRs only * Also check on push events * parametrizable is a valid word
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