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

Only parse roles.json on Team page + other fixes #643

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

pllim
Copy link
Member

@pllim pllim commented Nov 19, 2024

Seems like every page is trying to read roles.json. This even results in error in console log because affiliated/index.html cannot find roles.json in its own directory. Really only the Team page should be parsing roles.json.

Also fix #642

And fix an error on History page (lol).

@pllim pllim added the Bug label Nov 19, 2024
@pllim pllim force-pushed the fix-console-error branch from dc9e2e0 to 2e2bf32 Compare November 19, 2024 23:22
@pllim pllim force-pushed the fix-console-error branch from 0cc3955 to 5186607 Compare November 19, 2024 23:48
@pllim pllim marked this pull request as ready for review November 19, 2024 23:50
@pllim pllim requested review from dhomeier, hamogu and eteq November 19, 2024 23:51
@pllim
Copy link
Member Author

pllim commented Nov 19, 2024

@lwasser , I think the listing is good now with this patch. Just in case you are interested. Feel free to unsubscribe if not. Thanks!

@pllim pllim changed the title Only parse roles.json on Team page Only parse roles.json on Team page + other fixes Nov 19, 2024
@lwasser
Copy link
Contributor

lwasser commented Nov 20, 2024

thanks for pinging me, @pllim. It's helpful for me to see how things work on this side!! so I'm happy to stay subscribed!! 🚀

@hamogu hamogu merged commit 9de8c83 into astropy:main Nov 20, 2024
2 checks passed
@pllim pllim deleted the fix-console-error branch November 20, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Affiliated packages scraping from pyOpenSci broken
3 participants