CircleCI
CircleCI

CircleCI is a continuous integration and delivery platform that automates build, test, and deployment pipelines for software development.

Completely Secure
169773VIEWS
2335USERS

Tools

1 of 12

Create Context

Tool to create a new context in CircleCI. Contexts are used to secure and share environment variables across projects. Use this when you need to set up a new environment configuration for your CircleCI workflows.

Create Context (graphql)

Tool to create a new CircleCI context using the GraphQL API. Use when you need to create a context for storing environment variables in CircleCI. The mutation returns error information if creation fails or payload data if successful.

Create Context Restriction

Tool to create a context restriction in CircleCI. Use when you need to limit context access based on project, expression rules, or group membership.

Create Organization Orb Allowlist

Tool to create a new URL Orb allow-list entry for an organization. Use when you need to allow URL-based orb references from specific URL prefixes in CircleCI pipelines for an organization.

Create Organization Project

Tool to create a new project within a CircleCI organization. Use when you need to programmatically set up a new project for CI/CD automation.

Create Organization Group

Tool to create a group in an organization. Use when you need to organize users within a CircleCI organization by creating logical groups.