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

Remove double zipping from frontend artifacts #7958

Closed
wants to merge 2 commits into from
Closed

Conversation

wpears
Copy link
Member

@wpears wpears commented Sep 13, 2023

Note that the existing frontend artifacts are double-zipped. See, eg, https://github.com/cfpb/consumerfinance.gov/actions/runs/6176453940, where the frontend_3b4a6aae0eedc329cc218bdf05ebac9aa2d61482.zip download, when unzipped, results in a frontend.zip file.

This fixes that by removing the intermediate zip.

(this doesn't actually fix that in the run triggered by this PR, but will in the future)

@wpears
Copy link
Member Author

wpears commented Sep 13, 2023

There's actually a fairly significant time penalty to this ~25s and ways to work around it in action code, so I'm going to close this

@wpears wpears closed this Sep 13, 2023
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