Skip to content

Docs: Fix broken examples links after v0/v1 restructure - #7233

Merged
armistcxy merged 1 commit into
pipe-cd:masterfrom
rahulshendre:fix-examples-doc-links
Aug 24, 2026
Merged

Docs: Fix broken examples links after v0/v1 restructure#7233
armistcxy merged 1 commit into
pipe-cd:masterfrom
rahulshendre:fix-examples-doc-links

Conversation

@rahulshendre

Copy link
Copy Markdown
Contributor

What this PR does:
After splitting examples into v0/ and v1/ directories, the examples docs pages still linked to the old paths, which now 404s.

Why we need it:
Fixes old path

Which issue(s) this PR fixes:

Follow up of #7173

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Copilot AI lite review requested due to automatic review settings August 24, 2026 14:35
@rahulshendre
rahulshendre requested review from a team as code owners August 24, 2026 14:35
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 75fb857
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a8c5bad13cd300008e20677

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates v0.58 and development documentation links after examples moved into the v0/ directory.

Changes:

  • Updated Kubernetes, Terraform, Cloud Run, Lambda, ECS, and deployment-chain links.
  • Applied updates to both documentation versions.
  • Additional stale links remain in other documentation and examples/v0/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Summary
docs/content/en/docs-v0.58.x/examples/_index.md Updated examples links to /v0/ paths; related stale references remain elsewhere.
docs/content/en/docs-dev/examples/_index.md Updated examples links to /v0/ paths; related stale references remain elsewhere.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

| [analysis-by-log](https://github.com/pipe-cd/examples/tree/master/kubernetes/analysis-by-log) | Deployment pipeline with analysis stage by checking logs. |
| [analysis-with-baseline](https://github.com/pipe-cd/examples/tree/master/kubernetes/analysis-with-baseline) | Deployment pipeline with analysis stage by comparing baseline and canary. |
| [secret-management](https://github.com/pipe-cd/examples/tree/master/kubernetes/secret-management) | Demonstrate how to manage sensitive data by using [Secret Management](../user-guide/managing-application/secret-management/) feature. |
| [simple](https://github.com/pipe-cd/examples/tree/master/v0/kubernetes/simple) | Deploy plain-yaml manifests in application directory without using pipeline. |

@armistcxy armistcxy Aug 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rahulshendre I confirm this is true, check out those files for follow up PRs, we need to sync other refs too

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, will push those fixes soon

| [analysis-by-log](https://github.com/pipe-cd/examples/tree/master/kubernetes/analysis-by-log) | Deployment pipeline with analysis stage by checking logs. |
| [analysis-with-baseline](https://github.com/pipe-cd/examples/tree/master/kubernetes/analysis-with-baseline) | Deployment pipeline with analysis stage by comparing baseline and canary. |
| [secret-management](https://github.com/pipe-cd/examples/tree/master/kubernetes/secret-management) | Demonstrate how to manage sensitive data by using [Secret Management](../user-guide/managing-application/secret-management/) feature. |
| [simple](https://github.com/pipe-cd/examples/tree/master/v0/kubernetes/simple) | Deploy plain-yaml manifests in application directory without using pipeline. |
@rahulshendre

Copy link
Copy Markdown
Contributor Author

ref - #7173 (review)

PTAL @khanhtc1202 @armistcxy

@armistcxy

Copy link
Copy Markdown
Contributor

@rahulshendre seems like you forgot to sign off commit 😄

Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
@rahulshendre
rahulshendre force-pushed the fix-examples-doc-links branch from 2887a24 to 75fb857 Compare August 24, 2026 14:56
@rahulshendre

Copy link
Copy Markdown
Contributor Author

@rahulshendre seems like you forgot to sign off commit 😄

my bad 😅
fixed now

@armistcxy
armistcxy enabled auto-merge (squash) August 24, 2026 15:09

@armistcxy armistcxy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I have confirmed that those new links work (through Netlify)

Next step: fix these refs from copilot suggestion: https://github.com/pipe-cd/pipecd/pull/7233/changes#r3844507232
cc @rahulshendre

@armistcxy
armistcxy merged commit ce8c044 into pipe-cd:master Aug 24, 2026
64 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for contributing to PipeCD, @rahulshendre! The changes in this pull request will be part of the upcoming release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants