[{"data":1,"prerenderedAt":766},["ShallowReactive",2],{"/ja-jp/topics/version-control/what-is-gitlab-flow/":3,"navigation-ja-jp":115,"banner-ja-jp":529,"footer-ja-jp":541,"next-steps-ja-jp":751},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":109,"_type":110,"title":7,"_source":111,"_file":112,"_stem":113,"_extension":114},"/ja-jp/topics/version-control/what-is-gitlab-flow","version-control",false,"",{"title":9,"description":10},"GitLab Flowとは","コードレビューを行うとバグを特定するための体系的な評価が得られ、デベロッパーは最高品質のコードを作成できるようになります。",[12,26,32,78,107],{"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},"Version control",{"href":23},"/ja-jp/topics/version-control/",{"title":25},"What is gitlab flow",{"type":27,"componentName":27,"componentContent":28},"TopicsHero",{"title":9,"text":29,"config":30},"GitLab Flowは、リリース、タグ付け、マージの負担を軽減し、開発を合理化します。",{"id":31,"twoColumns":6},"gitlab-flowとは",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":49},{"text":36,"data":37},"On this page",[38,41,45],{"text":9,"config":39},{"href":40},"#what-is-git-lab-flow",{"text":42,"config":43},"GitLab Flowの仕組み",{"href":44},"#how-does-git-lab-flow-work",{"text":46,"config":47},"GitLab Flowのメリット",{"href":48},"#what-are-the-benefits-of-git-lab-flow",[50,55,60,65,70],{"type":51,"componentName":51,"componentContent":52},"TopicsCopy",{"text":53,"config":54},"Gitはブランチとマージをよりシンプルなものにするため、ソフトウェア開発チームはSVNのような他のソース管理ツールから移行し、開発を簡素化するワークフローを採用するようになります。他の[バージョン管理](https://about.gitlab.com/topics/version-control/)システムからGitに移行する組織は、効果的なワークフローを特定するのに苦労するかもしれません。GitLab Flowは、Gitワークフローと問題追跡システムを統合することで、ソフトウェア開発にシームレスなアプローチを提供します。\n",{"id":7},{"type":51,"componentName":51,"componentContent":56},{"header":9,"text":57,"config":58},"GitLab Flowは[GitFlow]( https://about.gitlab.com/blog/what-is-gitlab-flow/)をさらにシンプルにしたもので、ユーザー機能駆動開発とフィーチャーブランチを問題追跡と組み合わせています。GitLab Flowでは、すべての機能と修正が`main`ブランチに移動し、`production`ブランチと`stable`ブランチが有効になります。GitLab Flowには、ソフトウェア開発チームがスムーズなプロセスに従って機能を共同でリリースできるようにするために、[ベストプラクティス](/topics/version-control/what-are-gitlab-flow-best-practices/)とガイドラインが含まれています。\n",{"id":59},"what-is-git-lab-flow",{"type":51,"componentName":51,"componentContent":61},{"header":42,"text":62,"config":63},"GitFlowでは`develop`ブランチを作成してデフォルトに設定する必要がある場合でも、GitLab Flowなら`main`ブランチをデフォルトとしてすぐに利用できます。GitLab Flowにはmainブランチに変更をマージする前にバグを修正するための、本番前のブランチがあります。必要に応じていくつでも本番前ブランチを追加することができます。たとえば、`main`から`test`へ、`test`から`acceptance`へ、`acceptance`から`production`へ、といった具合です。\n\n基本的に、チームはフィーチャーブランチを実践し、同時に別の本番ブランチも維持します。`main`ブランチをデプロイする準備ができたら、ユーザーはそれを本番ブランチにマージしてリリースします。GitLab Flowはリリースブランチでよく使用されます。パブリックAPIを必要とするチームは、異なるバージョンの維持が必要となることがあります。GitLab Flowを使うことで、チームは個別に管理可能な`v1`ブランチと`v2`ブランチを作ることができます。これは、[コードレビュー](/topics/version-control/what-is-code-review/)の最中に、チームが`v1`にさかのぼるバグを発見した場合に役立ちます。\n",{"id":64},"how-does-git-lab-flow-work",{"type":51,"componentName":51,"componentContent":66},{"header":46,"text":67,"config":68},"GitLab Flowは、シンプルで透明性が高く、効果的なGitの操作方法を提供します。[GitLab Flow](https://about.gitlab.com/blog/gitlab-flow-duo/)を使うことで、デベロッパーは異なる環境で複数のバージョンのソフトウェアを共同開発し、管理できるようになります。GitLab Flowは、他のタイプのGit[ワークフロー](https://git-scm.com/)で発生する一般的な課題である、リリースやタグ付け、マージの負担を軽減し、より簡単にコードをデプロイできるようにします。コミットはダウンストリームにフローするため、すべての環境でコードが一行ずつテストされます。GitLab Flowはあらゆる規模のチームで使用でき、さまざまなニーズや課題に適応する柔軟性を備えています。\n",{"id":69},"what-are-the-benefits-of-git-lab-flow",{"type":71,"componentName":71,"componentContent":72},"TopicsCallToAction",{"subtitle":73,"primaryButton":74},"GitLabでコードレビュープロセスを効率化する方法を学ぶ",{"text":75,"config":76},"詳細はこちら",{"href":77},"/ja-jp/solutions/source-code-management/",{"type":79,"componentName":79,"componentContent":80},"CommonResourcesContainer",{"header":81,"tabs":82},"Gitとバージョン管理について詳しく学びましょう。",[83],{"name":84,"items":85,"config":106},"resources",[86,96],{"header":87,"type":88,"image":89,"link":92},"GitLabでより迅速なデリバリーを実現する方法を学ぶ","ウェブキャスト",{"altText":87,"config":90},{"src":91},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157557/Website/Topics/resources_10.jpg",{"text":75,"config":93},{"href":94,"icon":95,"modal":6},"/webcast/collaboration-without-boundaries/","Webcast",{"header":97,"type":98,"image":99,"link":102},"Gitブランチ戦略eBookをダウンロードしてワークフローをシンプルに","書籍",{"altText":97,"config":100},{"src":101},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157556/Website/Topics/resources_1.jpg",{"text":75,"config":103},{"href":104,"icon":105,"modal":6},"/resources/ebook-git-branching-strategies/","Book",{"key":84},{"type":108,"componentName":108},"CommonNextSteps","content:ja-jp:topics:version-control:what-is-gitlab-flow:index.yml","yaml","content","ja-jp/topics/version-control/what-is-gitlab-flow/index.yml","ja-jp/topics/version-control/what-is-gitlab-flow/index","yml",{"_path":116,"_dir":117,"_draft":6,"_partial":6,"_locale":7,"data":118,"_id":525,"_type":110,"title":526,"_source":111,"_file":527,"_stem":528,"_extension":114},"/shared/ja-jp/main-navigation","ja-jp",{"logo":119,"freeTrial":124,"sales":129,"login":134,"items":139,"search":469,"minimal":503,"duo":516},{"config":120},{"href":121,"dataGaName":122,"dataGaLocation":123},"/ja-jp/","gitlab logo","header",{"text":125,"config":126},"無料トライアルを開始",{"href":127,"dataGaName":128,"dataGaLocation":123},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":130,"config":131},"お問い合わせ",{"href":132,"dataGaName":133,"dataGaLocation":123},"/ja-jp/sales/","sales",{"text":135,"config":136},"サインイン",{"href":137,"dataGaName":138,"dataGaLocation":123},"https://gitlab.com/users/sign_in/","sign in",[140,183,281,286,391,451],{"text":141,"config":142,"cards":144,"footer":166},"プラットフォーム",{"dataNavLevelOne":143},"platform",[145,151,159],{"title":141,"description":146,"link":147},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":148,"config":149},"プラットフォームを詳しく見る",{"href":150,"dataGaName":143,"dataGaLocation":123},"/ja-jp/platform/",{"title":152,"description":153,"link":154},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":155,"config":156},"GitLab Duoのご紹介",{"href":157,"dataGaName":158,"dataGaLocation":123},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":160,"description":161,"link":162},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":75,"config":163},{"href":164,"dataGaName":165,"dataGaLocation":123},"/ja-jp/why-gitlab/","why gitlab",{"title":167,"items":168},"利用を開始：",[169,174,179],{"text":170,"config":171},"プラットフォームエンジニアリング",{"href":172,"dataGaName":173,"dataGaLocation":123},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":175,"config":176},"開発者の経験",{"href":177,"dataGaName":178,"dataGaLocation":123},"/ja-jp/developer-experience/","Developer experience",{"text":180,"config":181},"MLOps",{"href":182,"dataGaName":180,"dataGaLocation":123},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":184,"left":185,"config":186,"link":188,"lists":192,"footer":263},"製品",true,{"dataNavLevelOne":187},"solutions",{"text":189,"config":190},"すべてのソリューションを表示",{"href":191,"dataGaName":187,"dataGaLocation":123},"/ja-jp/solutions/",[193,218,241],{"title":194,"description":195,"link":196,"items":201},"自動化","CI/CDと自動化でデプロイを加速",{"config":197},{"icon":198,"href":199,"dataGaName":200,"dataGaLocation":123},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[202,206,210,214],{"text":203,"config":204},"CI/CD",{"href":205,"dataGaLocation":123,"dataGaName":203},"/ja-jp/solutions/continuous-integration/",{"text":207,"config":208},"AIアシストによる開発",{"href":157,"dataGaLocation":123,"dataGaName":209},"AI assisted development",{"text":211,"config":212},"ソースコード管理",{"href":77,"dataGaLocation":123,"dataGaName":213},"Source Code Management",{"text":215,"config":216},"自動化されたソフトウェアデリバリー",{"href":199,"dataGaLocation":123,"dataGaName":217},"Automated software delivery",{"title":219,"description":220,"link":221,"items":226},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":222},{"href":223,"dataGaName":224,"dataGaLocation":123,"icon":225},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[227,231,236],{"text":228,"config":229},"セキュリティとコンプライアンス",{"href":223,"dataGaLocation":123,"dataGaName":230},"Security & Compliance",{"text":232,"config":233},"ソフトウェアサプライチェーンの安全性",{"href":234,"dataGaLocation":123,"dataGaName":235},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":237,"config":238},"コンプライアンスとガバナンス",{"href":239,"dataGaLocation":123,"dataGaName":240},"/ja-jp/solutions/continuous-software-compliance/","Compliance and governance",{"title":242,"link":243,"items":248},"測定",{"config":244},{"icon":245,"href":246,"dataGaName":247,"dataGaLocation":123},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[249,253,258],{"text":250,"config":251},"可視性と測定",{"href":246,"dataGaLocation":123,"dataGaName":252},"Visibility and Measurement",{"text":254,"config":255},"バリューストリーム管理",{"href":256,"dataGaLocation":123,"dataGaName":257},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":259,"config":260},"分析とインサイト",{"href":261,"dataGaLocation":123,"dataGaName":262},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":264,"items":265},"GitLabが活躍する場所",[266,271,276],{"text":267,"config":268},"Enterprise",{"href":269,"dataGaLocation":123,"dataGaName":270},"/ja-jp/enterprise/","enterprise",{"text":272,"config":273},"スモールビジネス",{"href":274,"dataGaLocation":123,"dataGaName":275},"/ja-jp/small-business/","small business",{"text":277,"config":278},"公共機関",{"href":279,"dataGaLocation":123,"dataGaName":280},"/ja-jp/solutions/public-sector/","public sector",{"text":282,"config":283},"価格",{"href":284,"dataGaName":285,"dataGaLocation":123,"dataNavLevelOne":285},"/ja-jp/pricing/","pricing",{"text":287,"config":288,"link":289,"lists":293,"feature":378},"関連リソース",{"dataNavLevelOne":84},{"text":290,"config":291},"すべてのリソースを表示",{"href":292,"dataGaName":84,"dataGaLocation":123},"/ja-jp/resources/",[294,327,350],{"title":295,"items":296},"はじめに",[297,302,307,312,317,322],{"text":298,"config":299},"インストール",{"href":300,"dataGaName":301,"dataGaLocation":123},"/ja-jp/install/","install",{"text":303,"config":304},"クイックスタートガイド",{"href":305,"dataGaName":306,"dataGaLocation":123},"/ja-jp/get-started/","quick setup checklists",{"text":308,"config":309},"学ぶ",{"href":310,"dataGaLocation":123,"dataGaName":311},"https://university.gitlab.com/","learn",{"text":313,"config":314},"製品ドキュメント",{"href":315,"dataGaName":316,"dataGaLocation":123},"https://docs.gitlab.com/","product documentation",{"text":318,"config":319},"ベストプラクティスビデオ",{"href":320,"dataGaName":321,"dataGaLocation":123},"/ja-jp/getting-started-videos/","best practice videos",{"text":323,"config":324},"インテグレーション",{"href":325,"dataGaName":326,"dataGaLocation":123},"/ja-jp/integrations/","integrations",{"title":328,"items":329},"検索する",[330,335,340,345],{"text":331,"config":332},"お客様成功事例",{"href":333,"dataGaName":334,"dataGaLocation":123},"/ja-jp/customers/","customer success stories",{"text":336,"config":337},"ブログ",{"href":338,"dataGaName":339,"dataGaLocation":123},"/ja-jp/blog/","blog",{"text":341,"config":342},"リモート",{"href":343,"dataGaName":344,"dataGaLocation":123},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":346,"config":347},"TeamOps",{"href":348,"dataGaName":349,"dataGaLocation":123},"/ja-jp/teamops/","teamops",{"title":351,"items":352},"つなげる",[353,358,363,368,373],{"text":354,"config":355},"GitLabサービス",{"href":356,"dataGaName":357,"dataGaLocation":123},"/ja-jp/services/","services",{"text":359,"config":360},"コミュニティ",{"href":361,"dataGaName":362,"dataGaLocation":123},"/community/","community",{"text":364,"config":365},"フォーラム",{"href":366,"dataGaName":367,"dataGaLocation":123},"https://forum.gitlab.com/","forum",{"text":369,"config":370},"イベント",{"href":371,"dataGaName":372,"dataGaLocation":123},"/events/","events",{"text":374,"config":375},"パートナー",{"href":376,"dataGaName":377,"dataGaLocation":123},"/ja-jp/partners/","partners",{"backgroundColor":379,"textColor":380,"text":381,"image":382,"link":386},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":383,"config":384},"ソースプロモカード",{"src":385},"/images/navigation/the-source-promo-card.svg",{"text":387,"config":388},"最新情報を読む",{"href":389,"dataGaName":390,"dataGaLocation":123},"/ja-jp/the-source/","the source",{"text":392,"config":393,"lists":395},"Company",{"dataNavLevelOne":394},"company",[396],{"items":397},[398,403,409,411,416,421,426,431,436,441,446],{"text":399,"config":400},"GitLabについて",{"href":401,"dataGaName":402,"dataGaLocation":123},"/ja-jp/company/","about",{"text":404,"config":405,"footerGa":408},"採用情報",{"href":406,"dataGaName":407,"dataGaLocation":123},"/jobs/","jobs",{"dataGaName":407},{"text":369,"config":410},{"href":371,"dataGaName":372,"dataGaLocation":123},{"text":412,"config":413},"経営陣",{"href":414,"dataGaName":415,"dataGaLocation":123},"/company/team/e-group/","leadership",{"text":417,"config":418},"チーム",{"href":419,"dataGaName":420,"dataGaLocation":123},"/company/team/","team",{"text":422,"config":423},"ハンドブック",{"href":424,"dataGaName":425,"dataGaLocation":123},"https://handbook.gitlab.com/","handbook",{"text":427,"config":428},"投資家向け情報",{"href":429,"dataGaName":430,"dataGaLocation":123},"https://ir.gitlab.com/","investor relations",{"text":432,"config":433},"トラストセンター",{"href":434,"dataGaName":435,"dataGaLocation":123},"/ja-jp/security/","trust center",{"text":437,"config":438},"AI Transparency Center",{"href":439,"dataGaName":440,"dataGaLocation":123},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":442,"config":443},"ニュースレター",{"href":444,"dataGaName":445,"dataGaLocation":123},"/company/contact/","newsletter",{"text":447,"config":448},"プレス",{"href":449,"dataGaName":450,"dataGaLocation":123},"/press/","press",{"text":130,"config":452,"lists":453},{"dataNavLevelOne":394},[454],{"items":455},[456,459,464],{"text":130,"config":457},{"href":132,"dataGaName":458,"dataGaLocation":123},"talk to sales",{"text":460,"config":461},"サポートを受ける",{"href":462,"dataGaName":463,"dataGaLocation":123},"/support/","get help",{"text":465,"config":466},"カスタマーポータル",{"href":467,"dataGaName":468,"dataGaLocation":123},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":470,"login":471,"suggestions":478},"閉じる",{"text":472,"link":473},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":474,"config":475},"GitLab.com",{"href":137,"dataGaName":476,"dataGaLocation":477},"search login","search",{"text":479,"default":480},"提案",[481,484,489,491,495,499],{"text":152,"config":482},{"href":157,"dataGaName":483,"dataGaLocation":477},"GitLab Duo (AI)",{"text":485,"config":486},"コード提案（AI）",{"href":487,"dataGaName":488,"dataGaLocation":477},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":203,"config":490},{"href":205,"dataGaName":203,"dataGaLocation":477},{"text":492,"config":493},"GitLab on AWS",{"href":494,"dataGaName":492,"dataGaLocation":477},"/ja-jp/partners/technology-partners/aws/",{"text":496,"config":497},"GitLab on Google Cloud",{"href":498,"dataGaName":496,"dataGaLocation":477},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":500,"config":501},"GitLabを選ぶ理由",{"href":164,"dataGaName":502,"dataGaLocation":477},"Why GitLab?",{"freeTrial":504,"mobileIcon":508,"desktopIcon":513},{"text":125,"config":505},{"href":506,"dataGaName":128,"dataGaLocation":507},"https://gitlab.com/-/trials/new/","nav",{"altText":509,"config":510},"GitLabアイコン",{"src":511,"dataGaName":512,"dataGaLocation":507},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":509,"config":514},{"src":515,"dataGaName":512,"dataGaLocation":507},"/images/brand/gitlab-logo-type.svg",{"freeTrial":517,"mobileIcon":521,"desktopIcon":523},{"text":518,"config":519},"GitLab Duoの詳細について",{"href":157,"dataGaName":520,"dataGaLocation":507},"gitlab duo",{"altText":509,"config":522},{"src":511,"dataGaName":512,"dataGaLocation":507},{"altText":509,"config":524},{"src":515,"dataGaName":512,"dataGaLocation":507},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":530,"_dir":117,"_draft":6,"_partial":6,"_locale":7,"title":531,"button":532,"config":536,"_id":538,"_type":110,"_source":111,"_file":539,"_stem":540,"_extension":114},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":75,"config":533},{"href":534,"dataGaName":535,"dataGaLocation":123},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":537},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":542,"_dir":117,"_draft":6,"_partial":6,"_locale":7,"data":543,"_id":747,"_type":110,"title":748,"_source":111,"_file":749,"_stem":750,"_extension":114},"/shared/ja-jp/main-footer",{"text":544,"source":545,"edit":551,"contribute":556,"config":561,"items":566,"minimal":739},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":546,"config":547},"ページのソースを表示",{"href":548,"dataGaName":549,"dataGaLocation":550},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":552,"config":553},"このページを編集",{"href":554,"dataGaName":555,"dataGaLocation":550},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":557,"config":558},"ご協力をお願いします",{"href":559,"dataGaName":560,"dataGaLocation":550},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":562,"facebook":563,"youtube":564,"linkedin":565},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[567,590,644,677,711],{"title":141,"links":568,"subMenu":573},[569],{"text":570,"config":571},"DevSecOpsプラットフォーム",{"href":150,"dataGaName":572,"dataGaLocation":550},"devsecops platform",[574],{"title":282,"links":575},[576,580,585],{"text":577,"config":578},"プランの表示",{"href":284,"dataGaName":579,"dataGaLocation":550},"view plans",{"text":581,"config":582},"Premiumを選ぶ理由",{"href":583,"dataGaName":584,"dataGaLocation":550},"/ja-jp/pricing/premium/","why premium",{"text":586,"config":587},"Ultimateを選ぶ理由",{"href":588,"dataGaName":589,"dataGaLocation":550},"/ja-jp/pricing/ultimate/","why ultimate",{"title":591,"links":592},"ソリューション",[593,598,601,603,608,613,617,620,623,628,630,632,634,639],{"text":594,"config":595},"デジタルトランスフォーメーション",{"href":596,"dataGaName":597,"dataGaLocation":550},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":228,"config":599},{"href":223,"dataGaName":600,"dataGaLocation":550},"security & compliance",{"text":215,"config":602},{"href":199,"dataGaName":200,"dataGaLocation":550},{"text":604,"config":605},"アジャイル開発",{"href":606,"dataGaName":607,"dataGaLocation":550},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":609,"config":610},"クラウドトランスフォーメーション",{"href":611,"dataGaName":612,"dataGaLocation":550},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":614,"config":615},"SCM",{"href":77,"dataGaName":616,"dataGaLocation":550},"source code management",{"text":203,"config":618},{"href":205,"dataGaName":619,"dataGaLocation":550},"continuous integration & delivery",{"text":254,"config":621},{"href":256,"dataGaName":622,"dataGaLocation":550},"value stream management",{"text":624,"config":625},"GitOps",{"href":626,"dataGaName":627,"dataGaLocation":550},"/ja-jp/solutions/gitops/","gitops",{"text":267,"config":629},{"href":269,"dataGaName":270,"dataGaLocation":550},{"text":272,"config":631},{"href":274,"dataGaName":275,"dataGaLocation":550},{"text":277,"config":633},{"href":279,"dataGaName":280,"dataGaLocation":550},{"text":635,"config":636},"教育",{"href":637,"dataGaName":638,"dataGaLocation":550},"/ja-jp/solutions/education/","education",{"text":640,"config":641},"金融サービス",{"href":642,"dataGaName":643,"dataGaLocation":550},"/ja-jp/solutions/finance/","financial services",{"title":287,"links":645},[646,648,650,652,655,657,661,663,665,667,669,671,673,675],{"text":298,"config":647},{"href":300,"dataGaName":301,"dataGaLocation":550},{"text":303,"config":649},{"href":305,"dataGaName":306,"dataGaLocation":550},{"text":308,"config":651},{"href":310,"dataGaName":311,"dataGaLocation":550},{"text":313,"config":653},{"href":315,"dataGaName":654,"dataGaLocation":550},"docs",{"text":336,"config":656},{"href":338,"dataGaName":339},{"text":658,"config":659},"お客様の成功事例",{"href":660,"dataGaLocation":550},"/customers/",{"text":331,"config":662},{"href":333,"dataGaName":334,"dataGaLocation":550},{"text":341,"config":664},{"href":343,"dataGaName":344,"dataGaLocation":550},{"text":354,"config":666},{"href":356,"dataGaName":357,"dataGaLocation":550},{"text":346,"config":668},{"href":348,"dataGaName":349,"dataGaLocation":550},{"text":359,"config":670},{"href":361,"dataGaName":362,"dataGaLocation":550},{"text":364,"config":672},{"href":366,"dataGaName":367,"dataGaLocation":550},{"text":369,"config":674},{"href":371,"dataGaName":372,"dataGaLocation":550},{"text":374,"config":676},{"href":376,"dataGaName":377,"dataGaLocation":550},{"title":392,"links":678},[679,681,683,685,687,689,691,695,700,702,704,706],{"text":399,"config":680},{"href":401,"dataGaName":394,"dataGaLocation":550},{"text":404,"config":682},{"href":406,"dataGaName":407,"dataGaLocation":550},{"text":412,"config":684},{"href":414,"dataGaName":415,"dataGaLocation":550},{"text":417,"config":686},{"href":419,"dataGaName":420,"dataGaLocation":550},{"text":422,"config":688},{"href":424,"dataGaName":425,"dataGaLocation":550},{"text":427,"config":690},{"href":429,"dataGaName":430,"dataGaLocation":550},{"text":692,"config":693},"Sustainability",{"href":694,"dataGaName":692,"dataGaLocation":550},"/sustainability/",{"text":696,"config":697},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":698,"dataGaName":699,"dataGaLocation":550},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":432,"config":701},{"href":434,"dataGaName":435,"dataGaLocation":550},{"text":442,"config":703},{"href":444,"dataGaName":445,"dataGaLocation":550},{"text":447,"config":705},{"href":449,"dataGaName":450,"dataGaLocation":550},{"text":707,"config":708},"現代奴隷制の透明性に関する声明",{"href":709,"dataGaName":710,"dataGaLocation":550},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":130,"links":712},[713,715,717,719,724,729,734],{"text":130,"config":714},{"href":132,"dataGaName":133,"dataGaLocation":550},{"text":460,"config":716},{"href":462,"dataGaName":463,"dataGaLocation":550},{"text":465,"config":718},{"href":467,"dataGaName":468,"dataGaLocation":550},{"text":720,"config":721},"ステータス",{"href":722,"dataGaName":723,"dataGaLocation":550},"https://status.gitlab.com/","status",{"text":725,"config":726},"利用規約",{"href":727,"dataGaName":728,"dataGaLocation":550},"/terms/","terms of use",{"text":730,"config":731},"プライバシーに関する声明",{"href":732,"dataGaName":733,"dataGaLocation":550},"/ja-jp/privacy/","privacy statement",{"text":735,"config":736},"Cookieの設定",{"dataGaName":737,"dataGaLocation":550,"id":738,"isOneTrustButton":185},"cookie preferences","ot-sdk-btn",{"items":740},[741,743,745],{"text":725,"config":742},{"href":727,"dataGaName":728,"dataGaLocation":550},{"text":730,"config":744},{"href":732,"dataGaName":733,"dataGaLocation":550},{"text":735,"config":746},{"dataGaName":737,"dataGaLocation":550,"id":738,"isOneTrustButton":185},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":752,"_dir":117,"_draft":6,"_partial":6,"_locale":7,"header":753,"eyebrow":754,"blurb":755,"button":756,"secondaryButton":760,"_id":762,"_type":110,"title":763,"_source":111,"_file":764,"_stem":765,"_extension":114},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":125,"config":757},{"href":758,"dataGaName":128,"dataGaLocation":759},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":130,"config":761},{"href":132,"dataGaName":133,"dataGaLocation":759},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1753981708955]