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

docs: fix references to deprecated adapters repo #4737

Merged

Conversation

zenflow
Copy link
Contributor

@zenflow zenflow commented Jun 21, 2022

☕️ Reasoning

The adapters monorepo recently had it's packages moved to this monorepo and was deprecated, but there's still a lot of references to it. The checked items are places that this PR removes or replaces the reference:

  • adapter package.json repository and bugs.url fields
  • adapter README CI status badges (these still show failing btw, but they're now pointing to the status of the release.yml workflow for the main branch of this repo)
  • adapter README "Contributing" sections
  • example apps READMEs
  • TypeScript comments
  • adapter CHANGELOGs
  • v3 docs
  • packages/adapter-typeorm-legacy/README.md links to schemas for mysql, postgresql, mssql

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

None

📌 Resources

@vercel
Copy link

vercel bot commented Jun 21, 2022

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

1 Ignored Deployment
Name Status Preview Updated
next-auth ⬜️ Ignored (Inspect) Jun 21, 2022 at 0:47AM (UTC)

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` dgraph @auth/dgraph-adapter dynamodb @auth/dynamodb-adapter fauna @auth/fauna-adapter firebase @auth/firebase-adapter mikro-orm @auth/mikro-orm-adapter mongodb @auth/mongodb-adapter neo4j @auth/neo4j-adapter pouchdb @auth/pouchdb-adapter prisma @auth/prisma-adapter sequelize @auth/sequelize-adapter typeorm @auth/typeorm-adapter TypeScript Issues relating to TypeScript upstash-redis @auth/upstash-redis-adapter labels Jun 21, 2022
Copy link
Member

@balazsorban44 balazsorban44 left a comment

Choose a reason for hiding this comment

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

Thank you so much! 💚

@balazsorban44 balazsorban44 merged commit 172813f into nextauthjs:main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` dgraph @auth/dgraph-adapter dynamodb @auth/dynamodb-adapter fauna @auth/fauna-adapter firebase @auth/firebase-adapter mikro-orm @auth/mikro-orm-adapter mongodb @auth/mongodb-adapter neo4j @auth/neo4j-adapter pouchdb @auth/pouchdb-adapter prisma @auth/prisma-adapter sequelize @auth/sequelize-adapter typeorm @auth/typeorm-adapter TypeScript Issues relating to TypeScript upstash-redis @auth/upstash-redis-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants