Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make sure gpg entry expects passphrase in environment variable #213

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Sep 5, 2023

As we saw when we tried to release 8.3.1, we had an inappropriate ioctl for device. This PR adds a pinentry rule to loopback, so that we can pass in the passphrase as environment variable. In addition it switches the scm URLs to point to https URLs so our maven process is able to update the github repository with tags.

Tested in https://github.com/chriswk/javarelease, we know the publishing to maven central repo works, but we need to know that the git tagging works as well.

@chriswk chriswk self-assigned this Sep 5, 2023
Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

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

LGTM

@chriswk chriswk merged commit 00442ef into main Sep 5, 2023
@chriswk chriswk deleted the actionsWorkflow branch September 5, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants