Balatro-Multiplayer / Balatro-Multiplayer/BalatroMultiplayerAPI
Closed Beta v3 zip shipped with the dev/ directory included
- Ngôn ngữ chính
- Lua
- Star
- 7
- Fork
- 3
- Merge trung bình
- 4 giờ 42 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
**Status: needs triage** (build process)
## Observation
The MultiplayerClosedBeta-v3.zip distribution of the API mod contains `dev/init.lua` (and its contents differ from the repo's version). The repo's release CI (`.github/workflows/strip-dev.yml`) strips `dev/` from release builds, so the beta zip appears to have been built from a working tree through a path that bypasses that step.
## Impact
Low today — `dev/init.lua` only enables env-var-driven dev auth, and the dev impersonation endpoint 404s against production servers. But it means beta testers are silently running dev-mode clients, and anything added to `dev/` in the future would ship to them unnoticed. Beta builds should go through the same strip step as releases (or include dev tooling deliberately as a documented decision).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu với .github/workflows/strip-dev.yml và truy vết cách MultiplayerClosedBeta-v3.zip được tạo ra, tìm điểm vào của quy trình đóng gói bản beta đã bỏ qua bước strip. Kiểm tra nội dung archive tạo ra; được xem là hoàn tất khi các bản build beta luôn loại trừ dev/ hoặc repository ghi lại một quyết định có chủ ý về việc đưa nó vào.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- github-actions, lua
- Lĩnh vực
- build-system, release
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 62/100