ci: Don't require secrets in medium e2e test (backport #421)#423
Merged
danmcp merged 4 commits intorelease-v0.7from Feb 1, 2025
Merged
ci: Don't require secrets in medium e2e test (backport #421)#423danmcp merged 4 commits intorelease-v0.7from
danmcp merged 4 commits intorelease-v0.7from
Conversation
Contributor
Author
|
Cherry-pick of 2c51d86 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Signed-off-by: Dan McPherson <dmcphers@redhat.com> (cherry picked from commit 2c51d86)
a0395c4 to
c0d96df
Compare
workflow file had wrong name and step return value. this amends that so that the workflow can run. Co-authored-by: James Kunstle <jkunstle@redhat.com> Co-authored-by: Courtney Pacheco <6019922+courtneypacheco@users.noreply.github.com> Signed-off-by: James Kunstle <jkunstle@redhat.com>
Signed-off-by: James Kunstle <jkunstle@redhat.com>
Signed-off-by: James Kunstle <jkunstle@redhat.com>
This file contains hidden or 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
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.
This removes any usage of secrets in the medium e2e
This is an automatic backport of pull request #421 done by Mergify.