Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sec-scanners-config and kustomize file in create release workflow #472

Merged
merged 19 commits into from
Feb 14, 2024

Conversation

friedrichwilken
Copy link
Contributor

@friedrichwilken friedrichwilken commented Feb 8, 2024

Description

Changes proposed in this pull request:

  • add option to have dry run releases, that are not published, to test the release workflow.
  • remove publish release step; releases are now getting published only manually.
  • create release bumps sec-scanner-config and kusomize file and creates a PR and waits for it to be merged.
  • script to generate version from branch was copied to local repo.
  • refactor scripts used in the release flow
    - adding comments
    - move all scripts to hack/ci
  • remove scripts/check_sec-scanners-config.sh since it is no longer needed since we generate sec-scanners-config.yaml now.

Test
this was tested on this branch which is a 1:1 copy of the pr. Here is a successful release run (resulting in a draft release because of the set dry-run option). It produced and waited for this pr that bumped the afore mentioned files. Finaly, this is the resulting (unpublished) release with the changelog and all assets. Also: Release image in the registry

Related issue(s)

#361

@friedrichwilken friedrichwilken requested review from the1bit and a team as code owners February 8, 2024 15:11
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 8, 2024
@friedrichwilken friedrichwilken changed the title Bump sec scanners config Bump sec-scanners-config and kustomize file on release Feb 8, 2024
@friedrichwilken friedrichwilken linked an issue Feb 8, 2024 that may be closed by this pull request
3 tasks
@friedrichwilken friedrichwilken changed the title Bump sec-scanners-config and kustomize file on release Bump sec-scanners-config and kustomize file in create release workflow Feb 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Feb 14, 2024
@kyma-bot kyma-bot merged commit aad8626 into kyma-project:main Feb 14, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auto-bump images in Create release workflow
3 participants