forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from supabase:master #580
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add OpenCode support to MCP clients - Add OpenCodeMcpConfig interface and type guard - Add OpenCode to MCP_CLIENTS array with remote config - Include OAuth authentication instructions - Add OpenCode icons with correct naming convention - Fix duplicate JSON config display by removing primaryInstructions Resolves FE-2350 * added missing images
* Update broadcast.mdx missing verb in docs * Update apps/docs/content/guides/realtime/broadcast.mdx * Update apps/docs/content/guides/realtime/broadcast.mdx --------- Co-authored-by: Chris Chinchilla <[email protected]>
* docs: fix broken links in migration guide Title fix(docs): update broken next steps links in ssr guides Description Fixes #41467 Changes Updates the "Next steps" section in the following server-side authentication guides: apps/docs/content/guides/auth/server-side/migrating-to-ssr-from-auth-helpers.mdx apps/docs/content/guides/auth/server-side/creating-a-client.mdx Reason The links in these files were pointing to deprecated "PKCE flow" pages (e.g., email-based-auth-with-pkce-flow-for-ssr) which have been removed from the documentation, resulting in 404 Not Found errors for users attempting to follow the migration or setup steps. Solution Remapped the broken links to the currently active, canonical documentation pages: For migrating-to-ssr-from-auth-helpers.mdx: Email/Password: .../email-based-auth-with-pkce-flow-for-ssr → /docs/guides/auth/passwords OAuth: .../oauth-with-pkce-flow-for-ssr → /docs/guides/auth/social-login SSR Overview: .../guides/auth/server-side → /docs/guides/auth/server-side-rendering For creating-a-client.mdx: Email/Password: .../email-based-auth-with-pkce-flow-for-ssr → /docs/guides/auth/passwords OAuth: .../oauth-with-pkce-flow-for-ssr → /docs/guides/auth/social-login SSR Overview: .../guides/auth/server-side-rendering → /docs/guides/auth/server-side/advanced-guide (Updated to point to the Advanced Guide to avoid circular linking, or as appropriate for the context). Verification Verified that the new target pages exist and cover the relevant SSR/PKCE context needed for these steps. * fix(www): add redirects for deprecated auth ssr paths Adds permanent redirects to handle 404 errors for deprecated PKCE flow URLs that were removed in recent updates. Mappings added: - /docs/guides/auth/server-side/email-based-auth-with-pkce-flow-for-ssr → /docs/guides/auth/passwords - /docs/guides/auth/server-side/oauth-with-pkce-flow-for-ssr → /docs/guides/auth/social-login . * fix(docs): update broken next steps links in ssr guides Updates the "Next steps" section in server-side auth guides to point to the correct active documentation. Replaces broken 404 links to deprecated PKCE flow guides with links to: - /docs/guides/auth/passwords - /docs/guides/auth/social-login - /docs/guides/auth/server-side-rendering Affected files: - apps/docs/content/guides/auth/server-side/migrating-to-ssr-from-auth-helpers.mdx - apps/docs/content/guides/auth/server-side/creating-a-client.mdx * fix(docs): update broken next steps links in ssr guides Updates the "Next steps" section in server-side auth guides to point to the correct active documentation. Replaces broken 404 links to deprecated PKCE flow guides with links to: - /docs/guides/auth/passwords - /docs/guides/auth/social-login - /docs/guides/auth/server-side-rendering Affected files: - apps/docs/content/guides/auth/server-side/migrating-to-ssr-from-auth-helpers.mdx - apps/docs/content/guides/auth/server-side/creating-a-client.mdx --------- Co-authored-by: Chris Chinchilla <[email protected]>
) * Update troubleshooting guide for production branch changes Clarified the process for changing the production branch and linked to the integrations page. The previous message made it seem that you cannot change the production branch you can link to in GitHub * Update apps/docs/content/guides/deployment/branching/troubleshooting.mdx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…rmations (#41413) fix(docs): remove duplicate Pricing header from storage-image-transformations page Removes the redundant '## Pricing' heading from the main document since the partial already includes this heading. This fixes the double header issue on the Storage Image Transformations usage page. Fixes #41316 Co-authored-by: 2003nayan <[email protected]>
Remove the pricing header from the image transformations section. This additional pricing is going to duplicate header in docs. Specifically on this page: https://github.com/supabase/supabase/blob/master/apps/docs/content/guides/platform/manage-your-usage/storage-image-transformations.mdx (see image for reference) https://cdn.discordapp.com/attachments/1128764706967015426/1449076854525792397/image.png?ex=693d957c&is=693c43fc&hm=ee484ae5f6ddb3a36ae1e07e5c51a84bebadd34c837123e8b206c5ff18def53a& Co-authored-by: Chris Chinchilla <[email protected]>
Co-authored-by: phamhieu <[email protected]>
docs: google provider path to config Co-authored-by: Chris Chinchilla <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )