postgres icon indicating copy to clipboard operation
postgres copied to clipboard

chore: add weekly flake.lock update workflow

Open yvan-sraka opened this issue 2 months ago • 0 comments

Adds GitHub Action to automatically update flake.lock every Sunday. Uses DeterminateSystems/update-flake-lock to create PRs with updated dependencies, preventing large, painful updates like the recent 2-year gap... https://github.com/supabase/postgres/pull/1714

Targets develop branch with automated and dependencies labels. Can also be triggered manually via workflow_dispatch.

yvan-sraka avatar Dec 12 '25 11:12 yvan-sraka