summaryrefslogtreecommitdiff
path: root/hack
AgeCommit message (Collapse)Author
2024-08-07chore(release): make sure release branch exist on remote before proceeding ↵Vadim Gusev
(#813)
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-06-12chore: fix checking for the existence of TARGET_TAG (#741)Cheng Fang
Signed-off-by: Cheng Fang <cfang@redhat.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>
2022-03-14chore: Correctly upload release assets (#403)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-03-14chore: Fix release script (#402)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-03-14chore: Make release script multi-arch aware (#401)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>
2022-01-07chore: Small fix to the release script (#334)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2021-01-31fix: add missing git-ask-pass.sh to support password auth (#154)Alexander Matyushentsev
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2020-12-06chore: add some release creation scripts (#131)jannfis
* chore: add some release creation scripts Signed-off-by: jannfis <jann@mistrust.net> * exclude hack from spelling Signed-off-by: jannfis <jann@mistrust.net> * exclude hack from spelling 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-04Fix namespace for Kustomize image specjannfis
2020-08-04Fix Docker image namespacejannfis
2020-08-04Initial commitjannfis