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

Fix wrong regex for testing the release in GHA #5693

Merged
merged 1 commit into from Nov 22, 2022

Conversation

beni0888
Copy link
Collaborator

Signed-off-by: Jesús Benito Calzada bjesus@vmware.com

Description of the change

This commit fixes the regex that triggers the release pipeline for "testing releases" (tags following the pattern test-vX.Y.Z).

Benefits

We can test the release pipeline without triggering a real release.

Possible drawbacks

None.

Applicable issues

Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
@beni0888 beni0888 self-assigned this Nov 22, 2022
@beni0888 beni0888 added component/ci Issue related to kubeapps ci system github_actions Pull requests that update GitHub Actions code labels Nov 22, 2022
@beni0888 beni0888 added this to the Migrate CI to GitHub Actions milestone Nov 22, 2022
@netlify
Copy link

netlify bot commented Nov 22, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit fead039
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/637c819ce838e40009b2c52e

@beni0888 beni0888 marked this pull request as ready for review November 22, 2022 08:01
@beni0888 beni0888 merged commit 858b73f into vmware-tanzu:main Nov 22, 2022
@beni0888 beni0888 deleted the fix-wrong-regex branch November 22, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required component/ci Issue related to kubeapps ci system github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants