Back to docs


On this page

Setting up your account to access your source code repository

To allow continuous integration, track changes and facilitate automated builds Shaipup uses Google Source Repositories and Git. We utilise your Google account and your registered TerraCipher email to control access to your source code. If you don’t have a Google account this is quick and easy to setup and the following link provides details on how to do this:

Create a Google Account - Google Account Help

You don’t need to have a gmail account and can use the same email you used for your TerraCipher account. Alternatively if you have a Google account or have a gmail account linked to an existing Google account then you will need to make sure the email address you are using to access Shaipup is registered an an alternative email for your Google account. Details on how to set this up can be found here:

Sign in to your Google Account with another email address - Computer - Google Account Help

Once you have these steps completed you are ready to start accessing your source code and can begin to pull it down to your local computer to start developing and testing your code.

Access your code



Setup GCloud CLI


Setup SSH-Authentication

Generate new key


Register key to Cloud Source Repositories




Clone your repository


Pushing your changes