Commit 6eb290f
authored
refactor: add strict_mode publish gate & bump V2 version (#13)
Add concurrency group and a new resolve_source job that fetches the master commit SHA from apache/hugegraph and exposes it as SOURCE_SHA. Use SOURCE_SHA for actions/checkout in integration_precheck and publish_matrix (replacing the previous hardcoded branch), and make publish_matrix depend on resolve_source with an updated success condition. Replace hardcoded local image names in the compose override with PD/STORE/SERVER image variables and remove quoted heredoc to enable substitution. Add curl connection and max timeouts for readiness probes to avoid hanging.1 parent 8a871e4 commit 6eb290f
1 file changed
Lines changed: 286 additions & 68 deletions
0 commit comments