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

CI: limit Helm chart testing workflow only to branches #287

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

yorugac
Copy link
Collaborator

@yorugac yorugac commented Sep 13, 2023

It appears that ct list-changed --target-branch v0.0.11rc2 ends up with non-zero exit code (GA ref). At the same time ct lint --target-branch v0.0.11rc2 is fine 😕 (GA ref).

So for now let's run chart test only on push to branches and not on tags. Normally it should cover all changes anyway.

@yorugac yorugac force-pushed the fix/ci-helm-test-for-tags branch from 6289827 to 5f527df Compare September 13, 2023 13:14
@yorugac yorugac merged commit d286174 into main Sep 13, 2023
@yorugac yorugac deleted the fix/ci-helm-test-for-tags branch September 13, 2023 13:17
@yorugac yorugac added this to the 0.11 milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant