-
I wonder if we should change the environment names reported to PyCharm from eg. `default` to `polarify default`.
-
This is a feature request that is derived from https://github.com/JuliaEditorSupport/zed-julia/issues/4#issuecomment-2282894402 and https://github.com/zed-industries/zed/issues/16102#issuecomment-2284…
-
### Issue Title: Fetch Project Details Dynamically from GitHub API
### Description:
Currently, the project information displayed on `/projects` is hardcoded in the HTML template. We want to dynami…
-
Step1 :
After installation of step 1 , 2 , 3 now install in visual studio ,
fits open the project in vs studio then first open the terminal of it then give the command :
: ls } it will show a…
-
```
$ DATABASE_URL="not a database url" crab env | grep DATABASE
DATABASE_URL=postgres://localhost/db
```
`crab` should only set environment variables when they're not defined in …
-
-
# Goal
Make it possible for a project to indicate how it should be configured
E.g. by allowing it to override the defaults for the env settings
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1482
Originally posted by **tbeason** July 21, 2022
There is some discussion on the Quarto guide about how to use various …
-
Subtask of the EPIC: https://github.com/kyma-project/kyma-environment-broker/issues/284
**AC**
- [x] 1) implement db schema for storing and deleting service bindings https://github.com/kyma-project/k…
-
It seems to me that defining the ` ... ` is actually worse than not defining it.
I am building a .dacpac with this SDK with a Post-Deploy script that uses variables like this:
```sql
IF (1 = ISNU…