Skip to content

add overview explanation about how CI/CD github workflow works.#805

Open
fujitatomoya wants to merge 1 commit into
kubeedge:masterfrom
fujitatomoya:add-ci-cd-explanation
Open

add overview explanation about how CI/CD github workflow works.#805
fujitatomoya wants to merge 1 commit into
kubeedge:masterfrom
fujitatomoya:add-ci-cd-explanation

Conversation

@fujitatomoya
Copy link
Copy Markdown
Contributor

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Which issue(s) this PR fixes:

Fixes #

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

It simply adds the overview explanation how github workflow goes in kubeedge project.

  • What is the current behavior? (You can also link to an open issue here)

No documentation available.

  • What is the new behavior (if this is a feature change)?

Overview is explained.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

  • Other information:

Signed-off-by: Tomoya Fujita <tomoya.fujita825@gmail.com>
@kubeedge-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign fujitatomoya after the PR has been reviewed.
You can assign the PR to them by writing /assign @fujitatomoya in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 1, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

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.

Comment thread docs/developer/ci_cd.md
Copy link
Copy Markdown
Contributor Author

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

doc build is supposed to fail because of #804. we need to rebase this against it.

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

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants