|
189 | 189 | - title: GitOps examples |
190 | 190 | url: "/cd-examples" |
191 | 191 |
|
| 192 | +- title: Pipeline integrations |
| 193 | + url: "/integrations" |
| 194 | + pages: |
| 195 | + - title: Codefresh Hosted GitOps |
| 196 | + url: "/codefresh-hosted-gitops" |
| 197 | + - title: Git Providers |
| 198 | + url: "/git-providers" |
| 199 | + - title: Kubernetes |
| 200 | + url: "/kubernetes" |
| 201 | + - title: Amazon Services |
| 202 | + url: "/amazon-web-services" |
| 203 | + - title: Microsoft Azure |
| 204 | + url: "/microsoft-azure" |
| 205 | + - title: Google Cloud |
| 206 | + url: "/google-cloud" |
| 207 | + - title: Docker registries |
| 208 | + url: "/docker-registries" |
| 209 | + sub-pages: |
| 210 | + - title: Docker Hub |
| 211 | + url: "/docker-hub" |
| 212 | + - title: Azure Docker Registry |
| 213 | + url: "/azure-docker-registry" |
| 214 | + - title: Amazon EC2 Container Registry |
| 215 | + url: "/amazon-ec2-container-registry" |
| 216 | + - title: Google Container Registry |
| 217 | + url: "/google-container-registry" |
| 218 | + - title: Google Artifact Registry |
| 219 | + url: "/google-artifact-registry" |
| 220 | + - title: JFrog Bintray.io/Artifactory |
| 221 | + url: "/bintray-io" |
| 222 | + - title: Quay.io |
| 223 | + url: "/quay-io" |
| 224 | + - title: GitHub Container Registry |
| 225 | + url: "/github-container-registry" |
| 226 | + - title: DigitalOcean Container Registry |
| 227 | + url: "/digital-ocean-container-registry" |
| 228 | + - title: Other Registries |
| 229 | + url: "/other-registries" |
| 230 | + - title: Secret Storage |
| 231 | + url: "/secret-storage" |
| 232 | + - title: Hashicorp Vault |
| 233 | + url: "/hashicorp-vault" |
| 234 | + - title: Helm Integration |
| 235 | + url: "/helm" |
| 236 | + - title: ArgoCD Integration |
| 237 | + url: "/argocd" |
| 238 | + - title: Datadog Integration |
| 239 | + url: "/datadog" |
| 240 | + - title: Jira Integration |
| 241 | + url: "/jira" |
| 242 | + - title: Jenkins Integration |
| 243 | + url: "/jenkins-integration" |
| 244 | + - title: Codecov Integration |
| 245 | + url: "/codecov-integration" |
| 246 | + - title: Google Cloud builder |
| 247 | + url: "/gcloud-builder" |
| 248 | + - title: Google Marketplace Installation |
| 249 | + url: "/google-marketplace" |
| 250 | + - title: GitHub Actions |
| 251 | + url: "/github-actions" |
| 252 | + - title: Notifications |
| 253 | + url: "/notifications" |
| 254 | + sub-pages: |
| 255 | + - title: Slack |
| 256 | + url: "/slack-integration" |
| 257 | + - title: Jira |
| 258 | + url: "/jira-integration" |
| 259 | + - title: Codefresh API |
| 260 | + url: "/codefresh-api" |
| 261 | + |
| 262 | + |
| 263 | +- title: GitOps integrations |
| 264 | + url: "/gitops-integrations" |
| 265 | + pages: |
| 266 | + - title: Image enrichment with GitOps integrations |
| 267 | + url: "/image-enrichment-overview" |
| 268 | + - title: GitOps CI integrations |
| 269 | + url: "/ci-integrations" |
| 270 | + sub-pages: |
| 271 | + - title: Codefresh Classic |
| 272 | + url: "/codefresh-classic" |
| 273 | + - title: GitHub Actions |
| 274 | + url: "/github-actions" |
| 275 | + - title: Jenkins |
| 276 | + url: "/jenkins" |
| 277 | + - title: GitOps issue tracking integrations |
| 278 | + url: "/issue-tracking" |
| 279 | + sub-pages: |
| 280 | + - title: Jira |
| 281 | + url: "/jira" |
| 282 | + - title: GitOps container registry integrations |
| 283 | + url: "/container-registries" |
| 284 | + sub-pages: |
| 285 | + - title: Amazon ECR |
| 286 | + url: "/amazon-ecr" |
| 287 | + - title: Docker Hub Registry |
| 288 | + url: "/dockerhub" |
| 289 | + - title: GitHub Container Registry |
| 290 | + url: "/github-cr" |
| 291 | + - title: JFrog Artifactory |
| 292 | + url: "/jfrog" |
| 293 | + - title: Quay Registry |
| 294 | + url: "/quay" |
192 | 295 |
|
193 | 296 | - title: Deployments |
194 | 297 | url: "/deployments" |
|
332 | 435 | - title: Sharing file systems |
333 | 436 | url: "/sharing-file-system" |
334 | 437 |
|
335 | | - |
| 438 | +- title: CI/CD testing |
| 439 | + url: "/testing" |
| 440 | + pages: |
| 441 | + - title: Unit tests |
| 442 | + url: "/unit-tests" |
| 443 | + - title: Integration tests |
| 444 | + url: "/integration-tests" |
| 445 | + - title: Creating test reports |
| 446 | + url: "/test-reports" |
| 447 | + - title: Creating compositions |
| 448 | + url: "/create-composition" |
| 449 | + - title: Dynamic preview environments |
| 450 | + url: "/automatic-preview-environments" |
| 451 | + - title: Security scanning |
| 452 | + url: "/security-scanning" |
| 453 | + - title: SonarQube scanning |
| 454 | + url: "/sonarqube-integration" |
336 | 455 |
|
337 | 456 | - title: Clients |
338 | 457 | url: "/clients" |
|
0 commit comments