Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Allowing GPG signing of Git tags #653

Merged
merged 1 commit into from
Apr 25, 2017
Merged

Conversation

jgnagy
Copy link
Contributor

@jgnagy jgnagy commented Apr 22, 2017

Not a huge change, but my first modification to an Atom package, so I would encourage a careful review. Added a config boolean (and a test to cover it). Defaults to previous behavior. Really just changes tag -a to tag -s if the signTags boolean is true.

Without this, I don't get the pretty "Verified" text next to my tags in GitHub.

@akonwi akonwi merged commit 6fefa58 into akonwi:master Apr 25, 2017
@akonwi
Copy link
Owner

akonwi commented Apr 25, 2017

Awesome! that looks great! Thanks, I really appreciate updating the tests. I'm sure this is something others will really appreciate too

I just moved the config into its own section. I figure it's a small enough change to the existing behavior so it should be okay.

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.

None yet

2 participants