Michael Kriese

Results 952 comments of Michael Kriese

Upstream PR merged but not yet released - https://github.com/jshttp/mime-db/pull/336

@mholt Any chance to publish a `v3.5.2` as fix?

> > I think the existing token handling should be removed then. > > Still needed for self-hosted users. can't we unify that code? otherwise we risk unexpected behavior in...

Same here https://github.com/containerbase/base/actions/runs/10198110677/job/28213149459 5088:A2DF4:628C6E:BDFEB0:66AB82C4

again: ``` [10:24:26 AM] [semantic-release] › ✘ An error occurred while running semantic-release: RequestError [HttpError]: You have exceeded a secondary rate limit. Please wait a few minutes before you try...

Will maybe do, my current workaround is to call `ISharePointUser.Delete` instead.

@jamietanna please revert this force push immediately! it breaks semantic release and causes wrong new pre releases

my workaround: ```sh $ cat ~/bin/ssh #!/bin/sh if [ -n "${SSH_TEST}${GIT_TEST}" ] then exec /bin/ssh "$@" else exec '/mnt/c/Windows/System32/OpenSSH/ssh.exe' "$@" fi $ cat ~/bin/ssh-add #!/bin/sh if [ -n "${SSH_TEST}${GIT_TEST}" ]...