Skip to content

chore: remove stale RowFilteringOperationNot1 files from prior generation#187

Merged
Aaron ("AJ") Steers (aaronsteers) merged 1 commit into
mainfrom
devin/1782194573-cleanup-stale-not1-files
Jun 23, 2026
Merged

chore: remove stale RowFilteringOperationNot1 files from prior generation#187
Aaron ("AJ") Steers (aaronsteers) merged 1 commit into
mainfrom
devin/1782194573-cleanup-stale-not1-files

Conversation

@aaronsteers

Copy link
Copy Markdown
Member

Summary

Removes two stale files left behind after PR #184 broke the circular $ref in RowFilteringOperationNot:

  • src/airbyte_api/models/rowfilteringoperationnot_1.py — old model with 1 suffix, no longer imported or referenced
  • docs/models/rowfilteringoperationnot1.md — companion doc for the removed model

These were generated by a prior Speakeasy run before the overlay fix. The generator adds/modifies files but doesn't automatically remove files from previous runs. Confirmed zero references to RowFilteringOperationNot1 in the codebase.

Link to Devin session: https://app.devin.ai/sessions/854c664803f3400387fdaa02e123b888
Requested by: Aaron ("AJ") Steers (@aaronsteers)

…tion

Co-Authored-By: AJ Steers <aj@airbyte.io>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@aaronsteers Aaron ("AJ") Steers (aaronsteers) marked this pull request as ready for review June 23, 2026 06:45
Copilot AI review requested due to automatic review settings June 23, 2026 06:45
@aaronsteers Aaron ("AJ") Steers (aaronsteers) merged commit ad179fe into main Jun 23, 2026
5 of 6 checks passed
@aaronsteers Aaron ("AJ") Steers (aaronsteers) deleted the devin/1782194573-cleanup-stale-not1-files branch June 23, 2026 06:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes stale generated artifacts from an earlier Speakeasy generation run related to the prior RowFilteringOperationNot name-collision experiment, keeping the SDK and docs free of unused/incorrect model variants.

Changes:

  • Deleted the unused generated model RowFilteringOperationNot1 (rowfilteringoperationnot_1.py).
  • Deleted the corresponding unused documentation page (rowfilteringoperationnot1.md).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/airbyte_api/models/rowfilteringoperationnot_1.py Removes an unreferenced, stale generated model file with a 1 suffix.
docs/models/rowfilteringoperationnot1.md Removes the companion stale docs page for the deleted model.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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.

2 participants