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

chore(build): Add encrypted ssh key for semantic-release #20

Merged
merged 2 commits into from
Apr 5, 2018

Conversation

dtardoin-eb
Copy link
Contributor

@dtardoin-eb dtardoin-eb commented Apr 4, 2018

To allow Travis to automatically push tags back into Github.

Fixes OPS-16282 & blocks #17

@BenAtEventbrite BenAtEventbrite changed the title [OPS-16282] Added encrypted ssh key for Semantic Release. chore(build): Add encrypted ssh key for semantic-release Apr 5, 2018
@benmvp
Copy link
Contributor

benmvp commented Apr 5, 2018

Thanks for this!

The build is failing with the following error:

The command "openssl aes-256-cbc -K $encrypted_d09c1c3e25e0_key -iv $encrypted_d09c1c3e25e0_iv -in .git_deploy_key.enc -out git_deploy_key -d" failed and exited with 1 during .

Not sure what that means though!

@BenAtEventbrite BenAtEventbrite added this to the Alpha milestone Apr 5, 2018
Copy link
Contributor

@benmvp benmvp left a comment

Choose a reason for hiding this comment

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

Looks good to me! I guess we won't really know until the first merge to master 🤞🏾

@BenAtEventbrite BenAtEventbrite merged commit a73f672 into eventbrite:master Apr 5, 2018
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