Skip to content

Conversation

@MylesBorins
Copy link
Contributor

gpg 2.1 no longer includes the key-id by default which breaks
the release script. This makes sure we are explicit about it.

gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it.
@MylesBorinsMylesBorins requested review from jasnell and rvaggMay 30, 2017 18:49
@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label May 30, 2017
@gibfahn
Copy link
Member

Confirmed that this gives the same output in 2.1 (and that it still works with 2.0).

Refs: https://www.gnupg.org/faq/whats-new-in-2.1.html

jasnell pushed a commit that referenced this pull request Jun 1, 2017
gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it. PR-URL: #13309 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@jasnell
Copy link
Member

Landed in b7d1438

@jasnelljasnell closed this Jun 1, 2017
jasnell pushed a commit that referenced this pull request Jun 5, 2017
gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it. PR-URL: #13309 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@jasnelljasnell mentioned this pull request Jun 5, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
MylesBorins added a commit that referenced this pull request Jul 17, 2017
gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it. PR-URL: #13309 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins added a commit that referenced this pull request Jul 17, 2017
gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it. PR-URL: #13309 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Jul 18, 2017
@MylesBorinsMylesBorins mentioned this pull request Sep 20, 2017
MylesBorins added a commit that referenced this pull request Oct 25, 2017
gpg 2.1 no longer includes the key-id by default which breaks the release script. This makes sure we are explicit about it. PR-URL: #13309 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 25, 2017
@MylesBorinsMylesBorins deleted the update-release-script branch November 14, 2017 17:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@MylesBorins@gibfahn@jasnell@cjihrig@nodejs-github-bot