[{"data":1,"prerenderedAt":750},["ShallowReactive",2],{"/fr-fr/topics/gitops/gitops-workflow/":3,"navigation-fr-fr":96,"banner-fr-fr":514,"footer-fr-fr":526,"next-steps-fr-fr":735},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":90,"_type":91,"title":7,"_source":92,"_file":93,"_stem":94,"_extension":95},"/fr-fr/topics/gitops/gitops-workflow","gitops",false,"",{"title":9,"description":10},"Qu'est-ce qu'un workflow GitOps ?","GitOps a trois parties principales dans son workflow : l’infrastructure as code, les merge requests (requêtes de fusion), et les pipelines CI/CD.",[12,26,32,49,88],{"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},"GitOps",{"href":23},"/fr-fr/topics/gitops/",{"title":25},"GitOps workflow",{"type":27,"componentName":27,"componentContent":28},"TopicsHero",{"title":9,"text":29,"config":30},"La gestion de l’infrastructure informatique peut se révéler délicate, mais les équipes qui utilisent des pratiques de développement logiciel bien connues, notamment le contrôle de version, la revue de code et les pipelines CI/CD, trouvent le processus plus pratique. En utilisant des fichiers de configuration, le même environnement d’infrastructure est déployé à chaque fois. De nombreuses équipes savent que ce workflow augmente l’efficience, la collaboration et la stabilité, mais elles peuvent se demander ce que l'adoption de GitOps implique.\n",{"id":31,"twoColumns":6},"qu'est-ce-qu'un-workflow-gitops-?",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":42},{"text":36,"data":37},"En savoir plus sur ce sujet",[38],{"text":39,"config":40},"Trois composants des workflow GitOps",{"href":41},"#three-components-of-git-ops-workflows",[43],{"type":44,"componentName":44,"componentContent":45},"TopicsCopy",{"header":39,"text":46,"config":47},"En tant que framework de développement logiciel, GitOps comporte trois parties principales dans son workflow, à savoir l’infrastructure as code, les merge requests et les pipelines CI/CD.\n\n### 1. Infrastructure as code (IaC)\n\n\nLa première étape d’un workflow GitOps consiste à définir toutes les [infrastructures as code](/topics/gitops/infrastructure-as-code/){data-ga-name=\"infrastructure as code\" data-ga-location=\"body\"}. IaC automatise le provisionnement de l’infrastructure informatique en utilisant des fichiers de configuration. IaC est une pratique DevOps qui aide les équipes à mettre en version l’infrastructure pour améliorer la cohérence entre les machines afin de réduire les frictions de déploiement. Le code de l’infrastructure est soumis à un processus similaire à celui du code de l’application, avec des points de contact dans l’intégration continue, le contrôle de version, les tests et le déploiement continu. L’automatisation permet un développement plus [efficace](/blog/why-gitops-should-be-workflow-of-choice/){data-ga-name=\"efficient\" data-ga-location=\"body\"}, une cohérence accrue et des délais de mise sur le marché [plus rapides](/blog/production-grade-infra-devsecops-with-five-minute-production/){data-ga-name=\"faster\" data-ga-location=\"body\"}.\n\n\nLa gestion de l’[infrastructure](/blog/lessons-in-iteration-from-new-infrastructure-team/){data-ga-name=\"infrastructure\" data-ga-location=\"body\"} a toujours été un processus manuel nécessitant l’intervention de grandes équipes chargées de la maintenance des serveurs physiques. Chaque machine a souvent sa propre configuration, ce qui conduit à des environnements uniques et difficiles à reproduire, appelés « environnements flocon de neige » ou « environnements snowflake ». Avec l’infrastructure as code, les équipes ont une visibilité, une cohérence, une stabilité et une évolutivité accrues.\n\n\n### 2. Merge requests (MR)\n\n\nLes outils déclaratifs, tels que Kubernetes, permettent aux fichiers de configuration d’être [contrôlés par version](/blog/migrating-your-version-control-to-git/){data-ga-name=\"version controlled\" data-ga-location=\"body\"} par Git, un système de contrôle de version open source qui suit les modifications du code. En utilisant un dépôt Git comme source unique de vérité pour les définitions de l’infrastructure, GitOps bénéficie d’une piste d’audit robuste. Le deuxième aspect des workflows GitOps concerne les merge requests, qui servent de [fonction de modification](/blog/merge-request-reviewers/){data-ga-name =\"change function\" data-ga-location = \"body\"} pour les mises à jour de l’infrastructure.\n\n\nLes équipes collaborent aux merge requests par le biais de [revues de code](/blog/mr-reviews-with-vs-code/){data-ga-name=\"code reviews\" data-ga-location=\"body\"}, de commentaires et de suggestions. Une fusion valide dans la branche [principale](/blog/new-git-default-branch-name/){data-ga-name=\"main\" data-ga-location=\"body\"} et agit comme un journal d’audit. Les fonctionnalités intégrées de retour en arrière permettent aux équipes de revenir à l’état souhaité et d’explorer des moyens novateurs d’aborder les défis difficiles. Les merge requests facilitent l’expérimentation et offrent aux membres de l’équipe un moyen sûr de recevoir rapidement un [retour d’information](/blog/iteration-and-code-review/){data-ga-name=\"feedback\" data-ga-location=\"body\"} de la part de leurs pairs et des experts en la matière.\n\n\n### 3. Intégration continue et déploiement continu (CI/CD)\n\n\nGitOps automatise la gestion de l’infrastructure en utilisant un workflow Git avec l’intégration continue et le déploiement continu [effectifs](/blog/effective-ci-cd-pipelines/){data-ga-name=\"effective\" data-ga-location=\"body\"}. Une fois le code fusionné dans la branche principale, le pipeline CI/CD lance la [modification](/blog/pipeline-editor-overview/){data-ga-name=\"change\" data-ga-location=\"body\"} dans l’environnement. Les modifications manuelles et les erreurs humaines peuvent entraîner une dérive de configuration et des environnements snowflake, mais l’automatisation GitOps et le déploiement continu les écrasent pour que l’environnement [déploie](/blog/ci-deployment-and-environments/){data-ga-name=\"deploys\" data-ga-location=\"body\"} toujours un état désiré cohérent.\n",{"id":48},"three-components-of-git-ops-workflows",{"type":50,"componentName":50,"componentContent":51},"CommonResourcesContainer",{"header":52,"tabs":53},"Vous souhaitez en savoir plus sur GitOps ?",[54],{"name":55,"items":56,"config":87},"resources",[57,68,78],{"header":58,"type":59,"image":60,"link":63},"Découvrez comment GitLab prend en charge les workflows GitOps","Articles",{"altText":58,"config":61},{"src":62},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158268/Website/Topics/resources_2.jpg",{"text":64,"config":65},"En savoir plus",{"href":66,"icon":67,"modal":6},"/fr-fr/solutions/gitops/","Article",{"header":69,"type":70,"image":71,"link":74},"Découvrez l’avenir de l’automatisation des infrastructures","Webcast",{"altText":69,"config":72},{"src":73},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157557/Website/Topics/resources_10.jpg",{"text":75,"config":76},"Regarder maintenant",{"href":77,"icon":70,"modal":6},"/why/gitops-infrastructure-automation/",{"header":79,"type":80,"image":81,"link":84},"Découvrez trois façons d’aborder GitOps","Blog",{"altText":79,"config":82},{"src":83},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158599/Website/Topics/resources_3.jpg",{"text":64,"config":85},{"href":86,"icon":80,"modal":6},"/blog/gitops-done-3-ways/",{"key":55},{"type":89,"componentName":89},"CommonNextSteps","content:fr-fr:topics:gitops:gitops-workflow:index.yml","yaml","content","fr-fr/topics/gitops/gitops-workflow/index.yml","fr-fr/topics/gitops/gitops-workflow/index","yml",{"_path":97,"_dir":98,"_draft":6,"_partial":6,"_locale":7,"data":99,"_id":510,"_type":91,"title":511,"_source":92,"_file":512,"_stem":513,"_extension":95},"/shared/fr-fr/main-navigation","fr-fr",{"logo":100,"freeTrial":105,"sales":110,"login":115,"items":120,"search":451,"minimal":487,"duo":501},{"config":101},{"href":102,"dataGaName":103,"dataGaLocation":104},"/fr-fr/","gitlab logo","header",{"text":106,"config":107},"Commencer un essai gratuit",{"href":108,"dataGaName":109,"dataGaLocation":104},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":111,"config":112},"Contacter l'équipe commerciale",{"href":113,"dataGaName":114,"dataGaLocation":104},"/fr-fr/sales/","sales",{"text":116,"config":117},"Connexion",{"href":118,"dataGaName":119,"dataGaLocation":104},"https://gitlab.com/users/sign_in/","sign in",[121,164,263,268,372,432],{"text":122,"config":123,"cards":125,"footer":147},"Plateforme",{"dataNavLevelOne":124},"platform",[126,132,140],{"title":122,"description":127,"link":128},"La plateforme DevSecOps alimentée par l'IA la plus complète",{"text":129,"config":130},"Découvrir notre plateforme",{"href":131,"dataGaName":124,"dataGaLocation":104},"/fr-fr/platform/",{"title":133,"description":134,"link":135},"GitLab Duo (IA)","Créez des logiciels plus rapidement en tirant parti de l'IA à chaque étape du développement",{"text":136,"config":137},"Découvrez GitLab Duo",{"href":138,"dataGaName":139,"dataGaLocation":104},"/fr-fr/gitlab-duo/","gitlab duo ai",{"title":141,"description":142,"link":143},"Choisir GitLab","10 raisons pour lesquelles les entreprises choisissent GitLab",{"text":64,"config":144},{"href":145,"dataGaName":146,"dataGaLocation":104},"/fr-fr/why-gitlab/","why gitlab",{"title":148,"items":149},"Démarrer avec",[150,155,160],{"text":151,"config":152},"Ingénierie de plateforme",{"href":153,"dataGaName":154,"dataGaLocation":104},"/fr-fr/solutions/platform-engineering/","platform engineering",{"text":156,"config":157},"Expérience développeur",{"href":158,"dataGaName":159,"dataGaLocation":104},"/fr-fr/developer-experience/","Developer experience",{"text":161,"config":162},"MLOps",{"href":163,"dataGaName":161,"dataGaLocation":104},"/fr-fr/topics/devops/the-role-of-ai-in-devops/",{"text":165,"left":166,"config":167,"link":169,"lists":173,"footer":245},"Produit",true,{"dataNavLevelOne":168},"solutions",{"text":170,"config":171},"Voir toutes les solutions",{"href":172,"dataGaName":168,"dataGaLocation":104},"/fr-fr/solutions/",[174,200,223],{"title":175,"description":176,"link":177,"items":182},"Automatisation","CI/CD et automatisation pour accélérer le déploiement",{"config":178},{"icon":179,"href":180,"dataGaName":181,"dataGaLocation":104},"AutomatedCodeAlt","/fr-fr/solutions/delivery-automation/","automated software delivery",[183,187,191,196],{"text":184,"config":185},"CI/CD",{"href":186,"dataGaLocation":104,"dataGaName":184},"/fr-fr/solutions/continuous-integration/",{"text":188,"config":189},"Développement assisté par l'IA",{"href":138,"dataGaLocation":104,"dataGaName":190},"AI assisted development",{"text":192,"config":193},"Gestion du code source",{"href":194,"dataGaLocation":104,"dataGaName":195},"/fr-fr/solutions/source-code-management/","Source Code Management",{"text":197,"config":198},"Livraison de logiciels automatisée",{"href":180,"dataGaLocation":104,"dataGaName":199},"Automated software delivery",{"title":201,"description":202,"link":203,"items":208},"Securité","Livrez du code plus rapidement sans compromettre la sécurité",{"config":204},{"href":205,"dataGaName":206,"dataGaLocation":104,"icon":207},"/fr-fr/solutions/security-compliance/","security and compliance","ShieldCheckLight",[209,213,218],{"text":210,"config":211},"Sécurité et conformité",{"href":205,"dataGaLocation":104,"dataGaName":212},"Security & Compliance",{"text":214,"config":215},"Sécurité de la chaîne d'approvisionnement logicielle",{"href":216,"dataGaLocation":104,"dataGaName":217},"/fr-fr/solutions/supply-chain/","Software supply chain security",{"text":219,"config":220},"Conformité et gouvernance",{"href":221,"dataGaLocation":104,"dataGaName":222},"/fr-fr/solutions/continuous-software-compliance/","Compliance and governance",{"title":224,"link":225,"items":230},"Mesures",{"config":226},{"icon":227,"href":228,"dataGaName":229,"dataGaLocation":104},"DigitalTransformation","/fr-fr/solutions/visibility-measurement/","visibility and measurement",[231,235,240],{"text":232,"config":233},"Visibilité et mesures",{"href":228,"dataGaLocation":104,"dataGaName":234},"Visibility and Measurement",{"text":236,"config":237},"Gestion de la chaîne de valeur",{"href":238,"dataGaLocation":104,"dataGaName":239},"/fr-fr/solutions/value-stream-management/","Value Stream Management",{"text":241,"config":242},"Données d'analyse et informations clés",{"href":243,"dataGaLocation":104,"dataGaName":244},"/fr-fr/solutions/analytics-and-insights/","Analytics and insights",{"title":246,"items":247},"GitLab pour",[248,253,258],{"text":249,"config":250},"Entreprises",{"href":251,"dataGaLocation":104,"dataGaName":252},"/fr-fr/enterprise/","enterprise",{"text":254,"config":255},"PME",{"href":256,"dataGaLocation":104,"dataGaName":257},"/fr-fr/small-business/","small business",{"text":259,"config":260},"Secteur public",{"href":261,"dataGaLocation":104,"dataGaName":262},"/fr-fr/solutions/public-sector/","public sector",{"text":264,"config":265},"Tarifs",{"href":266,"dataGaName":267,"dataGaLocation":104,"dataNavLevelOne":267},"/fr-fr/pricing/","pricing",{"text":269,"config":270,"link":271,"lists":275,"feature":359},"Ressources",{"dataNavLevelOne":55},{"text":272,"config":273},"Afficher toutes les ressources",{"href":274,"dataGaName":55,"dataGaLocation":104},"/fr-fr/resources/",[276,309,331],{"title":277,"items":278},"Premiers pas",[279,284,289,294,299,304],{"text":280,"config":281},"Installation",{"href":282,"dataGaName":283,"dataGaLocation":104},"/fr-fr/install/","install",{"text":285,"config":286},"Guides de démarrage rapide",{"href":287,"dataGaName":288,"dataGaLocation":104},"/fr-fr/get-started/","quick setup checklists",{"text":290,"config":291},"Apprentissage",{"href":292,"dataGaLocation":104,"dataGaName":293},"https://university.gitlab.com/","learn",{"text":295,"config":296},"Documentation sur le produit",{"href":297,"dataGaName":298,"dataGaLocation":104},"https://docs.gitlab.com/","product documentation",{"text":300,"config":301},"Vidéos sur les bonnes pratiques",{"href":302,"dataGaName":303,"dataGaLocation":104},"/fr-fr/getting-started-videos/","best practice videos",{"text":305,"config":306},"Intégrations",{"href":307,"dataGaName":308,"dataGaLocation":104},"/fr-fr/integrations/","integrations",{"title":310,"items":311},"Découvrir",[312,317,321,326],{"text":313,"config":314},"Histoires de succès client",{"href":315,"dataGaName":316,"dataGaLocation":104},"/fr-fr/customers/","customer success stories",{"text":80,"config":318},{"href":319,"dataGaName":320,"dataGaLocation":104},"/fr-fr/blog/","blog",{"text":322,"config":323},"Travail à distance",{"href":324,"dataGaName":325,"dataGaLocation":104},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":327,"config":328},"TeamOps",{"href":329,"dataGaName":330,"dataGaLocation":104},"/fr-fr/teamops/","teamops",{"title":332,"items":333},"Connecter",[334,339,344,349,354],{"text":335,"config":336},"Services GitLab",{"href":337,"dataGaName":338,"dataGaLocation":104},"/fr-fr/services/","services",{"text":340,"config":341},"Communauté",{"href":342,"dataGaName":343,"dataGaLocation":104},"/community/","community",{"text":345,"config":346},"Forum",{"href":347,"dataGaName":348,"dataGaLocation":104},"https://forum.gitlab.com/","forum",{"text":350,"config":351},"Événements",{"href":352,"dataGaName":353,"dataGaLocation":104},"/events/","events",{"text":355,"config":356},"Partenaires",{"href":357,"dataGaName":358,"dataGaLocation":104},"/fr-fr/partners/","partners",{"backgroundColor":360,"textColor":361,"text":362,"image":363,"link":367},"#2f2a6b","#fff","L'avenir du développement logiciel. Tendances et perspectives.",{"altText":364,"config":365},"carte promo The Source",{"src":366},"/images/navigation/the-source-promo-card.svg",{"text":368,"config":369},"Lire les articles les plus récents",{"href":370,"dataGaName":371,"dataGaLocation":104},"/fr-fr/the-source/","the source",{"text":373,"config":374,"lists":376},"Société",{"dataNavLevelOne":375},"company",[377],{"items":378},[379,384,390,392,397,402,407,412,417,422,427],{"text":380,"config":381},"À propos",{"href":382,"dataGaName":383,"dataGaLocation":104},"/fr-fr/company/","about",{"text":385,"config":386,"footerGa":389},"Emplois",{"href":387,"dataGaName":388,"dataGaLocation":104},"/jobs/","jobs",{"dataGaName":388},{"text":350,"config":391},{"href":352,"dataGaName":353,"dataGaLocation":104},{"text":393,"config":394},"Leadership",{"href":395,"dataGaName":396,"dataGaLocation":104},"/company/team/e-group/","leadership",{"text":398,"config":399},"Équipe",{"href":400,"dataGaName":401,"dataGaLocation":104},"/company/team/","team",{"text":403,"config":404},"Manuel",{"href":405,"dataGaName":406,"dataGaLocation":104},"https://handbook.gitlab.com/","handbook",{"text":408,"config":409},"Relations avec les investisseurs",{"href":410,"dataGaName":411,"dataGaLocation":104},"https://ir.gitlab.com/","investor relations",{"text":413,"config":414},"Centre de confiance",{"href":415,"dataGaName":416,"dataGaLocation":104},"/fr-fr/security/","trust center",{"text":418,"config":419},"Centre pour la transparence de l'IA",{"href":420,"dataGaName":421,"dataGaLocation":104},"/fr-fr/ai-transparency-center/","ai transparency center",{"text":423,"config":424},"Newsletter",{"href":425,"dataGaName":426,"dataGaLocation":104},"/company/contact/","newsletter",{"text":428,"config":429},"Presse",{"href":430,"dataGaName":431,"dataGaLocation":104},"/press/","press",{"text":433,"config":434,"lists":435},"Nous contacter",{"dataNavLevelOne":375},[436],{"items":437},[438,441,446],{"text":111,"config":439},{"href":113,"dataGaName":440,"dataGaLocation":104},"talk to sales",{"text":442,"config":443},"Aide",{"href":444,"dataGaName":445,"dataGaLocation":104},"/support/","get help",{"text":447,"config":448},"Portail clients GitLab",{"href":449,"dataGaName":450,"dataGaLocation":104},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":452,"login":453,"suggestions":460},"Fermer",{"text":454,"link":455},"Pour rechercher des dépôts et des projets, connectez-vous à",{"text":456,"config":457},"gitlab.com",{"href":118,"dataGaName":458,"dataGaLocation":459},"search login","search",{"text":461,"default":462},"Suggestions",[463,466,471,473,478,483],{"text":133,"config":464},{"href":138,"dataGaName":465,"dataGaLocation":459},"GitLab Duo (AI)",{"text":467,"config":468},"Suggestions de code (IA)",{"href":469,"dataGaName":470,"dataGaLocation":459},"/fr-fr/solutions/code-suggestions/","Code Suggestions (AI)",{"text":184,"config":472},{"href":186,"dataGaName":184,"dataGaLocation":459},{"text":474,"config":475},"GitLab sur AWS",{"href":476,"dataGaName":477,"dataGaLocation":459},"/fr-fr/partners/technology-partners/aws/","GitLab on AWS",{"text":479,"config":480},"GitLab sur Google Cloud ",{"href":481,"dataGaName":482,"dataGaLocation":459},"/fr-fr/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":484,"config":485},"Pourquoi utiliser GitLab ?",{"href":145,"dataGaName":486,"dataGaLocation":459},"Why GitLab?",{"freeTrial":488,"mobileIcon":493,"desktopIcon":498},{"text":489,"config":490},"Commencer votre essai gratuit",{"href":491,"dataGaName":109,"dataGaLocation":492},"https://gitlab.com/-/trials/new/","nav",{"altText":494,"config":495},"Icône GitLab",{"src":496,"dataGaName":497,"dataGaLocation":492},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":494,"config":499},{"src":500,"dataGaName":497,"dataGaLocation":492},"/images/brand/gitlab-logo-type.svg",{"freeTrial":502,"mobileIcon":506,"desktopIcon":508},{"text":503,"config":504},"En savoir plus sur GitLab Duo",{"href":138,"dataGaName":505,"dataGaLocation":492},"gitlab duo",{"altText":494,"config":507},{"src":496,"dataGaName":497,"dataGaLocation":492},{"altText":494,"config":509},{"src":500,"dataGaName":497,"dataGaLocation":492},"content:shared:fr-fr:main-navigation.yml","Main Navigation","shared/fr-fr/main-navigation.yml","shared/fr-fr/main-navigation",{"_path":515,"_dir":98,"_draft":6,"_partial":6,"_locale":7,"title":516,"titleMobile":516,"button":517,"config":521,"_id":523,"_type":91,"_source":92,"_file":524,"_stem":525,"_extension":95},"/shared/fr-fr/banner","La plateforme GitLab Duo Agent est maintenant en bêta publique !",{"text":64,"config":518},{"href":519,"dataGaName":520,"dataGaLocation":104},"/fr-fr/gitlab-duo/agent-platform/","duo banner",{"layout":522},"release","content:shared:fr-fr:banner.yml","shared/fr-fr/banner.yml","shared/fr-fr/banner",{"_path":527,"_dir":98,"_draft":6,"_partial":6,"_locale":7,"data":528,"_id":731,"_type":91,"title":732,"_source":92,"_file":733,"_stem":734,"_extension":95},"/shared/fr-fr/main-footer",{"text":529,"source":530,"edit":536,"contribute":541,"config":546,"items":551,"minimal":722},"Git est une marque déposée de Software Freedom Conservancy et notre utilisation de « GitLab » est sous licence",{"text":531,"config":532},"Afficher le code source de la page",{"href":533,"dataGaName":534,"dataGaLocation":535},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":537,"config":538},"Modifier cette page",{"href":539,"dataGaName":540,"dataGaLocation":535},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":542,"config":543},"Veuillez contribuer",{"href":544,"dataGaName":545,"dataGaLocation":535},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":547,"facebook":548,"youtube":549,"linkedin":550},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[552,575,626,659,693],{"title":122,"links":553,"subMenu":558},[554],{"text":555,"config":556},"Plateforme DevSecOps",{"href":131,"dataGaName":557,"dataGaLocation":535},"devsecops platform",[559],{"title":264,"links":560},[561,565,570],{"text":562,"config":563},"Voir les forfaits",{"href":266,"dataGaName":564,"dataGaLocation":535},"view plans",{"text":566,"config":567},"Pourquoi choisir GitLab Premium ?",{"href":568,"dataGaName":569,"dataGaLocation":535},"/fr-fr/pricing/premium/","why premium",{"text":571,"config":572},"Pourquoi choisir GitLab Ultimate ?",{"href":573,"dataGaName":574,"dataGaLocation":535},"/fr-fr/pricing/ultimate/","why ultimate",{"title":576,"links":577},"Solutions",[578,583,586,588,593,598,602,605,608,610,612,614,616,621],{"text":579,"config":580},"Transformation digitale",{"href":581,"dataGaName":582,"dataGaLocation":535},"/fr-fr/topics/digital-transformation/","digital transformation",{"text":210,"config":584},{"href":205,"dataGaName":585,"dataGaLocation":535},"security & compliance",{"text":197,"config":587},{"href":180,"dataGaName":181,"dataGaLocation":535},{"text":589,"config":590},"Développement agile",{"href":591,"dataGaName":592,"dataGaLocation":535},"/fr-fr/solutions/agile-delivery/","agile delivery",{"text":594,"config":595},"Transformation cloud",{"href":596,"dataGaName":597,"dataGaLocation":535},"/fr-fr/topics/cloud-native/","cloud transformation",{"text":599,"config":600},"SCM",{"href":194,"dataGaName":601,"dataGaLocation":535},"source code management",{"text":184,"config":603},{"href":186,"dataGaName":604,"dataGaLocation":535},"continuous integration & delivery",{"text":236,"config":606},{"href":238,"dataGaName":607,"dataGaLocation":535},"value stream management",{"text":21,"config":609},{"href":66,"dataGaName":5,"dataGaLocation":535},{"text":249,"config":611},{"href":251,"dataGaName":252,"dataGaLocation":535},{"text":254,"config":613},{"href":256,"dataGaName":257,"dataGaLocation":535},{"text":259,"config":615},{"href":261,"dataGaName":262,"dataGaLocation":535},{"text":617,"config":618},"Formation",{"href":619,"dataGaName":620,"dataGaLocation":535},"/fr-fr/solutions/education/","education",{"text":622,"config":623},"Services financiers",{"href":624,"dataGaName":625,"dataGaLocation":535},"/fr-fr/solutions/finance/","financial services",{"title":269,"links":627},[628,630,632,634,637,639,643,645,647,649,651,653,655,657],{"text":280,"config":629},{"href":282,"dataGaName":283,"dataGaLocation":535},{"text":285,"config":631},{"href":287,"dataGaName":288,"dataGaLocation":535},{"text":290,"config":633},{"href":292,"dataGaName":293,"dataGaLocation":535},{"text":295,"config":635},{"href":297,"dataGaName":636,"dataGaLocation":535},"docs",{"text":80,"config":638},{"href":319,"dataGaName":320},{"text":640,"config":641},"Histoires de réussite client",{"href":642,"dataGaLocation":535},"/customers/",{"text":313,"config":644},{"href":315,"dataGaName":316,"dataGaLocation":535},{"text":322,"config":646},{"href":324,"dataGaName":325,"dataGaLocation":535},{"text":335,"config":648},{"href":337,"dataGaName":338,"dataGaLocation":535},{"text":327,"config":650},{"href":329,"dataGaName":330,"dataGaLocation":535},{"text":340,"config":652},{"href":342,"dataGaName":343,"dataGaLocation":535},{"text":345,"config":654},{"href":347,"dataGaName":348,"dataGaLocation":535},{"text":350,"config":656},{"href":352,"dataGaName":353,"dataGaLocation":535},{"text":355,"config":658},{"href":357,"dataGaName":358,"dataGaLocation":535},{"title":373,"links":660},[661,663,665,667,669,671,673,677,682,684,686,688],{"text":380,"config":662},{"href":382,"dataGaName":375,"dataGaLocation":535},{"text":385,"config":664},{"href":387,"dataGaName":388,"dataGaLocation":535},{"text":393,"config":666},{"href":395,"dataGaName":396,"dataGaLocation":535},{"text":398,"config":668},{"href":400,"dataGaName":401,"dataGaLocation":535},{"text":403,"config":670},{"href":405,"dataGaName":406,"dataGaLocation":535},{"text":408,"config":672},{"href":410,"dataGaName":411,"dataGaLocation":535},{"text":674,"config":675},"Sustainability",{"href":676,"dataGaName":674,"dataGaLocation":535},"/sustainability/",{"text":678,"config":679},"Diversité, inclusion et appartenance (DIB)",{"href":680,"dataGaName":681,"dataGaLocation":535},"/fr-fr/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":413,"config":683},{"href":415,"dataGaName":416,"dataGaLocation":535},{"text":423,"config":685},{"href":425,"dataGaName":426,"dataGaLocation":535},{"text":428,"config":687},{"href":430,"dataGaName":431,"dataGaLocation":535},{"text":689,"config":690},"Déclaration de transparence sur l'esclavage moderne",{"href":691,"dataGaName":692,"dataGaLocation":535},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":433,"links":694},[695,698,700,702,707,712,717],{"text":696,"config":697},"Échanger avec un expert",{"href":113,"dataGaName":114,"dataGaLocation":535},{"text":442,"config":699},{"href":444,"dataGaName":445,"dataGaLocation":535},{"text":447,"config":701},{"href":449,"dataGaName":450,"dataGaLocation":535},{"text":703,"config":704},"Statut",{"href":705,"dataGaName":706,"dataGaLocation":535},"https://status.gitlab.com/","status",{"text":708,"config":709},"Conditions d'utilisation",{"href":710,"dataGaName":711},"/terms/","terms of use",{"text":713,"config":714},"Déclaration de confidentialité",{"href":715,"dataGaName":716,"dataGaLocation":535},"/fr-fr/privacy/","privacy statement",{"text":718,"config":719},"Préférences en matière de cookies",{"dataGaName":720,"dataGaLocation":535,"id":721,"isOneTrustButton":166},"cookie preferences","ot-sdk-btn",{"items":723},[724,726,729],{"text":708,"config":725},{"href":710,"dataGaName":711,"dataGaLocation":535},{"text":727,"config":728},"Politique de confidentialité",{"href":715,"dataGaName":716,"dataGaLocation":535},{"text":718,"config":730},{"dataGaName":720,"dataGaLocation":535,"id":721,"isOneTrustButton":166},"content:shared:fr-fr:main-footer.yml","Main Footer","shared/fr-fr/main-footer.yml","shared/fr-fr/main-footer",{"_path":736,"_dir":98,"_draft":6,"_partial":6,"_locale":7,"header":737,"eyebrow":738,"blurb":739,"button":740,"secondaryButton":744,"_id":746,"_type":91,"title":747,"_source":92,"_file":748,"_stem":749,"_extension":95},"/shared/fr-fr/next-steps","Commencez à livrer des logiciels de meilleurs qualité plus rapidement","Plus de 50 % des entreprises du classement Fortune 100 font confiance à GitLab","Découvrez comment la plateforme DevSecOps intelligente\n\n\npeut aider votre équipe.\n",{"text":106,"config":741},{"href":742,"dataGaName":109,"dataGaLocation":743},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":111,"config":745},{"href":113,"dataGaName":114,"dataGaLocation":743},"content:shared:fr-fr:next-steps.yml","Next Steps","shared/fr-fr/next-steps.yml","shared/fr-fr/next-steps",1753475454205]