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

retry repost #57

Merged
merged 4 commits into from
Jan 9, 2025
Merged

retry repost #57

merged 4 commits into from
Jan 9, 2025

Conversation

joyeecheung
Copy link
Member

#54 failed because the file did not end with .json
#53 failed because Bluesky's server returns an internal server error.

Retrying both, also to see if validation from a branch in this repo works after #56

@joyeecheung joyeecheung requested a review from a team as a code owner January 9, 2025 18:36
@github-actions github-actions bot added the action-request Request to perform actions on bluesky accounts label Jan 9, 2025
@joyeecheung
Copy link
Member Author

joyeecheung commented Jan 9, 2025

Bluesky is still returning XRPCError: Internal Server Error it seems https://github.com/nodejs/bluesky/actions/runs/12696416395/job/35390398360

@joyeecheung
Copy link
Member Author

joyeecheung commented Jan 9, 2025

Also, on another note, it seems after #15 the action is unable to process multiple files at a time cc @aduh95 https://github.com/nodejs/bluesky/actions/runs/12696388629/job/35390325748

Error: Unable to process file command 'env' successfully.
Error: Invalid format 'records/new/mhdawson_bsky_social_post_3lfb4v3o6sc2k.json'

@joyeecheung
Copy link
Member Author

Tried validating them locally and also got an internal server error, I guess Bluesky's API is down?

@mhdawson
Copy link
Member

mhdawson commented Jan 9, 2025

@joyeecheung thanks for helping to get these through. I'm creating myself a script to create the files so that I do it correctly more easily. I've updated to make sure I have the .json at the end.

@joyeecheung
Copy link
Member Author

FYI we have a workflow that you can fill out to create a PR: https://github.com/nodejs/bluesky/actions/workflows/create-pr.yml (maybe it should be documented @aduh95 )

@mhdawson
Copy link
Member

mhdawson commented Jan 9, 2025

@joyeecheung was just going through my GitHub notifications and saw the PR to document :) Thanks for the heads up as well.

@joyeecheung
Copy link
Member Author

Actually I now understand why there is an error: https://bsky.app/profile/mhdawson.bsky.social/post/3lfazelrdxs2kq is inaccessible it seems, the right link is https://bsky.app/profile/mhdawson.bsky.social/post/3lfazelrdxs2k (somehow in the JSON, there is a q at the end)

@joyeecheung joyeecheung merged commit f5be918 into main Jan 9, 2025
1 check passed
@joyeecheung joyeecheung deleted the repost-2 branch January 9, 2025 22:07
github-actions bot added a commit that referenced this pull request Jan 9, 2025
@joyeecheung joyeecheung mentioned this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action-request Request to perform actions on bluesky accounts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants