You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: resolve latest haybarn at runtime; add Dependabot + auto-merge
- Drop the hardcoded HAYBARN_RELEASE pin; a resolve-haybarn job queries the
latest haybarn release and feeds it to the whole matrix.
- Commit uv.lock and install via 'uv sync --frozen' / 'uv run --frozen' so CI
exercises locked versions and Dependabot's uv ecosystem has a bump target.
- Add .github/dependabot.yml: github-actions weekly, Python deps (vgi-python /
vgi-rpc via uv.lock) daily.
- Add dependabot-auto-merge.yml: squash-merge green Dependabot PRs after CI
passes (workflow_run-triggered, so no branch protection needed).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments