Skip to content

ci: add PR validation workflow and upgrade Actions versions - #507

Merged
KomachiSion merged 3 commits into
nacos-group:masterfrom
cxhello:ci/upgrade-workflows
Jun 10, 2026
Merged

ci: add PR validation workflow and upgrade Actions versions#507
KomachiSion merged 3 commits into
nacos-group:masterfrom
cxhello:ci/upgrade-workflows

Conversation

@cxhello

@cxhello cxhello commented May 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Add ci.yml workflow for pull request validation with build test (dual-arch) and smoke test (standalone startup health check)
  • Upgrade build&push.yaml Actions from v1/v2 to v3/v4/v5/v6
  • Replace deprecated set-output with GITHUB_OUTPUT

Test plan

  • CI workflow triggers on this PR itself
  • Build test job completes for both Dockerfile and Dockerfile.Slim
  • Smoke test starts Nacos standalone and verifies HTTP 200
  • build&push.yaml syntax is valid (no workflow_dispatch needed, tag-triggered only)

Add ci.yml for pull request validation with build test and smoke test.
Upgrade build&push.yaml Actions from v1/v2 to v3/v4/v5/v6 and replace
deprecated set-output with GITHUB_OUTPUT.

Signed-off-by: cxhello <caixiaohuichn@gmail.com>
@KomachiSion
KomachiSion merged commit 20bd630 into nacos-group:master Jun 10, 2026
5 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