Commit 4223efe
authored
Fix: workflow triggers for release are broken (#12)
* feature: add templates for scripts via env variables
* fix: bundle versioning
* fix: define variable OPERATOR_VERSION_STRICT
* fix: workflow_dispatch trigger
* fix: only run buildah on changes
* fix: add variables to release output; use latest for buildah
* fix: do not use comments in env definitions for actions
* fix: use semver compliant strings for dev branches
* fix: allow every branch to get current semver info
* use current branch to compare tags
* output current version on error
* fix: use correct branch on semvercheck
* fix: no current_strict available
* fix: feature branches develop for next release
* fix: update operator-sdk version
* fix: remove deprecated config
* fix: remove deprecated manager-config
* fix: remove manager_config_patch.yaml from config
* fix: add basic configs
* fix: missing templates in dockerfile
* fix: put templates in correct directory
* fix: make leader election configurable; add runAsUser
* fix: add container Capabilities
* fix: use upstream buildah image
* fix: make templates work with dockerfiles
* fix: do not deploy for now
* fix: add missing docker copy entries
* fix: adjust workflow
* fix: use semver on all branches for olm
* fix: calculate semver from dev
* fix: calculate correct changelog1 parent b60988f commit 4223efe
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
196 | | - | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | | - | |
| 200 | + | |
| 201 | + | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| |||
0 commit comments