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

chore: now hidden files are included in production artifacts #4097

Merged

Conversation

nickytonline
Copy link
Member

@nickytonline nickytonline commented Sep 10, 2024

Description

Now hidden files are included in production artifacts because the build output of Next.js is the .next folder. This wasn't an issue prior to actions/upload-artifact@v4.

Related Tickets & Documents

Closes #4096

Mobile & Desktop Screenshots/Recordings

Steps to QA

N/A

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit be67521
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/66e0b7c9b011f300084d1fee
😎 Deploy Preview https://deploy-preview-4097--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit be67521
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/66e0b7c95c944b0008e684f5
😎 Deploy Preview https://deploy-preview-4097--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nickytonline nickytonline requested a review from a team September 10, 2024 21:21
@nickytonline nickytonline added this pull request to the merge queue Sep 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 10, 2024
@nickytonline nickytonline added this pull request to the merge queue Sep 10, 2024
Merged via the queue into beta with commit 764674b Sep 10, 2024
19 checks passed
@nickytonline nickytonline deleted the nickytonline/upload-artifact-include-hidden-files branch September 10, 2024 21:58
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.

Chore: allow hidden files for artifacts actions
3 participants