Request for additional `tar.gz` release artifacts
See original GitHub issueWould it be possible to get x86_64-pc-windows-msvc-static-install_only
artifacts? Also, can tar.gz
artifacts be produced for all available install_only
python3.8 artifacts?
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
upload-artifact zips .tar.gz archive · Issue #109 - GitHub
Describe the bug Uploading a .tar.gz artifact results in the archive being .zipped. Many (if not probably most) projects on GitHub tend to ......
Read more >Remove support for legacy tar.gz pages artifacts - GitLab.org
Remove support for legacy artifacts.tar.gz uploads in the gitlab-pages deploy code. Tar.gz was only... ... Conform by the merge request performance guides
Read more >Create a Release and Upload Artifacts with GitHub Actions
In my case, this is application/gzip for the tarballs and application/zip for the zip file. Summary. And there it is! With these steps...
Read more >How to upload tar.gz and jar files as GitHub assets using ...
In a certain directory, I have one .tar.gz and one .jar artifact. I want to upload these assets for a release using requests....
Read more >Deploying Artifacts - JFrog Documentation
An artifact bundle is deployed as a set of artifacts packaged in an archive with one of the following supported extensions: zip ,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just pushed a series of commits that should result in
install_only.tar.gz
archives for all target triples flagged for release, including the Windows static builds.This is all built into the in-repo release code so the next release should pick things up. I may publish that tomorrow. We’ll see…
Sounds good. Just ping here and I’ll repin