chore: refresh watcher_client from live Watcher OpenAPI drift#76
Open
gregoryfoster wants to merge 1 commit into
Open
chore: refresh watcher_client from live Watcher OpenAPI drift#76gregoryfoster wants to merge 1 commit into
gregoryfoster wants to merge 1 commit into
Conversation
Live Watcher /openapi.json drifted from the committed watcher-openapi.json snapshot. Regenerated snapshot + generated tree via regen.sh (automated by scripts/watcher_live_drift_pr.sh). Merging re-syncs the vendored client and closes the #66 staleness gap.
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.
Automated by the Layer C live-drift timer (
scripts/watcher_live_drift_pr.sh, #70).Live Watcher
/openapi.jsondrifted from the committedclients/watcher-python/watcher-openapi.jsonsnapshot — the #66 failure mode thehermetic #68 gate cannot see.
regen.shrefreshed the snapshot + generated treein lockstep.
Review: confirm the OpenAPI diff is an intended Watcher change, then merge to
re-sync the vendored
watcher_client. Theclient-driftgate is a no-oppost-regen; the test suite covers shape-breaking changes. No CHANGELOG entry
required (watcher_client is outside the changelog trigger).