Skip to content

Fix: Sync examples from v0/ and v1/ after repo restructure - #140

Merged
khanhtc1202 merged 1 commit into
pipe-cd:masterfrom
rahulshendre:fix/sync-v0-v1
Aug 22, 2026
Merged

Fix: Sync examples from v0/ and v1/ after repo restructure#140
khanhtc1202 merged 1 commit into
pipe-cd:masterfrom
rahulshendre:fix/sync-v0-v1

Conversation

@rahulshendre

Copy link
Copy Markdown
Contributor

What this does

After pipe-cd/pipecd#7173 split the examples into v0/ and v1/, this sync workflow was still copying the old top-level directories (cloudrun, kubernetes, ecs, ...) which no longer exist at that path. So the hourly cron would fail.

This updates the sync to copy examples/v0 and examples/v1 from the main repo instead.

Notes

  • it also adds kubernetes_multicluster, which the old explicit list wasn't copying.
  • README.remote.md -> README.md behaviour is unchanged.
  • Once this is merged and runs, I'll follow up separately to update the docs-dev/examples/_index.md links to point at the new v0/ paths (ref Prepare examples for pipedv1 pipecd#6266).

cc @khanhtc1202

Signed-off-by: rahulshendre <rahulshendre789@gmail.com>

@khanhtc1202 khanhtc1202 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm, thanks 👍

@khanhtc1202
khanhtc1202 merged commit 131d8c7 into pipe-cd:master Aug 22, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants