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

reduce hard-coding of entryway URL in docs #197

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

bnewbold
Copy link
Contributor

@bnewbold bnewbold commented Oct 2, 2024

We are trying to have folks connect to their actual PDS, instead of the entryway (https://bsky.social).

This is a small/focused PR just around hardcoded examples in the text of tutorials and guides. I'm also going to add a guide describing how to decide where to connect to, and make changes to the HTTP API reference docs.

Instead of hardcoding https://bsky.social in the guide, use a variable
'pds_url', which is what the cookbook code does.
Have `curl` examples use a $PDSHOST variable instead of hard-coding
https://bsky.social in the examples.

Use handle.example.com instead of example.com.

Use updated/current invocation of python SDK, which doesn't require
entryway URL.
@bnewbold bnewbold requested a review from pfrazee October 2, 2024 01:17
@arcalinea arcalinea temporarily deployed to bnewbold/reduce-entryway - bsky-docs PR #197 October 2, 2024 01:17 — with Render Destroyed
@bnewbold bnewbold merged commit 2a0a3ed into main Oct 2, 2024
@bnewbold bnewbold deleted the bnewbold/reduce-entryway branch October 2, 2024 23:26
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.

3 participants