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: add e2e kustomization.yaml to .gitignore #112

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

fcanovai
Copy link
Contributor

Running e2e tests generates temporary kustomization.yaml files. The uncommitted ci task would fail if it finds one of these during its run, so we add the path to the .gitignore.

Fixes #111

Running e2e tests generates temporary kustomization.yaml files.
The uncommitted ci task would fail if it finds one of these during its
run, so we add the path to the .gitignore.

Fixes cloudnative-pg#111

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
@fcanovai fcanovai requested a review from a team as a code owner December 16, 2024 09:34
@leonardoce leonardoce merged commit 85c8a52 into cloudnative-pg:main Dec 16, 2024
2 checks passed
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.

CI randomly fails on uncommitted files
2 participants