Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Delete the gem sign and gem verify commands#53

Merged
aellispierce merged 1 commit into
mainfrom
clean-up-commands
Dec 21, 2021
Merged

Delete the gem sign and gem verify commands#53
aellispierce merged 1 commit into
mainfrom
clean-up-commands

Conversation

@rochlefebvre
Copy link
Copy Markdown

@rochlefebvre rochlefebvre commented Dec 17, 2021

Follow up to #34, which implemented gem signatures --sign and --verify via #51.


# gem install hooks
i = Gem::CommandManager.instance[:install]
i.add_option("--[no-]verify",
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This still needs to be updated to --verify-signatures. Will do this in a smaller PR.

Copy link
Copy Markdown

@jchestershopify jchestershopify left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Copy Markdown

@aellispierce aellispierce left a comment

Choose a reason for hiding this comment

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

:shipit:

@aellispierce aellispierce merged commit 858e7d7 into main Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants