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

Add include hidden files option to artifact upload. #744

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

bvanelli
Copy link
Contributor

Proposed Changes

Splitting up #740

I had to adapt the upload of artifacts because of actions/upload-artifact#602, since the .coverage file would not be uploaded anymore without the include-hidden-files option.

I also added the if-no-files-found: error, because this file is required for the next step either way.

@frenck frenck added the maintenance Generic maintenance tasks. label Dec 8, 2024
@frenck frenck changed the title ci: Add include hidden files option to artifact upload. Add include hidden files option to artifact upload. Dec 8, 2024
Copy link
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @bvanelli 👍

../Frenck

@frenck frenck merged commit 93e2234 into frenck:main Dec 8, 2024
1 of 2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Generic maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants