add overview explanation about how CI/CD github workflow works.#805
add overview explanation about how CI/CD github workflow works.#805fujitatomoya wants to merge 1 commit into
Conversation
Signed-off-by: Tomoya Fujita <tomoya.fujita825@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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.
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