test(ci): temporarily omit Z.AI API Platform validation#109246
Merged
RomneyDa merged 2 commits intoJul 16, 2026
Conversation
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
Jul 17, 2026
RomneyDa
added a commit
that referenced
this pull request
Jul 17, 2026
* test(ci): temporarily omit Z.AI API Platform validation (#109246) * test(ci): temporarily omit Z.AI API Platform validation * test(ci): align disabled provider count (cherry picked from commit 954c77d) * fix(release): keep waived Z.AI probe out of broad shard Adapt the Z.AI shard portion of upstream c4b2183 (#109272). Exclude the waived API Platform file from the broad agents shard while retaining the dedicated Coding Plan proof. (cherry picked from commit c4b2183)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What Problem This Solves
OpenClaw's release validation has been blocked for more than 24 hours because the CI credential for Z.AI API Platform returns HTTP 429 with
Insufficient balance or no resource package. The separate Z.AI Coding Plan endpoint remains healthy.Why This Change Was Made
Temporarily omit only Z.AI API Platform coverage from the default release-validation matrix:
The dedicated
native-live-src-agents-zai-codingsuite remains enabled with the existing CI secret. Release summaries explicitly record the temporary API Platform omission. Explicit targeted Docker requests can still selectzaifor diagnosis.This waiver should be reverted after the replacement API Platform credential is installed and passes a real completion probe.
User Impact
No product runtime or release-candidate code changes. Release validation temporarily loses Z.AI API Platform proof while retaining Z.AI Coding Plan and every unrelated provider lane.
Evidence
actionlint .github/workflows/openclaw-live-and-e2e-checks-reusable.ymlgit diff --check