Thomas Fritz
Thomas Fritz
Is it possible that there is some dead code which gets not executed due to copy&paste from core blueprints hook? For instance: https://github.com/cesardeazevedo/sails-hook-sequelize-blueprints/blob/master/actions/add.js#L111 - Because pubsub has to be disabled...
When using headphones, it would be helpful to get additional audio feedback with a typing sound and an error sound when incorrectly typing a character. Similar as in other typing...
When making a typing error, the error is shown but i am not seeing what i typed instead of the right character. It would help, especially when learning a new...
In CI/CD environments it would be handy to have an alternative installation method which does not require to have a running `node` and `npm`, `pnpm`, `yarn`, etc. setup in place....
In order to run sherif in pre-commit hooks for example, it would be necessary to be able to run `sherif --fix` in non-interactive mode. For instance by specifying which version...
I found an issue with this document. Title: Integrating flyctl Location: https://fly.io/docs/flyctl/integrating/#environment-variables Source: https://github.com/superfly/docs/blob/main/flyctl/integrating.html.md ### Describe the issue The `environment-variables` section does not include all available environment variables which the...
Clarified when its possible to set `--region` flag. ### Summary of changes Currently the docs for "PRIMARY_REGION" says "during deploys". This PR tries to clarify it by replacing it with...
**Describe the bug** When trying to attach a consul cluster with `fly consul attach --app ` to an existing app with multiple machines in multiple regions it would be beneficial...
**Describe the bug** When creating a new fly org with the `flyctl` it is not possible to specify a flag to link to an existing Organization, the same way as...
When creating a postgres cluster interactively with `fly postgres create` and select "Development" and "Scale single node pg to zero after one hour?" to "Yes" it will create a cluster...