Commit Graph

7 Commits

Author SHA1 Message Date
Jay Lee
4d86d44ec1 [no ci] Add force option to upgrade-deps workflow 2026-05-11 16:05:46 -04:00
Jay Lee
2c0136834b [no ci] Update command to run apply_overrides.py 2026-05-11 16:01:24 -04:00
Jay Lee
9cca97b12e Correct indentation for virtual environment setup
Fix indentation for the 'uv venv' command in the workflow.
2026-05-11 15:58:57 -04:00
Jay Lee
f69d0b1427 [no ci ]Change installation command for tomli-w to pip 2026-05-11 15:55:23 -04:00
Jay Lee
abd39176d8 Enhance upgrade workflow with tomli-w installation
Added installation of tomli-w and updated pyproject.toml overrides.
2026-05-11 15:50:16 -04:00
Jay Lee
86881b58f4 Rename workflow and enhance PR message
Updates the workflow name and modifies the pull request body for clarity.
2026-05-08 15:19:55 -04:00
Jay Lee
dfdc03ba28 actions: Add dependency upgrade workflow
This workflow automates the process of upgrading dependencies by generating a quarantined lockfile and creating a pull request with the updated lockfile. It runs daily and only includes releases older than 14 days.
2026-05-08 15:11:16 -04:00