Skip to content

CircleCI / Azure Pipelines / Bitbucket Pipelines support #3

@structbinary

Description

@structbinary

Extend platform support beyond GitHub Actions, Jenkins, and GitLab CI to cover CircleCI, Azure Pipelines, and Bitbucket Pipelines.

This is a broader tracking issue. Each platform can be implemented independently following the same renderer pattern established by GitHub Actions.

Platforms

  • CircleCI.circleci/config.yml
  • Azure Pipelinesazure-pipelines.yml
  • Bitbucket Pipelinesbitbucket-pipelines.yml

Approach

Each platform gets its own renderer module. The CISpec remains the shared intermediate representation — renderers are the only part that's platform-specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions