Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions tools/distribution-drafts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@ When merged, the contents of this directory should be copied into:
| `homebrew/wheels-be.rb` | `wheels-dev/homebrew-wheels` | `Formula/wheels-be.rb` (new file) |
| `homebrew/bleeding-edge-update.yml` | `wheels-dev/homebrew-wheels` | `.github/workflows/bleeding-edge-update.yml` (new file) |
| `homebrew/auto-update-channel-patch.md` | (informational) | applied as a small patch to the existing `auto-update.yml` |
| `scoop/wheels.json` | `wheels-dev/scoop-wheels` (new repo) | `bucket/wheels.json` |
| `scoop/wheels-be.json` | `wheels-dev/scoop-wheels` | `bucket/wheels-be.json` |
| `winget/manifests/*.yaml` | `microsoft/winget-pkgs` (PR) | `manifests/w/WheelsFramework/Wheels/<version>/` |
| `snapshots-repo/README.md` | `wheels-dev/wheels-snapshots` (✅ pushed) | `README.md` |
| `snapshots-repo/cleanup-old-snapshots.yml` | `wheels-dev/wheels-snapshots` (✅ pushed) | `.github/workflows/cleanup-old-snapshots.yml` |
| `linux-packages/*` | reference + Phase 2 plan for `apt.wheels.dev` / `yum.wheels.dev` | (CF Pages) |

After Tuesday's GA, this directory can either stay (as canonical source-of-truth
for what each tap looks like) or be removed (the taps become authoritative).
Leaning toward keeping it — drift between the in-repo template and the actual
tap is a useful diff signal during release reviews.
## Scoop bucket is authoritative, not drafted here

The Scoop manifests previously drafted in `scoop/` were removed (wheels#2765).
The live `wheels-dev/scoop-wheels` bucket has its own self-hosted autoupdate
workflow and is the unambiguous source of truth — keeping a drafted copy here
just produced silent drift (the in-repo drafts grew out of sync with the
bucket's inline-JDK rework and no one noticed for two releases). Edit the
bucket repo directly; this repo no longer mirrors it.
141 changes: 0 additions & 141 deletions tools/distribution-drafts/scoop/README.md

This file was deleted.

Loading
Loading