release: the Homebrew tap drifted two releases behind silently; make the tap bump itself
Maintainer thường phản hồi trong vòng 1 ngày
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 52/100
- Loại issue
- Tính năng
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Sôi nổi
- Công nghệ
- github-actions
- Lĩnh vực
- devops, documentation, release
Hướng nghiên cứu
Start with .github/workflows/release.yml, then inspect the homebrew-eigenscript repository's existing CI and formula. Define how a scheduled or workflow_dispatch run can compare the latest EigenScript release with the formula, calculate the tarball checksum, and open a PR; verify it with a fake newer version or a subsequent release and confirm the tap test-bot passes. Update the release skill or docs/ with the automatic-bump and troubleshooting information.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
The Homebrew tap lagged two releases behind, and nothing reported it. Until 2026-09-24, brew install InauguralSystems/eigenscript/eigenscript (the install route README.md advertises) installed v0.41.0, while the latest release was v0.43.0. The bump PR (homebrew-eigenscript#12) sat red for a day for an unrelated reason. The tap's CI referenced Homebrew/actions/setup-homebrew@master, which no longer resolves, so every tap PR failed before it tested anything (fixed by homebrew-eigenscript#11, which pins a SHA).
Why it went unnoticed: .github/workflows/release.yml builds and publishes a release but never touches the tap. Nothing compares the tap's formula version with the latest tag, so the drift is silent. This is the same class as the doc-drift "Latest release" line, except that one has a gate.
Proposed fix (structural, not a new gate here): the tap updates itself. A scheduled workflow in homebrew-eigenscript reads the latest EigenScript release through the public API, which needs no token. When the formula is behind, it opens a PR with the new url and a sha256 computed from the tarball. The tap's own test-bot then runs on that PR. This keeps the credential question out of EigenScript. The alternative, release.yml pushing a PR into the tap, would need a cross-repo token.
Done when
- homebrew-eigenscript has a scheduled (and
workflow_dispatch) workflow that opens a formula-bump PR whenever the latest EigenScript release tag is newer than the formula's version. - Its
sha256is computed from the downloaded tarball, never typed by hand. - Proven once: pointed at a fake "newer" version (or dispatched after the next release), it opens a correct PR, and that PR's test-bot runs green.
- The release steps in the release skill /
docs/say the tap bump is automatic and where to look if its PR goes red.
- Ngôn ngữ chính
- C
- Star
- 3
- Fork
- 7
- Merge trung bình
- 3 giờ 56 phút
- Pull request đã merge (30 ngày)
- 102
Chuẩn bị môi trường
Khởi chạy dev container của dự án ngay trên trình duyệt, bằng tài khoản GitHub của bạn.
- Có Dockerfile hoặc tệp Docker Compose
- Có mẫu pull request
- Đọc hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của InauguralSystems/EigenScript
-
area:lint-tooling bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
InauguralSystems/EigenScript#1340 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:stdlib found-by:code-review kind:silent-wrong
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
InauguralSystems/EigenScript#1338 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:lint-tooling found-by:critic kind:docs-drift
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
InauguralSystems/EigenScript#1335 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:ci found-by:critic kind:gate-defect
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 86/100
InauguralSystems/EigenScript#1311 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
enrolment: decide test_gc_runner_controls.py (exempt vs enrol) and whether floors need a ratchetĐang mởarea:gates found-by:critic kind:decision
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
InauguralSystems/EigenScript#1280 · 1 bình luận ·
Maintainer thường phản hồi trong vòng 1 ngày
Tất cả issue của InauguralSystems/EigenScript
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
libretro/libretro-common#233 ·
-
[Bug]: chunk_span_bounds and _validated_chunk_spans reject Pydantic models ChunkSpan and AudioFileĐang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
BasedHardware/omi#19047 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
Maintainer thường phản hồi trong vòng 1 ngày
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 82/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
obsproject/obs-studio#13936 · 2 bình luận ·
Maintainer thường phản hồi trong vòng 1 ngày