-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
posting to blue sky working #3004
base: main
Are you sure you want to change the base?
Conversation
@DonnieBLT sir , Please feel free to review and suggest any changes. |
For the failing test case ... |
@DonnieBLT sir , had one pending doubt here, regarding the regenertation of the lock file.
|
@DonnieBLT sir, is this good for merge? |
Fixes #2955
Solution Description:
Implementation details :
Bugs:
1.Currently for photos post its showing the alt text instead of the image in blue sky even though photo is going through the endpoint.
Requirements:
In enviroment variables make sure to add:
BLUESKY_USERNAME=example.bsky.social
BLUESKY_PASSWORD='example#123'
Here's a demo of the working:
Screen.Recording.2024-11-29.at.12.43.13.AM.mov