AJ Jordan
AJ Jordan
### Qubes OS version: R4.0 ### Affected component(s) or functionality: qvm-usb --- ### Steps to reproduce the behavior: 1. Run `qvm-usb attach ` in some situation that will cause an...
It's used in `string.py`.
Best practice when doing `curl | bash` (or `curl | any_interpreter` really) is to wrap all your actual logic into a function which is executed only at the end of...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` (Python) File "/opt/venvs/debtsy/lib/python3.9/site-packages/flask/templating.py", line 120, in _render rv = template.render(context)...
### System N/A, but I happen to be on macOS ### Logs N/A ### STR 1. Visit https://alacritty.org/ 2. Click "Configuration" in the header bar 3. Try and figure out...
 ### Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...
### Description of feature See https://devcenter.heroku.com/articles/app-json-schema#buildpacks. Basically, it would be nice if Dokku also recognized the `buildpacks` key. It's unclear to me based on the existing buildpack docs whether these...
### Change Summary What and Why: should be self-evident - folks who haven't/forgot to/etc. configure `init.defaultBranch` to `main` will be bit by this, i.e. the workflow will not run. How:...