[{"data":1,"prerenderedAt":829},["ShallowReactive",2],{"/ja-jp/topics/continuous-delivery/":3,"navigation-ja-jp":178,"banner-ja-jp":592,"footer-ja-jp":604,"next-steps-ja-jp":814},{"_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},"TopicsHero",{"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/stages-devops-lifecycle/continuous-delivery/){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},"https://about.gitlab.com/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},"https://about.gitlab.com/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},"https://about.gitlab.com/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},"https://about.gitlab.com/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,295,300],{"text":292,"config":293},"セキュリティとコンプライアンス",{"href":287,"dataGaLocation":186,"dataGaName":294},"Security & Compliance",{"text":296,"config":297},"ソフトウェアサプライチェーンの安全性",{"href":298,"dataGaLocation":186,"dataGaName":299},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":301,"config":302},"コンプライアンスとガバナンス",{"href":303,"dataGaLocation":186,"dataGaName":304},"/ja-jp/solutions/continuous-software-compliance/","Compliance and governance",{"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},"/images/navigation/the-source-promo-card.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},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":572,"config":577},{"src":578,"dataGaName":575,"dataGaLocation":570},"/images/brand/gitlab-logo-type.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":599,"_id":601,"_type":173,"_source":174,"_file":602,"_stem":603,"_extension":177},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":122,"config":596},{"href":597,"dataGaName":598,"dataGaLocation":186},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":600},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":605,"_dir":180,"_draft":6,"_partial":6,"_locale":7,"data":606,"_id":810,"_type":173,"title":811,"_source":174,"_file":812,"_stem":813,"_extension":177},"/shared/ja-jp/main-footer",{"text":607,"source":608,"edit":614,"contribute":619,"config":624,"items":629,"minimal":802},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":609,"config":610},"ページのソースを表示",{"href":611,"dataGaName":612,"dataGaLocation":613},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":615,"config":616},"このページを編集",{"href":617,"dataGaName":618,"dataGaLocation":613},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":620,"config":621},"ご協力をお願いします",{"href":622,"dataGaName":623,"dataGaLocation":613},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":625,"facebook":626,"youtube":627,"linkedin":628},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[630,653,707,740,774],{"title":204,"links":631,"subMenu":636},[632],{"text":633,"config":634},"DevSecOpsプラットフォーム",{"href":213,"dataGaName":635,"dataGaLocation":613},"devsecops platform",[637],{"title":346,"links":638},[639,643,648],{"text":640,"config":641},"プランの表示",{"href":348,"dataGaName":642,"dataGaLocation":613},"view plans",{"text":644,"config":645},"Premiumを選ぶ理由",{"href":646,"dataGaName":647,"dataGaLocation":613},"/ja-jp/pricing/premium/","why premium",{"text":649,"config":650},"Ultimateを選ぶ理由",{"href":651,"dataGaName":652,"dataGaLocation":613},"/ja-jp/pricing/ultimate/","why ultimate",{"title":654,"links":655},"ソリューション",[656,661,664,666,671,676,680,683,686,691,693,695,697,702],{"text":657,"config":658},"デジタルトランスフォーメーション",{"href":659,"dataGaName":660,"dataGaLocation":613},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":292,"config":662},{"href":287,"dataGaName":663,"dataGaLocation":613},"security & compliance",{"text":279,"config":665},{"href":262,"dataGaName":263,"dataGaLocation":613},{"text":667,"config":668},"アジャイル開発",{"href":669,"dataGaName":670,"dataGaLocation":613},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":672,"config":673},"クラウドトランスフォーメーション",{"href":674,"dataGaName":675,"dataGaLocation":613},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":677,"config":678},"SCM",{"href":276,"dataGaName":679,"dataGaLocation":613},"source code management",{"text":266,"config":681},{"href":268,"dataGaName":682,"dataGaLocation":613},"continuous integration & delivery",{"text":318,"config":684},{"href":320,"dataGaName":685,"dataGaLocation":613},"value stream management",{"text":687,"config":688},"GitOps",{"href":689,"dataGaName":690,"dataGaLocation":613},"/ja-jp/solutions/gitops/","gitops",{"text":331,"config":692},{"href":333,"dataGaName":334,"dataGaLocation":613},{"text":336,"config":694},{"href":338,"dataGaName":339,"dataGaLocation":613},{"text":341,"config":696},{"href":343,"dataGaName":344,"dataGaLocation":613},{"text":698,"config":699},"教育",{"href":700,"dataGaName":701,"dataGaLocation":613},"/ja-jp/solutions/education/","education",{"text":703,"config":704},"金融サービス",{"href":705,"dataGaName":706,"dataGaLocation":613},"/ja-jp/solutions/finance/","financial services",{"title":351,"links":708},[709,711,713,715,718,720,724,726,728,730,732,734,736,738],{"text":362,"config":710},{"href":364,"dataGaName":365,"dataGaLocation":613},{"text":367,"config":712},{"href":369,"dataGaName":370,"dataGaLocation":613},{"text":372,"config":714},{"href":374,"dataGaName":375,"dataGaLocation":613},{"text":377,"config":716},{"href":379,"dataGaName":717,"dataGaLocation":613},"docs",{"text":138,"config":719},{"href":401,"dataGaName":402},{"text":721,"config":722},"お客様の成功事例",{"href":723,"dataGaLocation":613},"/customers/",{"text":395,"config":725},{"href":397,"dataGaName":398,"dataGaLocation":613},{"text":404,"config":727},{"href":406,"dataGaName":407,"dataGaLocation":613},{"text":417,"config":729},{"href":419,"dataGaName":420,"dataGaLocation":613},{"text":409,"config":731},{"href":411,"dataGaName":412,"dataGaLocation":613},{"text":422,"config":733},{"href":424,"dataGaName":425,"dataGaLocation":613},{"text":427,"config":735},{"href":429,"dataGaName":430,"dataGaLocation":613},{"text":432,"config":737},{"href":434,"dataGaName":435,"dataGaLocation":613},{"text":437,"config":739},{"href":439,"dataGaName":440,"dataGaLocation":613},{"title":455,"links":741},[742,744,746,748,750,752,754,758,763,765,767,769],{"text":462,"config":743},{"href":464,"dataGaName":457,"dataGaLocation":613},{"text":467,"config":745},{"href":469,"dataGaName":470,"dataGaLocation":613},{"text":475,"config":747},{"href":477,"dataGaName":478,"dataGaLocation":613},{"text":480,"config":749},{"href":482,"dataGaName":483,"dataGaLocation":613},{"text":485,"config":751},{"href":487,"dataGaName":488,"dataGaLocation":613},{"text":490,"config":753},{"href":492,"dataGaName":493,"dataGaLocation":613},{"text":755,"config":756},"Sustainability",{"href":757,"dataGaName":755,"dataGaLocation":613},"/sustainability/",{"text":759,"config":760},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":761,"dataGaName":762,"dataGaLocation":613},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":495,"config":764},{"href":497,"dataGaName":498,"dataGaLocation":613},{"text":505,"config":766},{"href":507,"dataGaName":508,"dataGaLocation":613},{"text":510,"config":768},{"href":512,"dataGaName":513,"dataGaLocation":613},{"text":770,"config":771},"現代奴隷制の透明性に関する声明",{"href":772,"dataGaName":773,"dataGaLocation":613},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":193,"links":775},[776,778,780,782,787,792,797],{"text":193,"config":777},{"href":195,"dataGaName":196,"dataGaLocation":613},{"text":523,"config":779},{"href":525,"dataGaName":526,"dataGaLocation":613},{"text":528,"config":781},{"href":530,"dataGaName":531,"dataGaLocation":613},{"text":783,"config":784},"ステータス",{"href":785,"dataGaName":786,"dataGaLocation":613},"https://status.gitlab.com/","status",{"text":788,"config":789},"利用規約",{"href":790,"dataGaName":791,"dataGaLocation":613},"/terms/","terms of use",{"text":793,"config":794},"プライバシーに関する声明",{"href":795,"dataGaName":796,"dataGaLocation":613},"/ja-jp/privacy/","privacy statement",{"text":798,"config":799},"Cookieの設定",{"dataGaName":800,"dataGaLocation":613,"id":801,"isOneTrustButton":248},"cookie preferences","ot-sdk-btn",{"items":803},[804,806,808],{"text":788,"config":805},{"href":790,"dataGaName":791,"dataGaLocation":613},{"text":793,"config":807},{"href":795,"dataGaName":796,"dataGaLocation":613},{"text":798,"config":809},{"dataGaName":800,"dataGaLocation":613,"id":801,"isOneTrustButton":248},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":815,"_dir":180,"_draft":6,"_partial":6,"_locale":7,"header":816,"eyebrow":817,"blurb":818,"button":819,"secondaryButton":823,"_id":825,"_type":173,"title":826,"_source":174,"_file":827,"_stem":828,"_extension":177},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":188,"config":820},{"href":821,"dataGaName":191,"dataGaLocation":822},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":193,"config":824},{"href":195,"dataGaName":196,"dataGaLocation":822},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1753475508225]