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

Ensure hidden files input is used #608

Merged

Conversation

joshmgross
Copy link
Member

In #604/#606, the include-hidden-files input is never used so users cannot opt-into including hidden files in their artifact.

With this change, we're now matching v4.4.0 which properly respects this input:
https://github.com/actions/upload-artifact/blob/v4.4.0/src/upload/upload-artifact.ts#L27-L30

@joshmgross joshmgross requested a review from a team as a code owner September 2, 2024 16:32
@joshmgross joshmgross merged commit c24449f into v3/node20 Sep 2, 2024
6 checks passed
@joshmgross joshmgross deleted the joshmgross/fix-include-hidden-files-input-node20 branch September 2, 2024 16:45
Copy link

@Osama2535 Osama2535 left a comment

Choose a reason for hiding this comment

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

Ko

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.

3 participants