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

Code signing for binaries #32

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

ibnc
Copy link
Contributor

@ibnc ibnc commented Mar 28, 2019

addresses #26
@marques-work mind taking a look? I'll leave the test pipeline until you've taken a look. It's named gocd-cli-testing

Copy link
Member

@ketan ketan left a comment

Choose a reason for hiding this comment

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

With batch files and shell scripts, there is a high likelihood that the next person who edits it does not do error handling and leaving a bad build look green. This has actually happened with me, several times.

So is it possible we just use rake for this instead?

@marques-work
Copy link
Collaborator

@ketan fair enough - I'll need to do the same with the installer trial launcher build as well; the existing rake task for macos wasn't workable for non-.app binaries, so most of the work will be there.

@marques-work
Copy link
Collaborator

Merging this one for now and @ibnc will create a new PR to migrate to rake

@marques-work marques-work merged commit 0b8627d into gocd-contrib:master Mar 29, 2019
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.

3 participants