Commit aa855af
committed
release-git: add MSYS2 mingw-w64-git package sync
As part of the release process, we now synchronize the mingw-w64-git
package to the MSYS2 upstream fork, enabling MSYS2 users to get Git
for Windows via their regular package manager.
This builds on the work from msys2/MINGW-packages#26470
which initially integrated the package definition into MSYS2.
Since the GitForWindowsHelper GitHub App has no access to
msys2/MINGW-packages, we:
1. Create an msys2-sync-<version> branch in git-artifacts.yml based on
msys2/master with our mingw-w64-git/ content (commit message links
to the git-artifacts workflow run for traceability)
2. Include this branch in the MINGW-packages.bundle
3. Push both main and the sync branch in repository-updates
4. Add a PR link to the release comment (separate paragraph asking the
human driver to wait for repository-updates to finish first; the PR
description links to the release workflow run)
The PR link pre-populates the title and description, so the human
driver just needs to click and submit.
This is skipped for RC releases, matching the behavior of other
repository updates.
Assisted-by: Claude Opus 4.6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 8dc7200 commit aa855af
File tree
3 files changed
+79
-2
lines changed- .github/workflows
3 files changed
+79
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
321 | 338 | | |
322 | 339 | | |
323 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
144 | 159 | | |
145 | 160 | | |
146 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
141 | 186 | | |
142 | 187 | | |
143 | 188 | | |
| |||
0 commit comments