-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[APP-1418] - Create testbed for embed service #8933
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
[APP-1418] - Create testbed for embed service #8933
Conversation
bskyembed/test.html
Outdated
</blockquote> | ||
<script | ||
async | ||
src="https://embed.bsky.app/static/embed.js" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this uses the production code. it would be much more helpful if we could see the output of the dev server instead
801b6b4
to
ac3c9b9
Compare
Seems there was an image committed by accident? Also, no need to run the |
This reverts commit b891efd.
a127af2
to
1338fcb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, this looks like we can finally test Bluesky embeds. I'll wait for @mozzius to also give a thumbs up just in case I missed something.
Close, but it points to a locally running I managed to get that working in #9115, so I will close this PR. |
This PR creates a testbed for embed service to test different states of embeds for this ticket.
Screen.Recording.2025-08-29.at.12.59.16.AM.mov
Screenshots

