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

chore: replace prow build job waiting with github action #433

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • replace prow build job waiting with github action

Related issue(s)

kyma-project/eventing-manager#636

@mfaizanse mfaizanse requested a review from a team as a code owner September 17, 2024 13:58
@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 Sep 17, 2024
@@ -116,5 +140,63 @@ jobs:
run: |
kubectl get nats --all-namespaces

# references:
# wait for other gh checks to finish: https://github.com/marketplace/actions/wait-for-check
e2e-upgrade: # This job tests the upgrade of NATS module from latest image of the main branch to the current commit.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved this job from .github/workflows/pull-e2e-upgrade-test.yaml.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 18, 2024
@kyma-bot kyma-bot merged commit 9fdc0e6 into kyma-project:main Sep 18, 2024
9 checks passed
@mfaizanse mfaizanse deleted the em-636-6 branch September 18, 2024 08:24
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.

3 participants