[Docs] Expand Concepts page with additional PipeCD terminology#6881
[Docs] Expand Concepts page with additional PipeCD terminology#6881ObaidAbdullah16 wants to merge 2 commits into
Conversation
Signed-off-by: ObaidAbdullah16 <obaidabdullah1610@gmail.com>
Ayushmore1214
left a comment
There was a problem hiding this comment.
@ObaidAbdullah16 none of the links seems to be working here, can you run this locally and verify once ?
| ### Event Watcher | ||
| A `piped` feature that watches for external events — such as a new container image pushed to a registry or a new Helm chart version published — and automatically updates files in the Git repository to trigger a new deployment. |
There was a problem hiding this comment.
@ObaidAbdullah16 just a question :why em dashes are used here ?
There was a problem hiding this comment.
I used em dashes as a stylistic choice to set off the example clause, but I can see how it looks inconsistent. I've replaced them with commas to keep it simpler.
|
|
||
| ### Insights | ||
| The analytics dashboard of PipeCD that displays delivery performance metrics such as deployment frequency, lead time, mean time to restore (MTTR), and change failure rate. | ||
| See [Insights](/docs-dev/user-guide/insights/) for details. |
There was a problem hiding this comment.
Did you verified the links before pushing this one says file not found
There was a problem hiding this comment.
The links were using absolute paths (/docs-dev/user-guide/...) but the existing file uses relative paths (../user-guide/...). That's what broke them locally. Fixed all of them to use relative paths for consistency and ran it locally to confirm they work now.
There was a problem hiding this comment.
Can you share the screen recording or screenshot or them working, this is mandatory for all docs and site based PR's thanks!
There was a problem hiding this comment.
I have uploaded the screen recording in the pr description
Signed-off-by: ObaidAbdullah16 <obaidabdullah1610@gmail.com>
What this PR does:
Adds definitions for several commonly used PipeCD concepts and features to the Concepts page, along with links to the relevant documentation.
Why we need it:
Some terms are documented across different pages but are not explained in the Concepts section. Adding them here makes it easier for users and contributors to understand PipeCD terminology in one place.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: No
Screen Recording :
PipeCD.-.Google.Chrome.2026-06-02.12-27-39.mp4