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

Get federation config from URL if available #1169

Merged
merged 2 commits into from
May 8, 2024

Conversation

TonyGiorgio
Copy link
Contributor

@futurepaul can you test this out now? Should try to parse it correctly.

Copy link
Collaborator

@benthecarman benthecarman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, should wait on @futurepaul though

@futurepaul
Copy link
Contributor

I'll try this out now

@futurepaul
Copy link
Contributor

still seeing nulls sry:

Screenshot 2024-05-07 at 7 43 52 PM

@TonyGiorgio
Copy link
Contributor Author

Feel free to get in here and do it yourself, since you know how to test it and you know how to get it properly.

@futurepaul
Copy link
Contributor

I'll give it a shot

@futurepaul
Copy link
Contributor

This seems to work. No idea if I did the right thing in the merge_values section, I was just doing whatever the red squigglies told me to do

Screenshot 2024-05-08 at 11 18 27 AM

@TonyGiorgio
Copy link
Contributor Author

Nice. Only thing that's not coming through is the sites parameter. I think it just needs to be turned to a Vec and it would work? Otherwise just remove it, we don't need it.

Copy link
Contributor

@futurepaul futurepaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is working well for me (I removed the sites thing)

@TonyGiorgio TonyGiorgio merged commit 6fda24b into master May 8, 2024
9 checks passed
@TonyGiorgio TonyGiorgio deleted the federation-meta-parsing-2 branch May 8, 2024 23:56
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