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