ci(spec): schedule OpenAPI drift detection - #160
Merged
Conversation
joshrotenberg
changed the base branch from
codex/test-connectivity-coverage
to
main
August 11, 2026 21:10
joshrotenberg
force-pushed
the
codex/ci-spec-drift-schedule
branch
from
August 11, 2026 21:10
ea5a9f9 to
d3ffde0
Compare
joshrotenberg
marked this pull request as ready for review
August 11, 2026 21:11
Merged
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.
Summary
Claim issue #149 and schedule the existing Redis Cloud OpenAPI drift check without making normal pull-request CI depend on the upstream documentation endpoint.
Closes #149.
Changes
workflow_dispatchentry point./v1-normalizing drift script in report-only mode; the workflow never passes--update.Validation
.github/workflows/spec-drift.ymlas YAML.bash -n scripts/check-spec-drift.sh./scripts/check-spec-drift.sh: 169 operations and 142 schemas on both sides; no drift.cargo fmt --all -- --checkcargo clippy --all-targets --all-features -- -D warningscargo test --workspace