-
There is software (and containers) that seem to require running as root ([tip: you shouldn't](https://amazic.com/get-the-evil-out-dont-run-containers-as-root/)) We will proactively encourage upstream …
-
### Description
Attempt to deploy new Maui project "maui_app" results in (incorrect/misleading) error message:
> The project needs to be deployed before we can debug. Please enable Deploy in the Con…
-
**Describe the bug**
(Doom) Emacs + clojure LSP stops working when a directory with name `-` is in the project root.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to project root
2.…
-
According to [best practices](https://phptherightway.com/#common_directory_structure_title), all files not intended for accessing by browser should be placed outside document root. So I suggest create…
-
### Current Behavior
Output HTML to "build/reports/project/dependencies" folder while also dump the dependency graph to System.out
```bash
bash-4.2$ ./gradlew htmlDependencyReport
> Task :htmlDepe…
-
Your current [Lite XL - Build](https://lite-xl.com/en/documentation/build) and [lite-xl/lite-xl: A lightweight text editor written in Lua](https://github.com/lite-xl/lite-xl#quick-build-guide) pages b…
-
When building and `build` dir is set to `/` in config it deletes everything including hidden files and .git so all unsaved work will be gone 🙂🔫
### Suggested solution
On build or dev command list …
-
Just flagging that this turns out to be a little too direct a lookup technique:
https://github.com/nkt/atom-autocomplete-modules/blob/2961f55ee42e0d2d84ab70c34f20562de04a2a48/src/utils/export-modul…
-
I have a singular dbt repo with multiple projects within. I have set the DBT_PROJECT_DIR and DBT_PROFILE_DIR environment variables both in terminal and in the dbt plugin settings. The issue is that …
-
I would prefer if when I press `enter` on one of my projects in telescope, it doesn't open the file finder for that project but instead just changes my directory and opens the root directory in a buff…