-
When the dev reset task runs, it nukes the feature flag config, which is not good. We should preserve the feature flags across dev resets somehow
Also users, tokens, etc. need to be able to be diff…
-
Current ideas:
- moving `datasets.yml` from `/config` to `/data` so that it's closely tied to the local datasets
- moving outputs from `/outputs` to `/data/outputs`
- moving inputs from `/data` to …
-
At my new job we use GitHub codespaces, which I've set up to [sign my commits automatically](https://docs.github.com/en/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespa…
-
Hi again. Just pulled the latest git repo and am trying to follow the installation input preparation steps but don't seem to be able to find the User field in the config file. Should I just add it or …
-
**Is your feature request related to a problem? Please describe.**
For now there is no easy generic way to solve the following use case:
> ✨ Publish and secure multiple instances of the same ap…
-
Sorry, but I saw the new issues that look like my case and thinking that i must create my own issue. I'm probably wrong. But maybe it is a real problem.
uwsgi.ini
```
chdir = /var/w…
-
### Steps to reproduce
1. `dstack run . -f examples/.dstack.yml`
### Actual behaviour
```
dstack run . -f examples/.dstack.yml
Configuration examples/.dstack.yml …
-
**Describe the bug**
Generate a standard `cabal` config file with `cabal user-config init`, then modify a field within another field (e.g. `ar-location` within `program-locations`). Calling `cabal us…
-
Part of #23
Right now we handle config very roughly. For example let's take:
```python
auth_default_roles = db.get_mquery_config_key("auth_default_roles")
if auth_default_roles is None:
…
-
**Is your feature request related to a problem? Please describe.**
I install bonjourr system wide for firefox by deploying the xpi in users directory. But the default configuration is not the one wan…