Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle: remove deps.toml #45160

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

postamar
Copy link
Contributor

@postamar postamar commented Sep 5, 2024

What

Removes the deps.toml version catalog. Responsibility for tracking the correct versions now lies fully with the connectors and with the legacy and bulk CDKs.

How

Removed remaining deps.toml references throughout the repo.

Review guide

Because this PR touches a number of connectors in a non-meaningful way, it will be approve-and-merged. The connectors CI can therefore be ignored. The gradle CI step is enough to ensure correctness, as it checks that everything compiles all right.

User Impact

None whatsoever.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Sep 5, 2024 1:30pm

@postamar postamar marked this pull request as ready for review September 5, 2024 13:30
@postamar postamar requested review from a team as code owners September 5, 2024 13:30
Copy link
Contributor

@alafanechere alafanechere left a comment

Choose a reason for hiding this comment

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

LGTM

@postamar
Copy link
Contributor Author

postamar commented Sep 5, 2024

/approve-and-merge reason="no-op changes on many connectors"

@octavia-approvington
Copy link
Contributor

Check that box
TODO complete

@octavia-approvington octavia-approvington merged commit dd2d443 into master Sep 5, 2024
52 of 69 checks passed
@octavia-approvington octavia-approvington deleted the postamar/remove-deps-toml branch September 5, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment