pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:public
Filter by
129M results
prevent acquisition engine from getting stuck if finish() throws
If cleanup failed, currentAcquisition_ was never cleared and every subsequent run was rejected with Acquisition is
already running. Now ...
Summary
Two related changes:
1. Looser bots so hands actually play out (js/bots.js)
Previously most hands folded around to a single raiser -- only 52% saw a flop and showdowns were almost always heads-up. ...
…ation implementation
Closes #35562
!--- Please read https://github.com/keycloak/keycloak/blob/main/CONTRIBUTING.md and follow these guidelines when contributing to Keycloak
/How it works Carry out an action (with optional confirmation).
Use this pattern to help users carry out and confirm an action.
Some actions can be carried out without the need for a confirmation screen. ...
preview: active 👀
type: contribution 🎁
Description
!--- Please always add a PR description as if nobody knows anything about the context these changes come from. -- !---
Even if we are all from our internal team, we may not be on the same ...
What
Fixed syntax error in app/config.py.
Why
CI fails due to syntax error that prevents build.
What
Added common missing dev dependencies.
Why
CI fails due to missing packages (dependency_drift).
…valuation implementation for ClientsPermissionsV2
Closes #35564
!--- Please read https://github.com/keycloak/keycloak/blob/main/CONTRIBUTING.md and follow these guidelines when contributing to Keycloak ...
What
Fixed syntax error in app/services.py.
Why
CI fails due to syntax error that prevents build.