Files
website-v2/libraries
Lacey Williams Henschel f97e2c44b5 🚧 Command to upload lib authors and maintainers
WIP. Uses a single, randomly-retrieved library to test.

- Gets the library GH libraries.json
- Extracts author and maintainer data
- For each person:
  - Extracts the email if available, or autogenerates a placeholder and marks the email as invalid
  - Separates the name fields into First and Last
- For authors, adds the author's User record to the Library's `authors`
- For maintainers, adds the maintainer's User record to the LibraryVersion's `maintainers` (using the most recent Version)
2023-03-03 13:16:30 -08:00
..
2023-02-16 09:54:40 -08:00
2022-07-17 10:16:37 -05:00
2023-03-03 13:12:03 -08:00
2023-02-10 11:16:05 -05:00
2022-07-24 15:27:23 -05:00
2023-01-06 10:11:54 -08:00
2023-03-02 09:12:34 -08:00
2023-03-03 13:11:46 -08:00
2022-12-15 10:03:46 -08:00
2023-02-15 09:46:15 -08:00