add overview explanation about how CI/CD github workflow works. - #805
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new developer documentation file (docs/developer/ci_cd.md) that comprehensively details the CI/CD workflows for KubeEdge, including core CI, docs-only CI, code quality, security, scheduled compatibility tests, and release workflows. The review feedback points out a typo in the job name release-assests which should be corrected to release-assets.
fujitatomoya
left a comment
There was a problem hiding this comment.
doc build is supposed to fail because of #804. we need to rebase this against it.
Signed-off-by: Tomoya Fujita <[email protected]>
9638d36 to
e20515c
Compare
|
@kevin-wangzefeng this should also pass now. |
Signed-off-by: Tomoya Fujita <[email protected]>
Shelley-BaoYue
left a comment
There was a problem hiding this comment.
👍
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Shelley-BaoYue The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Which issue(s) this PR fixes:
Fixes #
It simply adds the overview explanation how github workflow goes in kubeedge project.
No documentation available.
Overview is explained.
No