Skip to content

Configuring your Project Repository

  1. Go to Recipes in the left navigation of your Tempest app.
  2. Click Create Recipe.
  3. Enter a title and description for your recipe.

Add a title and description to your recipe

TIP

Note: Recipes start with a GitHub repository. Tempest projects always begin with a codebase.

  1. Click Project Repository to configure the GitHub repository.
  2. Click Add Credentials in the right panel to connect Tempest to GitHub.
    • Tempest supports multiple connection methods:
      • GitHub Apps
      • GitHub OAuth
      • GitHub Personal Access Tokens

Add credentials to connect Tempest to your GitHub

  1. After connecting Tempest with GitHub, you’ll be redirected back to Tempest, where you can choose the organization for the project’s repositories.
  2. Tempest lets you quickly configure how you want GitHub repositories to be setup. You can also make fields user-definable, which will let developers define the field when self-serving their Projects with the Recipe. To make the repository name user-definable:
    • Click the Name field in the configuration UI.
    • Type @ to open the autocomplete menu.
    • Select User-defined Value.

Reference user-defined values in your recipe