Get next update and verify dates#
Command line#
Install the package with:
pip install siglatools
Run the following command with the correct configurations.
get_next_uv_dates -msi <master_spreadsheet_id> -gacp /path/to/google-api-credentials.json -sd <start_date> -ed <end_date>
GitHub Actions (for collaborators+ only)#
From the list of workflows, select
Manual Get next update and verify dates.Click on the
Run workflowdropdown button.Enter a start date and an end date. Make sure they are in YYYY-MM-DD format and start date is less than or equal to end date.
Click on the green
Run workflowbutton to run the workflow.Wait until a new workflow run result shows up and click on it see its details.
On workflow details page, once the run is finished click on the
get-next-uv-dates-artifactto download a csv file of variables that need updating and verifying.