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 detritus after removing 'airbyte-docker' in connectors #30405

Closed
postamar opened this issue Sep 13, 2023 · 1 comment
Closed
Labels
team/db-dw-sources Backlog for Database and Data Warehouse Sources team

Comments

@postamar
Copy link
Contributor

postamar commented Sep 13, 2023

This depends on #30402 and #30403.

At this point we should be able to do a garbage-collection pass on gradle and the github workflows:

  • The base images are built exclusively by airbyte-ci now, remove legacy detritus in :airbyte-integrations:bases
  • Remove ‘build.gradle’ files from non-java projects.
  • Remove ‘airbyte-python’ plugin and usages.
  • Clean up gradle.yml workflow, remove everything after format
  • Remove legacy-test command workflow and friends
  • Remove transitive dependencies of all of the above, like scripts in the tools dir.
@postamar postamar added the team/db-dw-sources Backlog for Database and Data Warehouse Sources team label Sep 13, 2023
@postamar
Copy link
Contributor Author

This has largely been done as specified, though not completely. We can revisit at a later time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/db-dw-sources Backlog for Database and Data Warehouse Sources team
Projects
None yet
Development

No branches or pull requests

1 participant