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

ci: Update atopile action to only upload box-emu and box-3-emu files and zip them #75

Merged
merged 5 commits into from
Jul 4, 2024

Conversation

finger563
Copy link
Contributor

@finger563 finger563 commented Jul 4, 2024

Description

  • Zip up box-emu files and box-3-emu files
  • Upload only those two zips and attach them as artifacts
  • Do not upload all build output files to release, only the box-emu.zip and box-3-emu.zip

Motivation and Context

Previously, all build outputs were uploaded to as an artifact which was a large ecad_build artifact on the commit, and the release contained each file individually (which was really annoying to have to simply download the files you need for the box-emu fabrication or the box-3-emu fabrication.

This PR fixes that by only uploading those files and zipping them so they're a single archive for each build which needs to be downloaded from the release.

How has this been tested?

This PR

Copy link

github-actions bot commented Jul 4, 2024

✅Static analysis result - no issues found! ✅

@finger563 finger563 self-assigned this Jul 4, 2024
@finger563 finger563 added enhancement New feature or request ci continuous integration atopile labels Jul 4, 2024
@finger563 finger563 merged commit 3153f4c into main Jul 4, 2024
4 checks passed
@finger563 finger563 deleted the ci/atopile-update branch July 4, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atopile ci continuous integration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant