Circle CI

Circle CI Integration

You must integrate your CI/CD tool with Typo to view your deployment data. Once integrated you can configure the settings using the configure button present on the top right corner.

Step 1: Navigate to settings

Navigate to Settings > Integration, and scroll down to view the CI/CD Tool section. Click on the connect button beside the Circle CI

Step 2: Generate Token

Generate the Token in Circle CI

Note: Please Mask the token when uploading

Steps to Gen Token in Circle CI:

  1. In the CircleCI application, go to your User settings

  2. Click Personal API Tokens

  3. Click the Create New Token button.

  4. In the Token name field, type a memorable name for the token.

  5. Click the Add API Token button.

  6. After the token appears, copy and paste it to another location. You will not be able to view the token again. Jenkin help doc link

Step 3: Enter Token Details

Go back to Typo Dashboard, enter the access token & Click on connect

And done! You will have all your deployment data in your dashboard now. You can configure it as per your requirements by following the steps mentioned in this link - Deployment

Last updated