-
Hi there, for a deployment of ours, it is required to modify the code in order to set `no_mx_lookups` to `true`. Otherwise Keila tries to send with mailin instead of mailout. Just now we even realize …
-
A mix task that adds dependencies like `opentelemetry_phoenix` to a project's `mix.exs` file if it see's that `phoenix` is a dependency.
Opening both for discussion and in hopes someone would be in…
-
When I added stm32 support I did not consider the inconvenience reusing the flash_offset setting, also used by esp32, could cause. This could be quite inconvenient for anyone developing an app meant t…
-
Currently the secret key is clearly available in `config.exs` file.
The key needs to be hidden to establish secure sessions with users.
-
```
What steps will reproduce the problem?
1. I put in the subtitle below and send it. Nothing happens yet.
2. I use the Edit function and then edit some subs.
3. After using Edit, Visual Novel Reader…
-
```
What steps will reproduce the problem?
1. I put in the subtitle below and send it. Nothing happens yet.
2. I use the Edit function and then edit some subs.
3. After using Edit, Visual Novel Reader…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github…
-
Thanks a lot for this helpful little tool. I like it very much.
It seems to me that versions >= `4.0.0` don't switch to the mix `test` environment when running tests.
- `mix test` everything ok ✅
…
-
So inside a `mix.exs` file, you can read files from `priv`, and in order to play nicely with different tools that interact with version files, it might be nice to be able read from e.g. `/priv/VERSION…
-
When in a file `wrong_test_file_extension.ex` and trying to jumpo to `wrong_test_file_extension_test.exs`, it tries to jump somewhere it can't find (probably `wrong_file_extension_test.exs` ).
It i…