Dane Hillard

Results 68 issues of Dane Hillard

It would open a lot of doors to enable long-running components to use third-party packages. Long-running components need to be placed in the `AutoLaunch` folder. [The docs](https://iterm2.com/python-api/tutorial/running.html) mention that scripts...

βœ‹help wanted

It would be awesome if the kubectl context component, when clicked, would show a popover menu of the available contexts via: ``` kubectl config view -o jsonpath='{.contexts[*].name}' | tr "...

βœ‹help wanted
πŸ‘‹ good first issue
✨ fairy dust

When using tox to run tests for a Python package and installing testing dependencies through `deps`, there is potential for the package's `install_requires` dependency resolution to result in a package...

feature:new

We have a runtime application that depends on packages from the file system that live up and over from the runtime application's directory: ``` β”œβ”€β”€ package/ └── runtime-app/ β”œβ”€β”€ requirements.txt...

bug:normal

# Bug report ## What's wrong Currently, trying to use an attribute of a file from `request.FILES` that I know exists because I've set `settings.FILE_UPLOAD_HANDLERS` explicitly still results in a...

bug

# Summary A useful feature of Coverage is to sort the report by the reported metrics ([docs](https://coverage.readthedocs.io/en/coverage-5.4/cmd.html#coverage-summary-coverage-report)), rather than just by filename. Especially in legacy or unfamiliar code, sorting by...

## Feature Request #### Is your feature request related to a problem? Please describe. The following are true: * Starship supports specifying a custom path to the executable for Python...

✨ enhancement

**This change:** (check at least one) - [x] Adds a new feature - [ ] Fixes a bug - [ ] Improves maintainability - [ ] Improves documentation - [...

status/code review
component/tabs

**The problem** On mobile screens, tab controls can be challenging. Stacking may push content off the screen, and hiding them in a menu might create the need to tap a...

feature request
component/tabs

**The problem** We want the DX and the consumer experience for Pharos to be as fast and cheap as possible. **The solution** Enabling story store v7 and babel v7 will...

infrastructure
feature request
storybook