Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Archive FA24 and Add Script to Generate JSON (#809)
### Summary <!-- Required --> Archive all active members from Fall 2024 into `fa24.json`. Add a script to do this, runnable through ``` yarn workspace backend run create-member-archive <semester> ``` i.e. ``` yarn workspace backend run create-member-archive fa24 ``` <!-- Optional: If adding/updating endpoints, update the backend api specification (openapi.yaml) --> ### Notion/Figma Link <!-- Optional --> <!-- If the changes have associated Notion pages/Figma design(s), please include the links here.--> ### Test Plan <!-- Required --> Ran the above command to generate the archive. ### Notes <!-- Optional --> <!--- List any important or subtle points, future considerations, or other items of note. --> ### Breaking Changes <!-- Optional --> <!-- Keep items that apply: -->
- Loading branch information