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

Affiliated packages scraping from pyOpenSci broken #642

Closed
pllim opened this issue Nov 19, 2024 · 1 comment · Fixed by #643
Closed

Affiliated packages scraping from pyOpenSci broken #642

pllim opened this issue Nov 19, 2024 · 1 comment · Fixed by #643

Comments

@pllim
Copy link
Member

pllim commented Nov 19, 2024

https://www.astropy.org/affiliated/#affiliated-package-list listing that scrapes from pyOpenSci YAML file is broken (stuck at "loading...'). If you look at dev console, it complains about malformed YAML, perhaps like this:

yaml_parse_bundle.js:102 Uncaught (in promise) YAMLParseError: Map keys must be unique at line 1121, column 3:

  issue_link: https://github.com/pyOpenSci/software-submission/issues/73
  joss:
  ^

This needs to be fixed upstream at https://github.com/pyOpenSci/pyopensci.github.io . cc @lwasser @dhomeier @hamogu

@pllim
Copy link
Member Author

pllim commented Nov 19, 2024

Maybe is fixed when pyOpenSci/pyopensci.github.io#520 is merged but I cannot promise there won't be other errors after this one, so we have to wait and see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant