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 integration #578

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Travis integration #578

wants to merge 3 commits into from

Conversation

longd3
Copy link
Contributor

@longd3 longd3 commented Nov 17, 2015

unfinished, don’t merge yet

@pims
Copy link
Contributor

pims commented Nov 18, 2015

Can the keyfile be replaced by encrypted env variables?

@longd3
Copy link
Contributor Author

longd3 commented Nov 18, 2015

Yes, it is possible

travis encrypt-file client-secret.json --add

Can you grab the json file ? only project owner can

Go to the Google Developers Console.
Select a project to which the service account will be associated.
In the left sidebar, select APIs & auth > Credentials.
Click Add credentials and select Service account.
In the Create service account window, select the Key type, either JSON or P12.
Click Create.
A New public/private key pair window is displayed and the private key for the Key type you selected is downloaded automatically. If you selected a P12 key, the private key's password ("notasecret") is displayed.
Click Close.

Now that we can afford more disk capacity and memory, this is possible
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