Skip to content

fix: publish the permission snapshot refresh sweep#8

Merged
hbrombeer merged 1 commit into
mainfrom
fix/release-refresh-sweep
Jul 13, 2026
Merged

fix: publish the permission snapshot refresh sweep#8
hbrombeer merged 1 commit into
mainfrom
fix/release-refresh-sweep

Conversation

@hbrombeer

Copy link
Copy Markdown
Member

Why

The refresh sweep merged in #7 — but that PR's two commits got collapsed by an amend, so main ended up with a chore(minestom): subject. release-please does not bump on chore, so no release was cut and the fix is sitting on main unpublished.

The fix is the one where every player silently loses all permissions ten minutes after joining, so it needs to actually ship.

What

  • Carries the correct conventional subject so release-please cuts a release, pinned with Release-As: 0.4.0 — the version containers#182 and minestom-lobby#25 are already pinned to.
  • Adds the missing README (the repo had none) documenting the env contract and the snapshot/refresh model, including the new PERMISSIONS_REFRESH_INTERVAL_SECONDS.

No code change — the code is already on main.

The sweep landed in #7, but the branch's two commits were collapsed by an
amend and main ended up with a chore: subject. release-please does not
bump on chore, so no release was cut and the fix -- players losing all
permissions ten minutes after joining -- is sitting on main unpublished.

Carries the correct subject so it ships, and adds the missing README
documenting the env contract, including the new
PERMISSIONS_REFRESH_INTERVAL_SECONDS knob.

Release-As: 0.4.0
@hbrombeer hbrombeer merged commit 55ed2bc into main Jul 13, 2026
2 checks passed
@hbrombeer hbrombeer deleted the fix/release-refresh-sweep branch July 13, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant