Skip to content

ci: add dedicated daily master build workflow - #1348

Open
wangyunlai-seekdb wants to merge 4 commits into
oceanbase:masterfrom
wangyunlai-seekdb:agent/wangyunlai-dev-cursor/daily-master-ci
Open

ci: add dedicated daily master build workflow#1348
wangyunlai-seekdb wants to merge 4 commits into
oceanbase:masterfrom
wangyunlai-seekdb:agent/wangyunlai-dev-cursor/daily-master-ci

Conversation

@wangyunlai-seekdb

@wangyunlai-seekdb wangyunlai-seekdb commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add .github/workflows/daily-master.yml as a dedicated daily CI entry point for the master branch
  • Reuse the existing SeekDB CI pipeline (compile + mysqltest) via workflow_call
  • Move the cron schedule out of seekdb.yml so PR CI and daily master builds are separated
  • Extend master cache publish/GC conditions to cover workflow_call invocations from the daily workflow

Schedule: 0 0 * * * UTC (same as before), runs against master.

Test plan

  • CI passes on this PR
  • After merge, verify "Daily Master Build" appears in Actions and can be triggered via workflow_dispatch

Related issue: SEEK-498

Made with Cursor

wangyunlai-seekdb and others added 2 commits August 31, 2026 13:16
Co-authored-by: antmultica-agent <agent@antmultica.alipay.com>
Co-authored-by: antmultica-agent <agent@antmultica.alipay.com>
@hnwyllmm hnwyllmm closed this Aug 31, 2026
@hnwyllmm hnwyllmm reopened this Sep 3, 2026
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