generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Run github action workflows on release-branches. #330
Merged
kyma-bot
merged 1 commit into
kyma-project:main
from
friedrichwilken:run-gha-workflows-on-release-branches
Dec 14, 2023
Merged
Run github action workflows on release-branches. #330
kyma-bot
merged 1 commit into
kyma-project:main
from
friedrichwilken:run-gha-workflows-on-release-branches
Dec 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Dec 14, 2023
mfaizanse
approved these changes
Dec 14, 2023
friedrichwilken
added a commit
to friedrichwilken/eventing-manager
that referenced
this pull request
Dec 14, 2023
friedrichwilken
added a commit
to friedrichwilken/eventing-manager
that referenced
this pull request
Dec 14, 2023
friedrichwilken
added a commit
to friedrichwilken/eventing-manager
that referenced
this pull request
Dec 14, 2023
friedrichwilken
added a commit
to friedrichwilken/eventing-manager
that referenced
this pull request
Dec 14, 2023
friedrichwilken
added a commit
to friedrichwilken/eventing-manager
that referenced
this pull request
Dec 14, 2023
kyma-bot
pushed a commit
that referenced
this pull request
Dec 14, 2023
* Moved api pkg from eventing-controller (#260) * Moved api pkg from eventing-controller * updated samples * Fix failing tests * Delete external CRD folder * Revert 02-configuration.md doc --------- Co-authored-by: Mansur Uralov <[email protected]> * Cache runtime objects only created by the EventingManager (#273) * Cache runtime objects only created by the EventingManager * Update test case name * Semantic versioning in security scan config (#319) * check_image.sh * check_image.sh * release.sh * Remove `.version` file check in release * Call retry function * Refactoring * Verify status * Check tags in security-scan-config.yaml * Check on both place * Collect latest run related data * Checkout code (#323) * Release input variable for tag checking (#324) * Release input variable for tag checking (#326) * Release input variable for tag checking * Remove whitespace * Remove white space at rc-tag * Initial Wait Time (#327) * Initial Wait Time * Parameters * Remove first check * Run github action workflows on release-branches. (#330) * tidy go.mod * bump golangcli-lint vesion * bump release version --------- Co-authored-by: Muhammad Faizan <[email protected]> Co-authored-by: Mansur Uralov <[email protected]> Co-authored-by: Marco Bebway <[email protected]> Co-authored-by: Tibor Kiss <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes proposed in this pull request:
Related issue(s)