Jacob Floyd
Jacob Floyd
I'm using the External Application Button extension in both Chrome and Chromium on linux. In both cases, the icon in the context menu is always the External Application Button icon,...
With SwaggerHub, the diff tool is helpful. In PyCharm, I can use "compare files" to get a line-based diff, which is all SwaggerHub does anyway. A more intelligent diff might...
Experimenting with a label changing workflow. Do not merge. The idea is to adjust the label colors and descriptions in a file that we check into the repo. Current labels...
**Is your feature request related to a problem? Please describe.** Helm deployments (introduced in #15882) often need secrets. Those secrets should not be stored unencrypted in scm systems like git....
I'm looking at using `from __future__ import annotations` in a lot of my code to reduce the performance impact of adding typing annotations. Eventually, I think uplink will need to...
Quick PR to address my feedback in https://github.com/ansible/ansible-lint/pull/2263#pullrequestreview-1067565024
TODO: - [ ] Improve dumping templates that need to be wrapped due to length - [ ] Add more test cases - [ ] Reword the PR description -...
##### Summary Some tasks avoided using `matchtask()` because, before #2031, block tasks were excluded. Now that block tasks are included, and they are included in a more robust manner than...
I would like to toggle line numbers without using the preferences dialog. I want to type `:set nu` or `:set number` to turn line numbers on or `:set nonu` /...
It seems that linphone requires soci (master) and belr (master) both of which are not listed in the readme. Please add them to the readme.