Commit Graph
8 Commits
Author SHA1 Message Date
Ashley Davis b2f7aa57ea remove krew automation
github actions is pretty flawed in several ways, and it's missing
features which would make it usable for us.

we want to trigger our krew automation when a new stable release of our
latest supported cert-manager release is published. github has all this
information, but it's not easy to _use_ that information when triggering
a github action.

we also only want to trigger the action on the main repo and not on
forks.

if we end up having to write custom code to do this, we might as well
add that code into cmrel and not have to deal with the flaws in gh
actions.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-08-24 11:24:52 +01:00
Ashley Davis b069056e0a update trigger for gh action, add arm64 darwin for krew
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-08-16 17:21:07 +01:00
Ashley Davis 43e83df619 add krew automation for releases
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-08-10 16:15:11 +01:00
Maartje Eyskens 2c2717233c Change issue templates to use HTML comments + tip about code blocks
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-11-05 12:28:26 +01:00
James Munnelly 1d1a151553 Add additional issue template types 2018-08-09 15:22:37 +01:00
James MunnellyandGitHub 87283aa5f6 Fix links in pull request template 2018-06-05 22:55:55 +01:00
James MunnellyandGitHub aca1506607 Create ISSUE_TEMPLATE.md 2017-10-23 21:15:01 +01:00
James MunnellyandGitHub 6d0dc0b1a8 Create PULL_REQUEST_TEMPLATE.md 2017-10-23 20:44:01 +01:00