Skip to content

Makefile: convert release signing target to full bash #657

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

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

estroz
Copy link
Member

@estroz estroz commented Oct 23, 2018

Description of the change: make release target code is now fully a bash script rather than a mix of bash and Makefile syntax.

Motivation for the change: the script to sign release binaries is relatively complicated and doesn't play nice with Makefile bash interpretation. Uses were also seeing errors when they did not have gpgconf installed regardless of what target they were running.

Closes: #651

@estroz estroz requested review from AlexNPavel and hasbro17 October 23, 2018 18:23
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 23, 2018
@estroz estroz merged commit 70b4c09 into operator-framework:master Oct 23, 2018
@estroz estroz deleted the fix-651 branch October 23, 2018 18:56
@estroz estroz restored the fix-651 branch October 26, 2018 18:55
@estroz estroz deleted the fix-651 branch November 16, 2018 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants