Skip to content

ci: release 2.2.0 — Renovate replaces the whuppi-ci-refs sweep#34

Merged
chaudharydeepanshu merged 1 commit into
mainfrom
ci/renovate-release
Jul 24, 2026
Merged

ci: release 2.2.0 — Renovate replaces the whuppi-ci-refs sweep#34
chaudharydeepanshu merged 1 commit into
mainfrom
ci/renovate-release

Conversation

@chaudharydeepanshu

Copy link
Copy Markdown
Contributor

Cuts 2.2.0. The reusable renovate.yml + secrets.sh org scope landed in #33; this release removes the now-redundant whuppi-ci-refs sweep job from upgrade-check.yml (Renovate reads composites natively, and the sweep needed a token GITHUB_TOKEN can't carry), updates UPDATING.md, and adds the CHANGELOG entry consumers pin to.

flutter-sdk + lockfiles stay in upgrade-check.yml for consumers not yet on Renovate.

Remove the whuppi-ci-refs job from upgrade-check.yml (it needed a Workflows-scope
token GITHUB_TOKEN can't provide, and Renovate reads composite action.yml
natively). renovate.yml (the reusable runner) + secrets.sh org scope shipped in
#33; this cuts the release consumers pin and documents the handover.
@chaudharydeepanshu
chaudharydeepanshu requested a review from a team as a code owner July 24, 2026 03:42
@slopfairy

This comment has been minimized.

@chaudharydeepanshu
chaudharydeepanshu merged commit 7679737 into main Jul 24, 2026
5 checks passed
@chaudharydeepanshu
chaudharydeepanshu deleted the ci/renovate-release branch July 24, 2026 03:43

@slopfairy slopfairy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tip

Approved — clean removal of the whuppi-ci-refs sweep, no orphaned references

Checked

  • whuppi-ci-refs job removed entirely from upgrade-check.yml — no residual steps, env, or permissions left behind. The flutter-sdk and lockfiles jobs are untouched from the base.
  • No orphaned references to upgrade-ci-refs label, chore/whuppi-ci-refs branch, or the job name anywhere else in the repo (grep hit only the CHANGELOG entries, which correctly document the add in 2.1.0 and the removal in 2.2.0).
  • CHANGELOG.md 2.2.0 entry is accurate: renovate.yml + secrets.sh org scope landed in #33, this PR finishes the transition by removing the now-redundant sweep.
  • docs/UPDATING.md ownership table and explanation rewrite match the new reality — Renovate handles pub deps + all action refs (workflows and composites), upgrade-check handles Flutter SDK + lockfiles for consumers not yet migrated.
  • Remaining @main ref in the lockfiles job (whuppi/ci/actions/capabilities/fvm@main) is correct for main branch — the release process stamps it to a version tag.
  • The renovate.yml reusable referenced in the changelog and docs already exists on main from #33; this PR does not need to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants