Closed Beta v3 zip shipped with the dev/ directory included
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 62/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- github-actions, lua
- Domain
- build-system, release
Research direction
Start with .github/workflows/strip-dev.yml and trace how the MultiplayerClosedBeta-v3.zip was produced, looking for the beta packaging entry point that bypassed the strip step. Verify the resulting archive contents; done means beta builds consistently exclude dev/ or the repository documents an intentional decision to include it.
Written by the indexing model from the issue text.
Description
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).
- Dominant language
- Lua
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Balatro-Multiplayer/BalatroMultiplayerAPI
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
All issues in Balatro-Multiplayer/BalatroMultiplayerAPI
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
HenrikBengtsson/CBI-software#134 ·
-
Nmap
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
secondlife/slua#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100