Skip to content

Conversation

@hknutsen
Copy link
Member

Since v4 of GitHub Artifacts, files are automatically uploaded as a single archive rather than as individual files.

Remove best practice of manually creating a tarball before uploading an artifact, and remove all manual creation/extraction of tarballs from existing reusable worfklows.

Closes #890.

References

Since v4 of GitHub Artifacts, files are automatically uploaded as a single archive rather than as individual files.

Remove best practice of manually creating a tarball before uploading an artifact, and remove all manual creation/extraction of tarballs from existing reusable worfklows.

Closes #890.

## References

- https://github.blog/news-insights/product-news/get-started-with-v4-of-github-actions-artifacts/#whats-improved-in-v4
@hknutsen
Copy link
Member Author

Each workflow needs to be tested and verified to work as before.

We also need to figure out what to do with github-pages.yml, since it actually expects a tarball.

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.

Upload raw files instead of tarball

2 participants