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

feat: migrate pro worker to next api #4016

Merged
merged 1 commit into from Nov 16, 2023
Merged

feat: migrate pro worker to next api #4016

merged 1 commit into from Nov 16, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Nov 16, 2023

What does this PR do?

🤖[deprecated] Generated by Copilot at 3d64401

This pull request removes the Pro worker service and replaces it with a new API endpoint to check the Pro status. It also refactors the ProProvider component to use the new endpoint and import aliases.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖[deprecated] Generated by Copilot at 3d64401

  • Add a new API endpoint to check if a user has Pro enabled using Supabase (link)
  • Update the ProProvider component to use the new API endpoint instead of the Pro worker (link, link)
  • Remove the Pro worker service and its related files, as it is no longer needed (link, link, link, link, link, link, link, link, link, link, link, link)

Emoji

🆕🔥♻️

Copy link

vercel bot commented Nov 16, 2023

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

Name Status Preview Updated (UTC)
api ✅ Ready (Inspect) Visit Preview Nov 16, 2023 5:09pm
prerender ✅ Ready (Inspect) Visit Preview Nov 16, 2023 5:09pm
web ✅ Ready (Inspect) Visit Preview Nov 16, 2023 5:09pm

Copy link

height bot commented Nov 16, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@bigint bigint merged commit 65c9340 into main Nov 16, 2023
5 of 9 checks passed
@bigint bigint deleted the pro-to-next-api branch November 16, 2023 17:03
@vercel vercel bot temporarily deployed to Preview – api November 16, 2023 17:04 Inactive
@vercel vercel bot temporarily deployed to Preview – prerender November 16, 2023 17:04 Inactive
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.

None yet

1 participant