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

infra: remove stale dockerfiles from repo #28243

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

efriis
Copy link
Member

@efriis efriis commented Nov 20, 2024

deleting the following docker things from monorepo. they aren't currently usable because of old dependencies, and I'd rather avoid people using them / having to maintain them

  • /docker
    • this folder has a compose file that spins up postgres,pgvector (separate from postgres and very stale version),mongo instance with default user/password that we've gotten security pings about before. not worth having
    • also spins up a custom dockerfile with onttotext/graphdb - not even sure what that is
  • /libs/langchain/dockerfile + dev.dockerfile
    • super old poetry version, doesn't implement the right thing anymore
  • .github/workflows/_release_docker.yml, langchain_release_docker.yml
    • not used anymore, not worth having an alternate release path

Copy link

vercel bot commented Nov 20, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2024 11:58pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 20, 2024
@efriis efriis enabled auto-merge (squash) November 21, 2024 00:01
@efriis efriis merged commit 35e6052 into master Nov 21, 2024
80 checks passed
@efriis efriis deleted the erick/infra-remove-stale-dockerfiles-from-repo branch November 21, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant