Matt Carr
Matt Carr
**Is your feature request related to a problem? Please describe.** When a flask-restx application is deployed behind an authenticated reverse proxy (in my case, Kong Ingress on kubernetes), there's no...
I dunno what I've done here but I can't seem to make any of my components scrollable. This is particularly an issue when rendering long tables, which extend off the...
**Describe the bug** When writing a suggestion comment on a PR, the comment forwarded to the Teams PR thread is the unrendered HTML of the comment rather than something human-readable...
**Describe the bug** After migrating an organization from a standard github organization to a github enterprise organization under a different name with SSO enabled, all of my subscriptions broke. This...
**Describe the solution you'd like** It would be really handy if the PR cards had a section for showing approvals, similar to checks. e.g. **Reviewers:** @joe-schmoe, @matt-carr ✔️, @someone-else ❌,...
**Is your feature request related to a problem? Please describe.** PRs with long descriptions generate unusably long messages via the bot **Describe the solution you'd like** An option to either...
#### Describe the bug Adding items (e.g. virtual_env, time) to `tide_left_prompt_items` after the newline causes the right prompt items to drop a line normal prompt:  prompt with items after...
[Poetry] Installing a package in main deps and its extras in group deps breaks requirements string
**Describe the bug** When specifying `package` as a core dependency and `package[extras]` as a dev dependency in pyproject.toml, `micropipenv requirements --no-dev` renders `package[extras]`. **To Reproduce** ```toml [tool.poetry] name = "micropiptest"...
Followup from https://github.com/helm/helm/issues/11787 My team went through a very long exercise of updating our values.yaml documentation and weren't sure what the best practices around nested values and subcharts were. These...
**Is your feature request related to a problem? Please describe.** Once a developer has responded to PR feedback I've given them, they click the "re-request review" button to clear my...