You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to version 1.21.11
* add `gameRuleUsesResourceLocation` feature flag (#3820)
* Use new gamerule feature
* Update ci.yml
* Update package.json
* Update ci.yml
* Update package.json
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
* Fix flaky time test race condition and add timeouts to promise chains (#3824)
* Initial plan
* Add timeouts to promises to prevent test hangs and fix time test race condition
Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>
* Use onceWithCleanup with checkCondition for cleaner promise handling
Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>
* Fix flaky CI: increase before-hook timeout and guard after-hook against undefined bot (#3825)
The 1.9.4 test was failing because the 60s timeout for downloading,
starting the server, connecting, and opping was too tight for CI.
Increased to 120s. Also added a null guard in the after hook so it
doesn't crash when bot was never created due to a before-hook timeout.
Co-authored-by: Simeon Kummer <simeon@hitthecode.de>
Co-authored-by: Cursor <cursoragent@cursor.com>
* Clean up CI workflow by removing unnecessary commands
Removed outdated commands for cloning minecraft-data and downloading protodef files.
* Update minecraft-protocol dependency version
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: SuperGamerTron <45374546+SuperGamerTron@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>
Co-authored-by: plainprince <119175160+plainprince@users.noreply.github.com>
Co-authored-by: Simeon Kummer <simeon@hitthecode.de>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
0 commit comments