Skip to content

Remove v3 drift detection#372

Merged
TKIPisalegacycipher merged 1 commit into
mainfrom
remove-drift-detection
May 26, 2026
Merged

Remove v3 drift detection#372
TKIPisalegacycipher merged 1 commit into
mainfrom
remove-drift-detection

Conversation

@TKIPisalegacycipher
Copy link
Copy Markdown
Collaborator

Summary

  • Removes .github/workflows/v3-drift-detection.yml and scripts/semantic_diff_v2_v3.py
  • OASv2 generator is removed on httpx; drift detection is obsolete
  • Fixes weekly CI failure caused by template/generator 2-tuple vs 3-tuple mismatch

Context

https://github.com/meraki/dashboard-api-python/actions/runs/26388950022

🤖 Generated with Claude Code

OASv2 scaffolding is removed on httpx branch; drift detection between
v2/v3 generators is no longer needed. The workflow was also failing due
to a template/generator mismatch (2-tuple vs 3-tuple assert_blocks).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TKIPisalegacycipher TKIPisalegacycipher merged commit 1e84676 into main May 26, 2026
2 checks passed
@TKIPisalegacycipher TKIPisalegacycipher deleted the remove-drift-detection branch May 26, 2026 16:51
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.

1 participant