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

Travis CI fails on PRs from forks #70

Open
johnverrone opened this issue Oct 1, 2019 · 2 comments
Open

Travis CI fails on PRs from forks #70

johnverrone opened this issue Oct 1, 2019 · 2 comments
Labels
bug Something isn't working CI Issue with CI setup.

Comments

@johnverrone
Copy link

Summary:
The PR builds are failing on PR's coming from forked organizations. eg. https://travis-ci.org/homedepot/infinite-wish-board/jobs/592185038#L219

This is from this line of the Travis config.

Notes:
It seems like this is related to managing the GCP service account keys.

@johnverrone johnverrone added the bug Something isn't working label Oct 1, 2019
@crstamps2
Copy link
Collaborator

I am not sure why this sometimes works on some PRs and not others. @wrmilling any ideas? Did the GAE keys change in your efforts?

@crstamps2 crstamps2 added the CI Issue with CI setup. label Oct 1, 2019
@wrmilling
Copy link
Member

That's all travis setup, failing to decrypt the key based on a private variable. I propose we skip all the deployment automation for now (doesn't actually run on PRs anyway) and loop back around to deploys tomorrow. @crstamps2 I can work with you to get you the access you need / resolve this.

For now, PR #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Issue with CI setup.
Projects
None yet
Development

No branches or pull requests

3 participants