Arcade CI should not upload its entire bin folder in as a pipeline artifact
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
That one is huge and really doesn't make sense to upload. Packages + Logs is sufficient. Uploading that consumes a ton of space and adds ~5min of CI cost per job.
The test jobs need the bin directory but they could just build the repository again which takes 2-3 minutes these days.
Contributor guide
Assessment
This issue has not been assessed yet.