Is your feature request related to a problem? Please describe.
This will involve calling the required endpoint (/admin/users), fetching all of the members, and using a given service account to update google sheets.
[!WARNING]
no secrets should be logged in the job!
Is your feature request related to a problem? Please describe.
This will involve calling the required endpoint (
/admin/users
), fetching all of the members, and using a given service account to update google sheets.BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)