Skip to content

fix: enable hidden file upload for .dist/ artifact#2

Merged
joshbw merged 2 commits intomasterfrom
anvil/build-dist-pipeline
Mar 27, 2026
Merged

fix: enable hidden file upload for .dist/ artifact#2
joshbw merged 2 commits intomasterfrom
anvil/build-dist-pipeline

Conversation

@joshbw
Copy link
Copy Markdown
Owner

@joshbw joshbw commented Mar 27, 2026

upload-artifact@v4 defaults include-hidden-files to false, which causes it to skip the .dist/ directory (dot-prefixed = hidden). The collect step succeeds but the upload silently uploads nothing, breaking the release job's download-artifact step.

joshbw and others added 2 commits March 27, 2026 13:08
upload-artifact@v4 defaults include-hidden-files to false, which
causes it to skip the .dist/ directory (dot-prefixed = hidden).
The collect step succeeds but the upload silently uploads nothing,
breaking the release job's download-artifact step.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Reorganize into Shell Scripts and External Tools sections
- Add math (cross-platform expression calculator)
- Add setup_machine.ps1 (Windows provisioning script)
- Add rscalc (arbitrary-precision CLI calculator)
- Note cross-platform availability (.cmd/.ps1/.sh) on triplets
- Mark Windows-only scripts accordingly

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@joshbw joshbw merged commit 51a9bed into master Mar 27, 2026
4 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.

1 participant