FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: disable zipping tarballs on GHA by aduh95 · Pull Request #64423 · nodejs/node · GitHub

/ node Public

tools: disable zipping tarballs on GHA - #64423

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:no-tgz.zip
Jul 13, 2026
Merged

tools: disable zipping tarballs on GHA#64423
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:no-tgz.zip

Conversation

aduh95 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Instead of zipping with compression level 0, we can disable zipping altogether.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Jul 11, 2026
Comment on lines 94 to +95
path: '*.tar.gz'
compression-level: 0
archive: false

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Surprised it accepts a wildcard with archive: false, but hey, seems to be happy 😀

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jul 11, 2026
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 11, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 13, 2026
nodejs-github-bot merged commit f90b021 into nodejs:main Jul 13, 2026
39 checks passed

Copy link
Copy Markdown
Collaborator

Landed in f90b021

aduh95 deleted the no-tgz.zip branch July 13, 2026 16:18
aduh95 added a commit that referenced this pull request Jul 21, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64423
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 added a commit that referenced this pull request Jul 21, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64423
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jul 29, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64423
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 added a commit that referenced this pull request Aug 6, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64423
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL