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

[3.1] when uploading failure logs, ignore missing files #211

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

spoonincode
Copy link
Member

@spoonincode spoonincode commented Sep 22, 2022

https://github.com/AntelopeIO/leap/actions/runs/3107049183/jobs/5034762683 mentioned in #210 didn't upload failure logs because one of the files listed on tar's command line wasn't created in that particular test. tar --ignore-failed-read to fix this case and ensure all the other existing files do get uploaded.

@spoonincode spoonincode added the CICD Anything dealing with the CI workflow behavior label Sep 22, 2022
@spoonincode spoonincode merged commit f1d2ff5 into release/3.1 Sep 23, 2022
@spoonincode spoonincode deleted the ignore_missing_files_tar_ci branch September 23, 2022 22:17
spoonincode added a commit that referenced this pull request Sep 24, 2022
[3.1 -> main] noop merge of #211 - when uploading failure logs, ignore missing files
heifner pushed a commit that referenced this pull request Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD Anything dealing with the CI workflow behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants