Martyn Cross
Martyn Cross
### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...
When using `gcloud`, if the session has expired, it will prompt for re-authentication and continue with the call. Using `gke-gcloud-auth-plugin`, an error is returned instead: ``` E0324 13:49:42.065597 83579 memcache.go:265]...
**Describe the bug** Incorrect parsing leading to missing highlights of variables within unary operations. **To Reproduce** ``` ====== Unary operation on variable with additional expression ===== foo = !var.bar ------...
Resolves #1481 ---- ### Before the change? * Does not support merge queue rules on rulesets. ### After the change? * Supports merge queue rules on rulesets ### Pull request...