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
fix(ci): eliminate redundant CI runs and migrate release-please (#70)
* fix(ci): eliminate redundant CI runs on release-please PRs and main pushes
- Skip test, lint, and Docker build jobs on release-please PRs (metadata-only changes)
- Remove duplicate test-unit/test-integration steps on main (test-coverage already runs full suite)
- Migrate from deprecated google-github-actions/release-please-action to googleapis/release-please-action
- Update docker-validation to accept skipped upstream jobs gracefully
* chore: sync uv.lock version to 1.1.0
0 commit comments