Skip to content

Components and modules for migration #9429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion archived/_cci2/orb-author-intro.adoc
Original file line number Diff line number Diff line change
@@ -3,13 +3,14 @@ contentTags:
platform:
- Cloud
- Server v4+
component: orbs
module: author
---
= Introduction to authoring orbs
:page-description: Starting point for how to author an orb
:experimental:
:icons: font
:page-layout: classic-docs
:page-liquid:

CircleCI orbs are packages of xref:orb-concepts#orb-configuration-elements[reusable configuration] that you can import into you CircleCI configuration files. Orbs come in two types:

3 changes: 2 additions & 1 deletion jekyll/_cci2/about-circleci.adoc
Original file line number Diff line number Diff line change
@@ -3,10 +3,11 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: about-circleci
---
= CircleCI overview
:page-layout: classic-docs
:page-liquid:
:page-description: An overview of CircleCI, continuous integration and continuous delivery
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/add-ssh-key.adoc
Original file line number Diff line number Diff line change
@@ -3,10 +3,11 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: integration
---
= Add additional SSH keys to CircleCI
:page-layout: classic-docs
:page-liquid:
:page-description: How to add additional SSH keys to CircleCI
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/android-images-support-policy.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: execution-managed
---
= CircleCI Android images support policy
:page-layout: classic-docs
:page-liquid:
:page-description: CircleCI Android images release, update, and deprecation policy
:icons: font
:experimental:
2 changes: 2 additions & 0 deletions jekyll/_cci2/android-machine-image.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: execution-managed
---
= Android images with the machine executor
:page-layout: classic-docs
2 changes: 2 additions & 0 deletions jekyll/_cci2/api-developers-guide.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: toolkit
---
= CircleCI API developer's guide
:page-description: API guide for internal and external CircleCI developers
3 changes: 2 additions & 1 deletion jekyll/_cci2/api-intro.adoc
Original file line number Diff line number Diff line change
@@ -3,13 +3,14 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: toolkit
---
= API v2 introduction
:description: Introduction to the CircleCI API
:experimental:
:icons: font
:page-layout: classic-docs
:page-liquid:

The CircleCI API may be used to make API calls to interact with your pipelines, projects and orgs, including retrieving detailed information about users, jobs, workflows, and pipelines, as well as triggering pipelines. There are currently two supported API versions:

2 changes: 2 additions & 0 deletions jekyll/_cci2/artifacts.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: optimize
---
= Storing build artifacts
:page-description: Example of uploading artifacts created during a build
5 changes: 2 additions & 3 deletions jekyll/_cci2/audit-logs.adoc
Original file line number Diff line number Diff line change
@@ -3,13 +3,12 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: security
---
= Audit logs
:page-description: "This document describes the ways CircleCI customers can access their audit logs."
:page-layout: classic-docs
:page-liquid:
:icons: font
:experimental:

[#overview]
== Overview
2 changes: 2 additions & 0 deletions jekyll/_cci2/authentication/mfa.adoc
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@
contentTags:
platform:
- Cloud
component: guides
module: permissions-authentication
---
= Multi-factor authentication (MFA)
:page-layout: classic-docs
3 changes: 2 additions & 1 deletion jekyll/_cci2/authentication/set-up-sso.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: permissions-authentication
---
= Set up SSO
:page-layout: classic-docs
:page-liquid:
:page-description: Tutorial outlining how to set up SSO for an organization
:icons: font
:experimental:
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: permissions-authentication
---
= Sign in to an SSO-enabled organization
:page-layout: classic-docs
:page-liquid:
:page-description: Instructions outlining how to sign in as an SSO user
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/authentication/sso-overview.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: permissions-authentication
---
= Single sign-on (SSO) overview
:page-layout: classic-docs
:page-liquid:
:page-description: Introduction to CircleCI SAML SSO
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/authorize-google-cloud-sdk.adoc
Original file line number Diff line number Diff line change
@@ -3,13 +3,14 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: integration
---
= Authorize Google Cloud SDK
:description: How to authorize the Google Cloud SDK
:experimental:
:icons: font
:page-layout: classic-docs
:page-liquid:

This tutorial explains how to install and authorize the link:https://cloud.google.com/sdk/[Google Cloud SDK] in your primary container.

Original file line number Diff line number Diff line change
@@ -3,11 +3,12 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: test
---
= Automate LLM evaluation testing with the CircleCI Evals orb
:description: How to use CircleCI Evals orb.
:page-layout: classic-docs
:page-liquid:
:icons: font
:experimental:

3 changes: 2 additions & 1 deletion jekyll/_cci2/benefits-of-circleci.adoc
Original file line number Diff line number Diff line change
@@ -3,10 +3,11 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: about-circleci
---
= Benefits of CircleCI
:page-layout: classic-docs
:page-liquid:
:page-description: Benefits of choosing CircleCI for CI/CD
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/bitbucket-data-center-integration.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: integration
---
= Bitbucket Data Center integration overview
:page-layout: classic-docs
:page-liquid:
:page-description: Learn how to integrate Bitbucket Data Center with CircleCI to manage your pipelines with our.
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/bitbucket-integration.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: integration
---
= Bitbucket Cloud integration overview
:page-layout: classic-docs
:page-liquid:
:page-description: This document provides an overview of using Bitbucket Cloud with CircleCI.
:icons: font
:experimental:
2 changes: 2 additions & 0 deletions jekyll/_cci2/browser-testing.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: test
---
= Browser testing
:page-description: Browser Testing on CircleCI
2 changes: 2 additions & 0 deletions jekyll/_cci2/building-docker-images.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: execution-managed
---
= Run Docker commands
:page-description: How to build Docker images using the Docker execution environment
2 changes: 2 additions & 0 deletions jekyll/_cci2/caching-strategy.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: optimize
---
= Caching strategies
:page-description: A guide to the various caching strategies available for managing dependency caches in CircleCI.
2 changes: 2 additions & 0 deletions jekyll/_cci2/caching.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: optimize
---
= Caching dependencies
:page-description: This document is a guide to caching dependencies in CircleCI pipelines.
3 changes: 2 additions & 1 deletion jekyll/_cci2/circleci-config-sdk.adoc
Original file line number Diff line number Diff line change
@@ -2,10 +2,11 @@
contentTags:
platform:
- Cloud
component: guides
module: toolkit
---
= CircleCI config SDK
:page-layout: classic-docs
:page-liquid:
:page-description: The CircleCI Config SDK is a JavaScript package library for generating CircleCI config YAML.
:icons: font
:experimental:
3 changes: 2 additions & 1 deletion jekyll/_cci2/circleci-images.adoc
Original file line number Diff line number Diff line change
@@ -3,13 +3,14 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: execution-managed
---
= Convenience images
:page-description: Listing of available Docker images maintained by CircleCI
:experimental:
:icons: font
:page-layout: classic-docs
:page-liquid:

CAUTION: *Legacy images with the prefix `circleci/` were https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034[deprecated]* on December 31, 2021. For faster builds, upgrade your projects with https://circleci.com/blog/announcing-our-next-generation-convenience-images-smaller-faster-more-deterministic/[next-generation convenience images].

2 changes: 2 additions & 0 deletions jekyll/_cci2/code-coverage.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: test
---
= Generate code coverage metrics
:page-description: Generate code coverage metrics for different languages.
33 changes: 2 additions & 31 deletions jekyll/_cci2/collect-test-data.adoc
Original file line number Diff line number Diff line change
@@ -3,37 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+

sectionTags:
javascript:
- "#jest"
- "#mocha-for-node"
- "#mocha-with-nyc"
- "#karma"
- "#ava-for-node"
- "#eslint"
ruby:
- "#rspec"
- "#minitest"
python:
- "#pytest"
- "#unittest"
java:
- "#maven-surefire-plugin-for-java-junit-results"
- "#gradle-junit-test-results"
php:
- "#phpunit"
dot-net:
- "#trx2junit-for-visual-studio-net-core-tests"
clojure:
- "#kaocha"
- "#test2junit-for-clojure-tests"
playwright:
- "#playwright"
cypress:
- "#cypress"
webdriverio:
- "#webdriverio"
component: guides
module: test
---
= Collect test data
:description: A guide to collecting test data in your CircleCI projects.
2 changes: 2 additions & 0 deletions jekyll/_cci2/concepts.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: about-circleci
---
= Concepts
:description: CircleCI concepts
2 changes: 2 additions & 0 deletions jekyll/_cci2/concurrency.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: optimize
---
= Concurrency
:page-layout: classic-docs
4 changes: 2 additions & 2 deletions jekyll/_cci2/config-editor.adoc
Original file line number Diff line number Diff line change
@@ -3,14 +3,14 @@ contentTags:
platform:
- Cloud
- Server v4+

component: guides
module: getting-started
---
= Using the CircleCI in-app configuration editor
:page-description: Docs page on In-app configuration editor use and features
:experimental:
:icons: font
:page-layout: classic-docs
:page-liquid:

include::../_includes/partials/notes/standalone-unsupported.adoc[This feature is not supported for GitLab, GitHub App or Bitbucket Data Center]

2 changes: 2 additions & 0 deletions jekyll/_cci2/config-intro.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: getting-started
---
= Configuration introduction
:page-layout: classic-docs
2 changes: 2 additions & 0 deletions jekyll/_cci2/config-policies-for-self-hosted-runner.adoc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ contentTags:
platform:
- Cloud
- Server v4+
component: guides
module: config-policies
---
= Config policies for self-hosted runner
:page-description: Learn how to write a policy to restrict which projects can run jobs on a self-hosted runner.
Loading
Oops, something went wrong.