Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf525ee8

Browse files
Rename ArgoHub collection to GitOps and update related navigation and configuration (#1226)
* Refactor ArgoHub redirect logic to check for enterprise documentation cookie* Rename ArgoHub references to GitOps and update related navigation and configuration* Rename collection folder from argohub to gitops* Update GitOps layout and home page templates* Update CommandBar script to use dynamic segment based on enterprise documentation cookie* Add check for GitOps collection in redirect logic and update script variables* Merge main* Update links in GitOps introduction documents to use dynamic collection variable* Update navbar link to use dynamic GitOps collection variable
1 parenta4dbe53 commitf525ee8

File tree

134 files changed

+209
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+209
-249
lines changed

‎_config.yml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ collections:
8181
pages:
8282
output:true
8383
permalink:/:collection/:path
84-
argohub:
84+
gitops:
8585
output:true
8686
permalink:/:collection/:path/
8787
docs:
@@ -112,12 +112,12 @@ defaults:
112112
layout:docs
113113
toc:true
114114
wide:true
115-
#_argohub
115+
#_gitops
116116
-scope:
117-
path:"_argohub"
118-
type:argohub
117+
path:"_gitops"
118+
type:gitops
119119
values:
120-
layout:argohub
120+
layout:gitops
121121
toc:true
122122
wide:true
123123

@@ -141,7 +141,7 @@ link_api: "https://g.codefresh.io/api/"
141141
link_plugins:"https://codefresh.io/argohub/"
142142
link_community:"https://community.codefresh.io/"
143143

144-
gitops_collection:"argohub"
144+
gitops_collection:"gitops"
145145

146146
ga_tracking_code:"UA-53554200-2"
147147

‎_data/argohub-home-content.yml‎

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -3,91 +3,91 @@
33
url:""
44
links:
55
-title:What is Codefresh GitOps Cloud?
6-
localurl:/argohub/introduction/what-is-gitops-cloud/
6+
localurl:/gitops/introduction/what-is-gitops-cloud/
77
-title:Explore Codefresh GitOps Cloud
8-
localurl:/argohub/introduction/explore-gitops-cloud-features/
8+
localurl:/gitops/introduction/explore-gitops-cloud-features/
99

1010

1111
-title:GitOps quick starts
1212
icon:../images/home-icons/administration.svg
1313
url:""
1414
links:
1515
-title:About GitOps quick starts
16-
localurl:/argohub/gitops-quick-start/gitops-quick-start/
16+
localurl:/gitops/gitops-quick-start/gitops-quick-start/
1717
-title:Create Codefresh account
18-
localurl:/argohub/gitops-quick-start/create-codefresh-account/
18+
localurl:/gitops/gitops-quick-start/create-codefresh-account/
1919
-title:Installing a Hybrid GitOps Runtime
20-
localurl:/argohub/gitops-quick-start/runtime/
20+
localurl:/gitops/gitops-quick-start/runtime/
2121
-title:Creating Products and applications
22-
localurl:/argohub/gitops-quick-start/create-app-ui/
22+
localurl:/gitops/gitops-quick-start/create-app-ui/
2323
-title:Creating Environments
24-
localurl:/argohub/gitops-quick-start/quick-start-gitops-environments/
24+
localurl:/gitops/gitops-quick-start/quick-start-gitops-environments/
2525
-title:Creating Promotion Workflows
26-
localurl:/argohub/gitops-quick-start/quick-start-promotion-workflow/
26+
localurl:/gitops/gitops-quick-start/quick-start-promotion-workflow/
2727
-title:Simple promotion with drag-and-drop
28-
localurl:/argohub/gitops-quick-start/drag-and-drop/
28+
localurl:/gitops/gitops-quick-start/drag-and-drop/
2929
-title:Simple Promotion Flow with multiple environments
30-
localurl:/argohub/gitops-quick-start/multi-env-sequential-flow/
30+
localurl:/gitops/gitops-quick-start/multi-env-sequential-flow/
3131

3232
-title:Environments
3333
icon:../images/home-icons/environments.svg
3434
url:""
3535
links:
3636
-title:About Environments
37-
localurl:/argohub/environments/environments-overview/
37+
localurl:/gitops/environments/environments-overview/
3838
-title:Create and manage Environments
39-
localurl:/argohub/environments/create-manage-environments/
39+
localurl:/gitops/environments/create-manage-environments/
4040
-title:Manage Products and applications in Environments
41-
localurl:/argohub/environments/manage-apps-in-environments/
41+
localurl:/gitops/environments/manage-apps-in-environments/
4242

4343
-title:Products
4444
icon:../images/home-icons/product.svg
4545
url:""
4646
links:
4747
-title:About products
48-
localurl:/argohub/products/about-products/
48+
localurl:/gitops/products/about-products/
4949
-title:Create products
50-
localurl:/argohub/products/create-product/
50+
localurl:/gitops/products/create-product/
5151
-title:Configure Product Settings
52-
localurl:/argohub/products/configure-product-settings/
52+
localurl:/gitops/products/configure-product-settings/
5353
-title:Assigning applications
54-
localurl:/argohub/products/assign-applications/
54+
localurl:/gitops/products/assign-applications/
5555
-title:Configuring app version and promoted properties
56-
localurl:/argohub/products/promotion-version-properties/
56+
localurl:/gitops/products/promotion-version-properties/
5757
-title:Configuring promotion flows
58-
localurl:/argohub/products/promotion-flow-triggers/
58+
localurl:/gitops/products/promotion-flow-triggers/
5959

6060

6161
-title:Applications
6262
icon:../images/home-icons/deployment.svg
6363
url:""
6464
links:
6565
-title:Creating Argo CD applications
66-
localurl:/argohub/applications/create-application/
66+
localurl:/gitops/applications/create-application/
6767
-title:Monitoring Argo CD applications
68-
localurl:/argohub/applications/monitor-applications/
68+
localurl:/gitops/applications/monitor-applications/
6969
-title:Managing Argo CD applications
70-
localurl:/argohub/applications/manage-application/
70+
localurl:/gitops/applications/manage-application/
7171

7272

7373
-title:Promotions
7474
icon:../images/home-icons/promotions.svg
7575
url:""
7676
links:
7777
-title:About promotions
78-
localurl:/argohub/promotions/promotions-overview/
78+
localurl:/gitops/promotions/promotions-overview/
7979
-title:Getting started
80-
localurl:/argohub/promotions/getting-started/
80+
localurl:/gitops/promotions/getting-started/
8181
-title:Promotion building blocks
82-
localurl:/argohub/promotions/promotion-components/
82+
localurl:/gitops/promotions/promotion-components/
8383
-title:Promotion setup guidelines
84-
localurl:/argohub/promotions/create-promotion-sequence/
84+
localurl:/gitops/promotions/create-promotion-sequence/
8585
-title:YAML specs
86-
localurl:/argohub/promotions/entities/yaml/
86+
localurl:/gitops/promotions/entities/yaml/
8787
-title:Trigger promotions
88-
localurl:/argohub/promotions/trigger-promotions/
88+
localurl:/gitops/promotions/trigger-promotions/
8989
-title:Tracking releases for products
90-
localurl:/argohub/promotions/product-releases/
90+
localurl:/gitops/promotions/product-releases/
9191

9292

9393

@@ -97,15 +97,15 @@
9797
url:""
9898
links:
9999
-title:Home
100-
localurl:/argohub/dashboards/home-dashboard/
100+
localurl:/gitops/dashboards/home-dashboard/
101101
-title:Environments
102-
localurl:/argohub/dashboards/gitops-environments/
102+
localurl:/gitops/dashboards/gitops-environments/
103103
-title:Products
104-
localurl:/argohub/dashboards/gitops-products/
104+
localurl:/gitops/dashboards/gitops-products/
105105
-title:GitOps Apps
106-
localurl:/argohub/dashboards/gitops-apps-dashboard/
106+
localurl:/gitops/dashboards/gitops-apps-dashboard/
107107
-title:Images
108-
localurl:/argohub/dashboards/images/
108+
localurl:/gitops/dashboards/images/
109109

110110

111111

@@ -114,66 +114,66 @@
114114
url:""
115115
links:
116116
-title:GitOps image enrichment with integrations
117-
localurl:/argohub/gitops-integrations/image-enrichment-overview/
117+
localurl:/gitops/gitops-integrations/image-enrichment-overview/
118118
-title:Codefresh pipelines for GitOps
119-
localurl:/argohub/gitops-integrations/ci-integrations/codefresh-classic/
119+
localurl:/gitops/gitops-integrations/ci-integrations/codefresh-classic/
120120
-title:GitHub Actions for GitOps
121-
localurl:/argohub/gitops-integrations/ci-integrations/github-actions/
121+
localurl:/gitops/gitops-integrations/ci-integrations/github-actions/
122122
-title:Jenkins for GitOps
123-
localurl:/argohub/gitops-integrations/ci-integrations/jenkins/
123+
localurl:/gitops/gitops-integrations/ci-integrations/jenkins/
124124
-title:Jira for GitOps
125-
localurl:/argohub/gitops-integrations/issue-tracking/jira/
125+
localurl:/gitops/gitops-integrations/issue-tracking/jira/
126126
-title:Amazon ECR for GitOps
127-
localurl:/argohub/gitops-integrations/container-registries/amazon-ecr/
127+
localurl:/gitops/gitops-integrations/container-registries/amazon-ecr/
128128
-title:Docker Hub Registry for GitOps
129-
localurl:/argohub/gitops-integrations/container-registries/dockerhub/
129+
localurl:/gitops/gitops-integrations/container-registries/dockerhub/
130130
-title:GitHub Container Registry for GitOps
131-
localurl:/argohub/gitops-integrations/container-registries/github-cr/
131+
localurl:/gitops/gitops-integrations/container-registries/github-cr/
132132
-title:JFrog Artifactory for GitOps
133-
localurl:/argohub/gitops-integrations/container-registries/jfrog/
133+
localurl:/gitops/gitops-integrations/container-registries/jfrog/
134134
-title:Quay Registry for GitOps
135-
localurl:/argohub/gitops-integrations/container-registries/quay/
135+
localurl:/gitops/gitops-integrations/container-registries/quay/
136136

137137
-title:Installation
138138
icon:../images/home-icons/installation.svg
139139
url:""
140140
links:
141141
-title:Codefresh platform deployment
142-
localurl:/argohub/platform-installation/installation-options/
142+
localurl:/gitops/platform-installation/installation-options/
143143
-title:Install GitOps Runtime with existing Argo CD
144-
localurl:/argohub/gitops-runtimes/runtime-install-with-existing-argo-cd/
144+
localurl:/gitops/gitops-runtimes/runtime-install-with-existing-argo-cd/
145145
-title:Install GitOps Runtime with new Argo CD
146-
localurl:/argohub/gitops-runtimes/hybrid-gitops-helm-installation/
146+
localurl:/gitops/gitops-runtimes/hybrid-gitops-helm-installation/
147147

148148

149149
-title:Administration
150150
icon:../images/home-icons/administration.svg
151151
url:""
152152
links:
153153
-title:Create a Codefresh account
154-
localurl:/argohub/administration/account-user-management/create-codefresh-account/
154+
localurl:/gitops/administration/account-user-management/create-codefresh-account/
155155
-title:Adding users and teams
156-
localurl:/argohub/administration/account-user-management/add-users/
156+
localurl:/gitops/administration/account-user-management/add-users/
157157
-title:Set up OAuth2 for GitOps
158-
localurl:/argohub/administration/account-user-management/oauth-setup/
158+
localurl:/gitops/administration/account-user-management/oauth-setup/
159159
-title:Access control for GitOps
160-
localurl:/argohub/administration/account-user-management/gitops-abac/
160+
localurl:/gitops/administration/account-user-management/gitops-abac/
161161
-title:User settings
162-
localurl:/argohub/administration/user-self-management/user-settings/
162+
localurl:/gitops/administration/user-self-management/user-settings/
163163
-title:Manage Git PATs
164-
localurl:/argohub/administration/user-self-management/manage-pats/
164+
localurl:/gitops/administration/user-self-management/manage-pats/
165165
-title:Codefresh IP addresses
166-
localurl:/argohub/administration/platform-ip-addresses/
166+
localurl:/gitops/administration/platform-ip-addresses/
167167
-title:Single Sign-On
168-
localurl:/argohub/administration/single-sign-on/
168+
localurl:/gitops/administration/single-sign-on/
169169

170170
-title:Security
171171
icon:../images/home-icons/guides.png
172172
url:""
173173
links:
174174
-title:Git tokens for GitOps
175-
localurl:/argohub/security/git-tokens/
175+
localurl:/gitops/security/git-tokens/
176176
-title:Secrets for GitOps
177-
localurl:/argohub/security/secrets/
177+
localurl:/gitops/security/secrets/
178178

179179

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp