CircleCI ドキュメントへようこそ
ここで紹介するチュートリアル、サンプル、how-to、そしてリファレンスから CircleCI について学ぶことができます。
サンプルとガイド
詳しい手順ガイドに従う、またはサンプルアプリを見て、今すぐはじめましょう。注目リソース
実行環境
Linux、Windows、macOS、 Arm、 または GPU 環境でジョブを実行できます。
パイプライン
パイプラインは VCS、API、または CircleCI アプリからトリガーできます。
デプロイ例
ジョブを作成・設定し、AWS、GCP などにデプロイしましょう。
Docker の使用
Docker イメージをビルドし、ジョブを Docker 環境で実行しましょう。
サードパーティーツールとの連携
承認済み Orb やパートナー製 Orb を使ってサードパーティツールと簡単に連携できます。
セキュリティ
コンテキストの作成と管理は CircleCI アプリで行えます。
Test splitting
Use test splitting to run tests simultaneously across multiple environments to reduce pipeline execution time.
OIDC
Use OpenID Connect tokens to access compatible cloud services without long-lived credentials being stored in CircleCI.
Config policies
Create organization-level policies to impose rules and scopes to govern the use of configuration elements
Releases
New