[{"data":1,"prerenderedAt":836},["ShallowReactive",2],{"/ja-jp/topics/ci-cd/cicd-pipeline/":3,"navigation-ja-jp":185,"banner-ja-jp":599,"footer-ja-jp":611,"next-steps-ja-jp":821},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":179,"_type":180,"title":7,"_source":181,"_file":182,"_stem":183,"_extension":184},"/ja-jp/topics/ci-cd/cicd-pipeline","ci-cd",false,"",{"title":9,"description":10},"CI/CDパイプラインとは？","パイプラインは継続的インテグレーションとデリバリー（CI/CD）の基本です。CI/CDパイプラインの仕組みと、コードテストとビルドの自動化について学びましょう。",[12,26,32,139,177],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"CI/CD",{"href":23},"/topics/ci-cd/",{"title":25},"Cicd pipeline",{"type":27,"componentName":27,"componentContent":28},"TopicsHero",{"title":9,"text":29,"config":30},"パイプラインは継続的インテグレーションとデリバリー（CI/CD）の基本です。CI/CDパイプラインの仕組みと、コードテストとビルドの自動化について学びましょう。\n",{"id":31,"twoColumns":6},"ci/cdパイプラインとは？",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":82},{"text":36,"data":37},"On this page",[38,42,46,50,54,58,62,66,70,74,78],{"text":39,"config":40},"CI/CDパイプラインの概要",{"href":41},"#ci-cd-pipeline-overview",{"text":43,"config":44},"CI/CDパイプラインの定義",{"href":45},"#ci-cd-pipelines-defined",{"text":47,"config":48},"継続的インテグレーションと継続的デリバリー、継続的デプロイの違い",{"href":49},"#continuous-integration-vs-continuous-delivery-vs-continuous-deployment",{"text":51,"config":52},"CI/CDパイプラインのステージ",{"href":53},"#ci-cd-pipeline-stages",{"text":55,"config":56},"CI/CDパイプラインツール",{"href":57},"#ci-cd-pipeline-tools",{"text":59,"config":60},"優れたCI/CDパイプラインとは？",{"href":61},"#what-makes-a-good-ci-cd-pipeline",{"text":63,"config":64},"CI/CDパイプラインの例",{"href":65},"#ci-cd-pipeline-example",{"text":67,"config":68},"IT部門のリーダーがCI/CDパイプラインを使用すべき理由",{"href":69},"#why-should-it-leaders-use-ci-cd-pipelines",{"text":71,"config":72},"GitLabへの移行が人気な理由",{"href":73},"#why-is-everyone-moving-to-git-lab",{"text":75,"config":76},"CI/CDパイプラインの活用によりDevOpsチームが得られるメリット",{"href":77},"#how-ci-cd-pipelines-support-dev-ops-teams",{"text":79,"config":80},"まとめ",{"href":81},"#conclusion",[83,89,94,99,104,109,114,119,124,129,134],{"type":84,"componentName":84,"componentContent":85},"TopicsCopy",{"header":39,"text":86,"config":87},"何十年もの間、開発者はコーディングの困難で反復的な要素を自動化することで、イノベーションに集中し、燃え尽き症候群を回避する方法を模索してきました。新しいコードの統合や手作業によるテストに関連する、一般的な問題を解決する完璧なソリューションとして、CI/CDが登場したのです。\n\n**継続的インテグレーション、継続的デリバリー、継続的デプロイ**により、別々のチームの作業を1つのまとまった製品にまとめるプロセスが合理化されます。CI/CDは、作業を保存する単一のリポジトリを提供し、一貫して統合と継続的テストを自動化します。しかし、CI/CDパイプラインとは何であり、どのように機能するのでしょうか？このページでは、その答えと、エンジニアや企業にとってのCI/CDパイプラインのメリットについてご紹介します。\n",{"id":88},"ci-cd-pipeline-overview",{"type":84,"componentName":84,"componentContent":90},{"header":43,"text":91,"config":92},"CI/CDパイプラインとは、ソフトウエアデリバリープロセスを合理化する一連のステップです。DevOpsまたはサイトリライアビリティエンジニアリングアプローチを介して、CI/CDはモニタリングと自動化を使用してアプリ開発を改善します。これは、一般的に実行が困難で時間がかかり、スタブやドライバーの作成が必要な統合と継続的テストに関して特に有用です。\n\n自動化されたパイプラインは、手作業によるエラーを防止し、製品の迅速な反復を可能にし、開発プロセス中に一貫したフィードバックを提供するのに役立ちます。CI/CDパイプラインの各ステップは、パイプラインステージにグループ化されたタスクのサブセットです。これについては、この記事で詳しく説明したいと思います。\n",{"id":93},"ci-cd-pipelines-defined",{"type":84,"componentName":84,"componentContent":95},{"header":47,"text":96,"config":97},"CIとCDは、一般的な最新の開発手法とDevOpsのベストプラクティスです。CIは継続的インテグレーションを意味しますが、CDには継続的デリバリーと継続的デプロイの2つの意味があります。\n\n  ### 継続的インテグレーション\n\n現代のペースの速いテクノロジーの世界では、開発チームはアプリのさまざまな要素で同時に作業できる環境が必要です。エンジニアが変更をmainブランチに統合するためにマージの日まで待たなければいけない場合、その作業は時間がかかり、労力がかかり、率直に言って気が遠くなるようなものになります。全員が個別に変更を行うことになるため、他のチームメンバーとの競合が発生する可能性も出てきます。\n\nCIを実行する場合、できるだけ頻繁に変更を中央リポジトリに継続的にマージすることになります。変更は自動ビルドによって検証され、単体テストとインテグレーションテストによって、変更がアプリケーションを破損していないことが確認されます。テストによって新しいコードと既存のコードとの間に競合が発見された場合、CIによってバグの修正をより速く、より頻繁に行えるようになります。\n\n*要件*\n- 改善、新機能、バグ修正の自動テスト\n- できるだけ頻繁に、理想的には1日1回変更をマージすること\n- リポジトリを監視し、新しいコミットのテストを実行するための継続的インテグレーション用サーバー\n\n*メリット*\n- 自動テストによりリグレッションを早期に発見できるため、本番環境まで残るバグが少なくなる\n- 統合に関する問題がすぐに解決されるので、リリースのビルドが楽になる\n- バグによりビルドが中断されるとすぐにアラートが表示されるため、デベロッパーが頭の切り替えをあまり行わずに済む\n- CIサーバーが数百件のテストを数秒で実行するため、テスト費用が削減される\n\n### 継続的インテグレーション\n\nCDの最初の定義である継続的デリバリーは、CIの原則に基づき、インフラストラクチャのプロビジョニングと、テスト環境および本番環境へのアプリケーションのデプロイを自動化します。\n\n継続的なデリバリーのパイプラインでは、コードの変更が自動的にビルドされ、テストされ、いつでもどの環境にもデプロイできるようにパッケージ化されます。手動でのデプロイのトリガーに使用することも、継続的デプロイまで行うよう拡張して、顧客やエンドユーザーへのデプロイも自動化することもできます。\n\n*要件*\n- すべてのコードと構成ファイルのバージョン管理\n- ソフトウェアの新しいバージョンをテストするためのstaging環境\n- 自動化された信頼性の高いデプロイプロセス\n\n*メリット*\n- 顧客への新機能とアップデートを迅速に提供\n- ソフトウェアリリースの信頼性と品質を向上\n- 必要に応じてコードの変更を簡単にロールバック\n- デプロイプロセスにおける人為的エラーのリスクを低減\n- 開発チームとオペレーションチーム間のコラボレーションを強化\n\n\n### 継続的デプロイ\n\nCDの2つ目の定義であり、かつCI/CDパイプラインの最終ステージは継続的デプロイです。事前定義されたテストが正常に完了すると、コードの変更が自動的にエンドユーザーにリリースされます。なお、本番環境の前には手作業による障壁が存在しないため、厳密なテストの自動化が不可欠です。\n\nデベロッパーにとって、これはクラウドアプリケーションへの変更が一瞬で本番環境に反映され、エンドユーザーのフィードバックを受けてそれに対応することが容易になることを意味します。CI/CDパイプラインのアプローチを取ることで、デプロイに関連するリスクの多くを回避できます。これは、一度にすべてをリリースするのとは対照的に、少しずつ変更をリリースするほうが簡単なためです。\n\n*要件*\n- 高品質の一連のテスト\n- 本番環境と同じペースで作成できる文書\n- 機能フラグ（他の部門と効果的に連携を取るために、絶対に外せない条件）\n\n*メリット*\n- 新しいリリースのために開発を一時中断する必要がなく、プロセス全体が効率化される\n- リリースの修正が容易になり、リスクが減る\n- 改善が継続的に行われ、品質の向上が顧客に明らかになる\n",{"id":98},"continuous-integration-vs-continuous-delivery-vs-continuous-deployment",{"type":84,"componentName":84,"componentContent":100},{"header":51,"text":101,"config":102},"CI/CDパイプラインというと作業が増えるように感じるかもしれませんが、実際はまったくその逆です。新しい製品をより早く、問題の数を減らしつつ提供するためのプロセスにすぎません。パイプラインを自動化しなければ、同じ手順を手動で実行することになるため、作業が遅くなり、効率が低下します。DevOps CI/CDパイプラインの各ステージは以下のとおりです。いずれかのステージで失敗すると、担当エンジニアに警告を発する通知がトリガーされます。製品が問題なくすべてのテストに合格した場合、本番環境へのデプロイが成功するたびに、すべてのチームメンバーに通知が送信されまます。\n\n### ソース\n\n通常、パイプラインはソースコードリポジトリによってトリガーされます。コードの変更によってCI/CDパイプラインツールの通知が有効になり、対応するパイプラインが操作されます。ユーザーが開始した、もしくは自動的にスケジュールされたワークフローまたは他のパイプラインの結果も、パイプラインをトリガーする可能性があります。\n\n### ビルド\n\nビルドフェーズでは、エンジニアが開発したコードをリポジトリを介して共有し、製品の実行可能なイテレーションを構築します。一般的には、Dockerを使用してクラウドネイティブソフトウェアをデプロイします。そして、パイプラインのこのステージで必要なDockerコンテナがビルドされます。アプリケーションがこの段階を通過しない場合、構成に根本的な問題があることを示唆しているため、すぐに対処する必要があります。\n\n### テスト\n\nテストではコードを検証し、製品がどのように動作するかを確認します。これは、バグがエンドユーザーに届くのを防ぐための重要なセーフティネットです。デベロッパーは自動化したテストを記述する必要があります。テストスイートの範囲が充実しているほど、製品の市場投入が早くなり、再デプロイが必要になる可能性が低くなります。\n\nこのステージでの失敗によって、コードを作成していた時点では想定していなかった問題が露呈することになります。このステージの目的は、エンジニアのフロー状態を乱さないように、問題の原因が記憶に新しいうちに、すばやくフィードバックを提供することです。\n\n### デプロイ\n\nすべてのコードの実行可能なインスタンスがビルドされ、テストされると、デプロイの準備が整います。スケジュールに沿ってコードをデプロイするようにパイプラインを設定し、選択した顧客グループまたはすべての顧客に製品をロールアウトするかを選択します。さらに、問題が発生した場合にリリースをロールバックするプロセスを自動化することもできます。\n\nそのため、最適な設定を決めた上で、CI/CDパイプラインの一部として自動化できます。\n",{"id":103},"ci-cd-pipeline-stages",{"type":84,"componentName":84,"componentContent":105},{"header":55,"text":106,"config":107},"DevOpsプロセスにCI/CDを導入する際に使用できるCI/CDパイプラインツールは数多くあります。以下はその一例です。\n\n- GitLab CI/CD\n- AutoDevOps\n- ChatOps\n- Docker\n- Kubernetes\n- OpenID Connect\n- Bitbucket Cloud\n- GitLab Runner\n- SSHキー\n- 機能フラグ\n- ユーザー認証テスト（UAT）\n",{"id":108},"ci-cd-pipeline-tools",{"type":84,"componentName":84,"componentContent":110},{"header":59,"text":111,"config":112},"どのCI/CDパイプラインも同じように構築されているわけではありません。開発サイクル全体にわたって包括的なフィードバックを提供し、正確で信頼性の高い製品を迅速に開発できるようにすることが目的であるため、正確性、信頼性、スピードが効果的なパイプラインの核となります。その理由を以下にご説明します。\n- **スピード**：継続的インテグレーションは、即座にフィードバックを得られるよう迅速に実施される必要があります。そうでなければフローが中断され、生産性が低下します\n- **精度**：デプロイプロセスを自動化する際は、人為的な干渉を避けるために正確さが求められます\n- **信頼性**：パイプラインは、完璧なテストコードと安定した出力により、信頼できるものでなければなりません\n",{"id":113},"what-makes-a-good-ci-cd-pipeline",{"type":84,"componentName":84,"componentContent":115},{"header":63,"text":116,"config":117},"CI/CDパイプライン図の一例は以下のとおりです。\n- **ソースコード管理**：GitLab上でコードをホストし、アプリケーションを主要なソフトウェアやサービスと統合する- **CI/CD**：GitLab CI/CDを使ってすべてのコードをコミットし、ビルドし、必要なテストを実行する- **ユーザー認証テスト（UAT）へのコードのデプロイ**：UATサーバーにコードをデプロイするために、GitLab CI/CDを設定する\n- **本番環境へのデプロイ**：CI/CDを繰り返し行って、UATにコードをデプロイする\n",{"id":118},"ci-cd-pipeline-example",{"type":84,"componentName":84,"componentContent":120},{"header":67,"text":121,"config":122},"CI/CDパイプラインを採用することで、以下のような明確なメリットが得られます。\n- ビルドとテストプロセスの簡素化\n- コードの品質と一貫性の向上\n- コミュニケーションの効率化\n- ソフトウェアデリバリープロセスの大部分の自動化\n- 迅速なフィードバックの促進\n- 製品の可視性の向上\n- 手作業によるエラーの迅速な修正\n- 人件費の削減\n- 開発ライフサイクルにかかる時間の短縮\n- エンジニアと顧客との間のフィードバックループの高速化を促進\n- テストの自動化によるコストの削減、およびエンドユーザー側で発生する問題の最小化\n",{"id":123},"why-should-it-leaders-use-ci-cd-pipelines",{"type":84,"componentName":84,"componentContent":125},{"header":71,"text":126,"config":127},"[GitLab](/why-gitlab/){data-ga-name=\"why is everyone moving to gitlab\" data-ga-location=\"body\"}は、最も人気のあるDevOpsツールの1つで、これまで以上に登録者数が伸びています。約3,000万人の人々がGitLabを利用していて、その数は伸び続けています。GitLabが選ばれる理由をいくつかご紹介します。\n1. GitLabには実質セットアップが必要ない統合ツールが付随しているため、CI/CDにかけては、他の主要なリポジトリよりも優れていると言えます。\n2. GitLabでは、400分のコンピューティング時間を無料で提供しています。\n3. ボトルネックを回避することで、デプロイを加速できる分析ツールを無料で提供しています。\n4. GitLabはオープンソースであるため、プライベートサーバーにプラットフォームをインストールできます。\n5. イシュー追跡機能は広範で充実しており、効果的なコミュニケーションを促進します。\n6. GitLabはコードのエクスポートとインポートを行うのに最適なツールです。[包括的なドキュメント](https://docs.gitlab.com/ee/user/project/settings/import_export.html?_gl=1*zdn8nq*_ga*NzU4NzU3NzE3LjE2NzgyMDE2MTc.*_ga_ENFH3X7M5Y*MTY4MDExOTYyOC41Mi4xLjE2ODAxMjQ2MDguMC4wLjA.)によりプロセスを詳しく確認できるため、将来的にも使い続けられるビルドを開発できます。\n",{"id":128},"why-is-everyone-moving-to-git-lab",{"type":84,"componentName":84,"componentContent":130},{"header":75,"text":131,"config":132},"継続的インテグレーションパイプラインは、すべてのコード変更が確実に同じプロセスで行われるようにすることで、コード品質を向上させます。コードの変更は、同じ共有コードリポジトリにコミットされている他の変更と照らし合わせて検証されます。テストとビルドを自動化することで、人為的エラーの可能性が減るため、イテレーションがスピードアップし、コードの品質が向上します。\n",{"id":133},"how-ci-cd-pipelines-support-dev-ops-teams",{"type":84,"componentName":84,"componentContent":135},{"header":79,"text":136,"config":137},"本格的なCI/CDパイプラインを確立し、特に継続的なデプロイパイプラインを組み込むことで、ソフトウェア開発プロジェクトの効率性と信頼性が大幅に向上します。このタイプのパイプラインは、ブランチへの各コミットからデプロイまでのジョブの実行を自動化することで、すべての変更が徹底的にテストされ、統合されるようにします。このような自動化により、CI/CDツールの強力な機能を活用して、コードリポジトリ全体のプロセスを効率化できます。\n\nこれにより、開発サイクルのスピードアップだけでなく、高いコード品質基準を維持できるため、各コミットがプロジェクトの成果にプラスに寄与することが保証されます。\n",{"id":138},"conclusion",{"type":140,"componentName":140,"componentContent":141},"CommonResourcesContainer",{"header":142,"tabs":143},"最適化された継続的インテグレーションの詳細をご紹介",[144],{"name":145,"items":146,"config":176},"resources",[147,158,168],{"header":148,"type":149,"image":150,"link":153},"継続的ソフトウェア開発を極める","ウェブキャスト",{"altText":148,"config":151},{"src":152},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157558/Website/Topics/resources_11.jpg",{"text":154,"config":155},"詳細はこちら",{"href":156,"icon":157,"modal":6},"/webcast/mastering-ci-cd/","Webcast",{"header":159,"type":160,"image":161,"link":164},"大規模な継続的インテグレーションとデリバリー","書籍",{"altText":159,"config":162},{"src":163},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158268/Website/Topics/resources_5.jpg",{"text":154,"config":165},{"href":166,"icon":167,"modal":6},"/resources/scaled-ci-cd/","Ebook",{"header":169,"type":160,"image":170,"link":173},"CI/CDのモダナイゼーション",{"altText":169,"config":171},{"src":172},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158268/Website/Topics/resources_2.jpg",{"text":154,"config":174},{"href":175,"icon":167,"modal":6},"/resources/ebook-fuel-growth-cicd/",{"key":145},{"type":178,"componentName":178},"CommonNextSteps","content:ja-jp:topics:ci-cd:cicd-pipeline:index.yml","yaml","content","ja-jp/topics/ci-cd/cicd-pipeline/index.yml","ja-jp/topics/ci-cd/cicd-pipeline/index","yml",{"_path":186,"_dir":187,"_draft":6,"_partial":6,"_locale":7,"data":188,"_id":595,"_type":180,"title":596,"_source":181,"_file":597,"_stem":598,"_extension":184},"/shared/ja-jp/main-navigation","ja-jp",{"logo":189,"freeTrial":194,"sales":199,"login":204,"items":209,"search":539,"minimal":573,"duo":586},{"config":190},{"href":191,"dataGaName":192,"dataGaLocation":193},"/ja-jp/","gitlab logo","header",{"text":195,"config":196},"無料トライアルを開始",{"href":197,"dataGaName":198,"dataGaLocation":193},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":200,"config":201},"お問い合わせ",{"href":202,"dataGaName":203,"dataGaLocation":193},"/ja-jp/sales/","sales",{"text":205,"config":206},"サインイン",{"href":207,"dataGaName":208,"dataGaLocation":193},"https://gitlab.com/users/sign_in/","sign in",[210,253,351,356,461,521],{"text":211,"config":212,"cards":214,"footer":236},"プラットフォーム",{"dataNavLevelOne":213},"platform",[215,221,229],{"title":211,"description":216,"link":217},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":218,"config":219},"プラットフォームを詳しく見る",{"href":220,"dataGaName":213,"dataGaLocation":193},"/ja-jp/platform/",{"title":222,"description":223,"link":224},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":225,"config":226},"GitLab Duoのご紹介",{"href":227,"dataGaName":228,"dataGaLocation":193},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":230,"description":231,"link":232},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":154,"config":233},{"href":234,"dataGaName":235,"dataGaLocation":193},"/ja-jp/why-gitlab/","why gitlab",{"title":237,"items":238},"利用を開始：",[239,244,249],{"text":240,"config":241},"プラットフォームエンジニアリング",{"href":242,"dataGaName":243,"dataGaLocation":193},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":245,"config":246},"開発者の経験",{"href":247,"dataGaName":248,"dataGaLocation":193},"/ja-jp/developer-experience/","Developer experience",{"text":250,"config":251},"MLOps",{"href":252,"dataGaName":250,"dataGaLocation":193},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":254,"left":255,"config":256,"link":258,"lists":262,"footer":333},"製品",true,{"dataNavLevelOne":257},"solutions",{"text":259,"config":260},"すべてのソリューションを表示",{"href":261,"dataGaName":257,"dataGaLocation":193},"/ja-jp/solutions/",[263,288,311],{"title":264,"description":265,"link":266,"items":271},"自動化","CI/CDと自動化でデプロイを加速",{"config":267},{"icon":268,"href":269,"dataGaName":270,"dataGaLocation":193},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[272,275,279,284],{"text":21,"config":273},{"href":274,"dataGaLocation":193,"dataGaName":21},"/ja-jp/solutions/continuous-integration/",{"text":276,"config":277},"AIアシストによる開発",{"href":227,"dataGaLocation":193,"dataGaName":278},"AI assisted development",{"text":280,"config":281},"ソースコード管理",{"href":282,"dataGaLocation":193,"dataGaName":283},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":285,"config":286},"自動化されたソフトウェアデリバリー",{"href":269,"dataGaLocation":193,"dataGaName":287},"Automated software delivery",{"title":289,"description":290,"link":291,"items":296},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":292},{"href":293,"dataGaName":294,"dataGaLocation":193,"icon":295},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[297,301,306],{"text":298,"config":299},"セキュリティとコンプライアンス",{"href":293,"dataGaLocation":193,"dataGaName":300},"Security & Compliance",{"text":302,"config":303},"ソフトウェアサプライチェーンの安全性",{"href":304,"dataGaLocation":193,"dataGaName":305},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":307,"config":308},"コンプライアンスとガバナンス",{"href":309,"dataGaLocation":193,"dataGaName":310},"/ja-jp/solutions/continuous-software-compliance/","Compliance and governance",{"title":312,"link":313,"items":318},"測定",{"config":314},{"icon":315,"href":316,"dataGaName":317,"dataGaLocation":193},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[319,323,328],{"text":320,"config":321},"可視性と測定",{"href":316,"dataGaLocation":193,"dataGaName":322},"Visibility and Measurement",{"text":324,"config":325},"バリューストリーム管理",{"href":326,"dataGaLocation":193,"dataGaName":327},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":329,"config":330},"分析とインサイト",{"href":331,"dataGaLocation":193,"dataGaName":332},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":334,"items":335},"GitLabが活躍する場所",[336,341,346],{"text":337,"config":338},"Enterprise",{"href":339,"dataGaLocation":193,"dataGaName":340},"/ja-jp/enterprise/","enterprise",{"text":342,"config":343},"スモールビジネス",{"href":344,"dataGaLocation":193,"dataGaName":345},"/ja-jp/small-business/","small business",{"text":347,"config":348},"公共機関",{"href":349,"dataGaLocation":193,"dataGaName":350},"/ja-jp/solutions/public-sector/","public sector",{"text":352,"config":353},"価格",{"href":354,"dataGaName":355,"dataGaLocation":193,"dataNavLevelOne":355},"/ja-jp/pricing/","pricing",{"text":357,"config":358,"link":359,"lists":363,"feature":448},"関連リソース",{"dataNavLevelOne":145},{"text":360,"config":361},"すべてのリソースを表示",{"href":362,"dataGaName":145,"dataGaLocation":193},"/ja-jp/resources/",[364,397,420],{"title":365,"items":366},"はじめに",[367,372,377,382,387,392],{"text":368,"config":369},"インストール",{"href":370,"dataGaName":371,"dataGaLocation":193},"/ja-jp/install/","install",{"text":373,"config":374},"クイックスタートガイド",{"href":375,"dataGaName":376,"dataGaLocation":193},"/ja-jp/get-started/","quick setup checklists",{"text":378,"config":379},"学ぶ",{"href":380,"dataGaLocation":193,"dataGaName":381},"https://university.gitlab.com/","learn",{"text":383,"config":384},"製品ドキュメント",{"href":385,"dataGaName":386,"dataGaLocation":193},"https://docs.gitlab.com/","product documentation",{"text":388,"config":389},"ベストプラクティスビデオ",{"href":390,"dataGaName":391,"dataGaLocation":193},"/ja-jp/getting-started-videos/","best practice videos",{"text":393,"config":394},"インテグレーション",{"href":395,"dataGaName":396,"dataGaLocation":193},"/ja-jp/integrations/","integrations",{"title":398,"items":399},"検索する",[400,405,410,415],{"text":401,"config":402},"お客様成功事例",{"href":403,"dataGaName":404,"dataGaLocation":193},"/ja-jp/customers/","customer success stories",{"text":406,"config":407},"ブログ",{"href":408,"dataGaName":409,"dataGaLocation":193},"/ja-jp/blog/","blog",{"text":411,"config":412},"リモート",{"href":413,"dataGaName":414,"dataGaLocation":193},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":416,"config":417},"TeamOps",{"href":418,"dataGaName":419,"dataGaLocation":193},"/ja-jp/teamops/","teamops",{"title":421,"items":422},"つなげる",[423,428,433,438,443],{"text":424,"config":425},"GitLabサービス",{"href":426,"dataGaName":427,"dataGaLocation":193},"/ja-jp/services/","services",{"text":429,"config":430},"コミュニティ",{"href":431,"dataGaName":432,"dataGaLocation":193},"/community/","community",{"text":434,"config":435},"フォーラム",{"href":436,"dataGaName":437,"dataGaLocation":193},"https://forum.gitlab.com/","forum",{"text":439,"config":440},"イベント",{"href":441,"dataGaName":442,"dataGaLocation":193},"/events/","events",{"text":444,"config":445},"パートナー",{"href":446,"dataGaName":447,"dataGaLocation":193},"/ja-jp/partners/","partners",{"backgroundColor":449,"textColor":450,"text":451,"image":452,"link":456},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":453,"config":454},"ソースプロモカード",{"src":455},"/images/navigation/the-source-promo-card.svg",{"text":457,"config":458},"最新情報を読む",{"href":459,"dataGaName":460,"dataGaLocation":193},"/ja-jp/the-source/","the source",{"text":462,"config":463,"lists":465},"Company",{"dataNavLevelOne":464},"company",[466],{"items":467},[468,473,479,481,486,491,496,501,506,511,516],{"text":469,"config":470},"GitLabについて",{"href":471,"dataGaName":472,"dataGaLocation":193},"/ja-jp/company/","about",{"text":474,"config":475,"footerGa":478},"採用情報",{"href":476,"dataGaName":477,"dataGaLocation":193},"/jobs/","jobs",{"dataGaName":477},{"text":439,"config":480},{"href":441,"dataGaName":442,"dataGaLocation":193},{"text":482,"config":483},"経営陣",{"href":484,"dataGaName":485,"dataGaLocation":193},"/company/team/e-group/","leadership",{"text":487,"config":488},"チーム",{"href":489,"dataGaName":490,"dataGaLocation":193},"/company/team/","team",{"text":492,"config":493},"ハンドブック",{"href":494,"dataGaName":495,"dataGaLocation":193},"https://handbook.gitlab.com/","handbook",{"text":497,"config":498},"投資家向け情報",{"href":499,"dataGaName":500,"dataGaLocation":193},"https://ir.gitlab.com/","investor relations",{"text":502,"config":503},"トラストセンター",{"href":504,"dataGaName":505,"dataGaLocation":193},"/ja-jp/security/","trust center",{"text":507,"config":508},"AI Transparency Center",{"href":509,"dataGaName":510,"dataGaLocation":193},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":512,"config":513},"ニュースレター",{"href":514,"dataGaName":515,"dataGaLocation":193},"/company/contact/","newsletter",{"text":517,"config":518},"プレス",{"href":519,"dataGaName":520,"dataGaLocation":193},"/press/","press",{"text":200,"config":522,"lists":523},{"dataNavLevelOne":464},[524],{"items":525},[526,529,534],{"text":200,"config":527},{"href":202,"dataGaName":528,"dataGaLocation":193},"talk to sales",{"text":530,"config":531},"サポートを受ける",{"href":532,"dataGaName":533,"dataGaLocation":193},"/support/","get help",{"text":535,"config":536},"カスタマーポータル",{"href":537,"dataGaName":538,"dataGaLocation":193},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":540,"login":541,"suggestions":548},"閉じる",{"text":542,"link":543},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":544,"config":545},"GitLab.com",{"href":207,"dataGaName":546,"dataGaLocation":547},"search login","search",{"text":549,"default":550},"提案",[551,554,559,561,565,569],{"text":222,"config":552},{"href":227,"dataGaName":553,"dataGaLocation":547},"GitLab Duo (AI)",{"text":555,"config":556},"コード提案（AI）",{"href":557,"dataGaName":558,"dataGaLocation":547},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":21,"config":560},{"href":274,"dataGaName":21,"dataGaLocation":547},{"text":562,"config":563},"GitLab on AWS",{"href":564,"dataGaName":562,"dataGaLocation":547},"/ja-jp/partners/technology-partners/aws/",{"text":566,"config":567},"GitLab on Google Cloud",{"href":568,"dataGaName":566,"dataGaLocation":547},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":570,"config":571},"GitLabを選ぶ理由",{"href":234,"dataGaName":572,"dataGaLocation":547},"Why GitLab?",{"freeTrial":574,"mobileIcon":578,"desktopIcon":583},{"text":195,"config":575},{"href":576,"dataGaName":198,"dataGaLocation":577},"https://gitlab.com/-/trials/new/","nav",{"altText":579,"config":580},"GitLabアイコン",{"src":581,"dataGaName":582,"dataGaLocation":577},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":579,"config":584},{"src":585,"dataGaName":582,"dataGaLocation":577},"/images/brand/gitlab-logo-type.svg",{"freeTrial":587,"mobileIcon":591,"desktopIcon":593},{"text":588,"config":589},"GitLab Duoの詳細について",{"href":227,"dataGaName":590,"dataGaLocation":577},"gitlab duo",{"altText":579,"config":592},{"src":581,"dataGaName":582,"dataGaLocation":577},{"altText":579,"config":594},{"src":585,"dataGaName":582,"dataGaLocation":577},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":600,"_dir":187,"_draft":6,"_partial":6,"_locale":7,"title":601,"button":602,"config":606,"_id":608,"_type":180,"_source":181,"_file":609,"_stem":610,"_extension":184},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":154,"config":603},{"href":604,"dataGaName":605,"dataGaLocation":193},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":607},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":612,"_dir":187,"_draft":6,"_partial":6,"_locale":7,"data":613,"_id":817,"_type":180,"title":818,"_source":181,"_file":819,"_stem":820,"_extension":184},"/shared/ja-jp/main-footer",{"text":614,"source":615,"edit":621,"contribute":626,"config":631,"items":636,"minimal":809},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":616,"config":617},"ページのソースを表示",{"href":618,"dataGaName":619,"dataGaLocation":620},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":622,"config":623},"このページを編集",{"href":624,"dataGaName":625,"dataGaLocation":620},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":627,"config":628},"ご協力をお願いします",{"href":629,"dataGaName":630,"dataGaLocation":620},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":632,"facebook":633,"youtube":634,"linkedin":635},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[637,660,714,747,781],{"title":211,"links":638,"subMenu":643},[639],{"text":640,"config":641},"DevSecOpsプラットフォーム",{"href":220,"dataGaName":642,"dataGaLocation":620},"devsecops platform",[644],{"title":352,"links":645},[646,650,655],{"text":647,"config":648},"プランの表示",{"href":354,"dataGaName":649,"dataGaLocation":620},"view plans",{"text":651,"config":652},"Premiumを選ぶ理由",{"href":653,"dataGaName":654,"dataGaLocation":620},"/ja-jp/pricing/premium/","why premium",{"text":656,"config":657},"Ultimateを選ぶ理由",{"href":658,"dataGaName":659,"dataGaLocation":620},"/ja-jp/pricing/ultimate/","why ultimate",{"title":661,"links":662},"ソリューション",[663,668,671,673,678,683,687,690,693,698,700,702,704,709],{"text":664,"config":665},"デジタルトランスフォーメーション",{"href":666,"dataGaName":667,"dataGaLocation":620},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":298,"config":669},{"href":293,"dataGaName":670,"dataGaLocation":620},"security & compliance",{"text":285,"config":672},{"href":269,"dataGaName":270,"dataGaLocation":620},{"text":674,"config":675},"アジャイル開発",{"href":676,"dataGaName":677,"dataGaLocation":620},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":679,"config":680},"クラウドトランスフォーメーション",{"href":681,"dataGaName":682,"dataGaLocation":620},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":684,"config":685},"SCM",{"href":282,"dataGaName":686,"dataGaLocation":620},"source code management",{"text":21,"config":688},{"href":274,"dataGaName":689,"dataGaLocation":620},"continuous integration & delivery",{"text":324,"config":691},{"href":326,"dataGaName":692,"dataGaLocation":620},"value stream management",{"text":694,"config":695},"GitOps",{"href":696,"dataGaName":697,"dataGaLocation":620},"/ja-jp/solutions/gitops/","gitops",{"text":337,"config":699},{"href":339,"dataGaName":340,"dataGaLocation":620},{"text":342,"config":701},{"href":344,"dataGaName":345,"dataGaLocation":620},{"text":347,"config":703},{"href":349,"dataGaName":350,"dataGaLocation":620},{"text":705,"config":706},"教育",{"href":707,"dataGaName":708,"dataGaLocation":620},"/ja-jp/solutions/education/","education",{"text":710,"config":711},"金融サービス",{"href":712,"dataGaName":713,"dataGaLocation":620},"/ja-jp/solutions/finance/","financial services",{"title":357,"links":715},[716,718,720,722,725,727,731,733,735,737,739,741,743,745],{"text":368,"config":717},{"href":370,"dataGaName":371,"dataGaLocation":620},{"text":373,"config":719},{"href":375,"dataGaName":376,"dataGaLocation":620},{"text":378,"config":721},{"href":380,"dataGaName":381,"dataGaLocation":620},{"text":383,"config":723},{"href":385,"dataGaName":724,"dataGaLocation":620},"docs",{"text":406,"config":726},{"href":408,"dataGaName":409},{"text":728,"config":729},"お客様の成功事例",{"href":730,"dataGaLocation":620},"/customers/",{"text":401,"config":732},{"href":403,"dataGaName":404,"dataGaLocation":620},{"text":411,"config":734},{"href":413,"dataGaName":414,"dataGaLocation":620},{"text":424,"config":736},{"href":426,"dataGaName":427,"dataGaLocation":620},{"text":416,"config":738},{"href":418,"dataGaName":419,"dataGaLocation":620},{"text":429,"config":740},{"href":431,"dataGaName":432,"dataGaLocation":620},{"text":434,"config":742},{"href":436,"dataGaName":437,"dataGaLocation":620},{"text":439,"config":744},{"href":441,"dataGaName":442,"dataGaLocation":620},{"text":444,"config":746},{"href":446,"dataGaName":447,"dataGaLocation":620},{"title":462,"links":748},[749,751,753,755,757,759,761,765,770,772,774,776],{"text":469,"config":750},{"href":471,"dataGaName":464,"dataGaLocation":620},{"text":474,"config":752},{"href":476,"dataGaName":477,"dataGaLocation":620},{"text":482,"config":754},{"href":484,"dataGaName":485,"dataGaLocation":620},{"text":487,"config":756},{"href":489,"dataGaName":490,"dataGaLocation":620},{"text":492,"config":758},{"href":494,"dataGaName":495,"dataGaLocation":620},{"text":497,"config":760},{"href":499,"dataGaName":500,"dataGaLocation":620},{"text":762,"config":763},"Sustainability",{"href":764,"dataGaName":762,"dataGaLocation":620},"/sustainability/",{"text":766,"config":767},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":768,"dataGaName":769,"dataGaLocation":620},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":502,"config":771},{"href":504,"dataGaName":505,"dataGaLocation":620},{"text":512,"config":773},{"href":514,"dataGaName":515,"dataGaLocation":620},{"text":517,"config":775},{"href":519,"dataGaName":520,"dataGaLocation":620},{"text":777,"config":778},"現代奴隷制の透明性に関する声明",{"href":779,"dataGaName":780,"dataGaLocation":620},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":200,"links":782},[783,785,787,789,794,799,804],{"text":200,"config":784},{"href":202,"dataGaName":203,"dataGaLocation":620},{"text":530,"config":786},{"href":532,"dataGaName":533,"dataGaLocation":620},{"text":535,"config":788},{"href":537,"dataGaName":538,"dataGaLocation":620},{"text":790,"config":791},"ステータス",{"href":792,"dataGaName":793,"dataGaLocation":620},"https://status.gitlab.com/","status",{"text":795,"config":796},"利用規約",{"href":797,"dataGaName":798,"dataGaLocation":620},"/terms/","terms of use",{"text":800,"config":801},"プライバシーに関する声明",{"href":802,"dataGaName":803,"dataGaLocation":620},"/ja-jp/privacy/","privacy statement",{"text":805,"config":806},"Cookieの設定",{"dataGaName":807,"dataGaLocation":620,"id":808,"isOneTrustButton":255},"cookie preferences","ot-sdk-btn",{"items":810},[811,813,815],{"text":795,"config":812},{"href":797,"dataGaName":798,"dataGaLocation":620},{"text":800,"config":814},{"href":802,"dataGaName":803,"dataGaLocation":620},{"text":805,"config":816},{"dataGaName":807,"dataGaLocation":620,"id":808,"isOneTrustButton":255},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":822,"_dir":187,"_draft":6,"_partial":6,"_locale":7,"header":823,"eyebrow":824,"blurb":825,"button":826,"secondaryButton":830,"_id":832,"_type":180,"title":833,"_source":181,"_file":834,"_stem":835,"_extension":184},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":195,"config":827},{"href":828,"dataGaName":198,"dataGaLocation":829},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":200,"config":831},{"href":202,"dataGaName":203,"dataGaLocation":829},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1753475506942]