Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure. Buildkite integration through Opsera’s pipelines allows you to configure and trigger an existing Buildkite pipeline in through an Opsera pipeline. This workflow requires setup in the Tool Registry and Pipelines.

Prerequisites for Buildkite Tool Setup

To configure a Buildkite tool in the Tool Registry, you will need to retrieve the following information from the Buildkite portal:

  • URL -

  • Organization Name -

  • Slug -

  • Access Token - Personal Settings → API Access Tokens

    Image Added

...

Tool Registry Setup

  1. Login to Opsera and navigate to the Tool Registry.

  2. Select ‘+ Create a New Tool’ button, locate Buildkite and click the ‘Select Tool’ button.

  3. Provide required details and click ‘Create’ to save the tool.

  4. Navigate to the ‘Connections’ tab of your new tool

  5. Provide the following values, fetched from the Buildkite portal:

    Image Added

    URL -
    Organization Name -
    Slug -
    Access Token - C

  6. Click the ‘Save’ button then validate the connection by clicking the ‘Test Connection’ button.
    You can now use the Buildkite tool to fetch and trigger Buildkite pipelines in your Opsera pipeline.

Pipeline Configuration