Remove docs circleci-config-sdk
article thumbnail

Introducing the CircleCI Config SDK

CircleCI

We are excited to announce the new CircleCI Config SDK is now available as an open-source TypeScript library. Developers can now write and manage their CircleCI config.yml files using TypeScript and JavaScript. With the Config SDK you can define and generate your YAML config from type-safe and annotated JavaScript.

Testing 138
article thumbnail

CircleCI onboarding toolkit: User-friendly tools to help you ship sooner

CircleCI

Fortunately, CircleCI provides several tools you can use to streamline the onboarding process and get up and running with a fast and secure pipeline in a matter of minutes, regardless of experience level. Config SDK. Config policy management. Step 0: Connect a project to CircleCI. Let’s get started!

Tools 59
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Introducing dynamic config via setup workflows

CircleCI

With the new release of dynamic config via setup workflows, CircleCI customers can now use jobs and workflows, not only to execute work but to determine the work they want to run. We built dynamic config because we know our users want more dynamism in the CircleCI build process. How we enabled dynamic config.

Examples 116
article thumbnail

Testing locally with CircleCI runners

CircleCI

In this article you will learn how to set up the CircleCI runner agent on your local machine to run tests. You will also learn how to configure your CircleCI pipeline so that the runner is invoked correctly. With the launch of the CircleCI Free plan , features like runners are now available to everyone. Prerequisites.

Testing 64
article thumbnail

Simplifying your CI/CD build pipeline to GKE with CircleCI orbs

CircleCI

This article attempts to demystify the use of orbs to quickly get started with the CircleCI platform. You may also want to use orbs as a reference for config best practices. You can also refer to the CircleCI Orbs Registry for the complete list of available orbs. For a quickstart to GKE, see the docs.