-
From one of our users:
> Since I can't estimate how many emails are sent via the software, I would love to see a webhook integration for e.g. Discord or Slack. That would be very helpful and would …
-
Here's a snippet from the output of `go test -v ./storage/mysql`:
```
=== RUN TestNodeRoundTrip/store-all-read-all-norevisions
E1028 16:50:59.282101 144538 subtree_cache.go:122] PopulateLogTile(): …
-
**Which problem is this feature request solving?**
can use custom lint rule
**Describe the solution you'd like**
add enviroment setting like svls-vscode
![image](https://github.com/…
-
Currently, our [Docker CI](https://github.com/meilisearch/meilisearch/blob/main/.github/workflows/publish-docker-images.yml) is really long to compute: around 1h30
A contributor implemented Docker …
-
Evaluation dataset generation is coming to deepeval by end of this week. For this feature, we're looking at the following:
1. Allow users to generate test cases based on their knowledge base
2. Al…
-
Github is great for collaborating with external members. However, there's one spot where it's really painful: wiki pages. There is no way to welcome external contributions on wiki pages.
What about…
-
### Overview of feature request
```
rad uninstall kubernetes
Uninstalling Radius...
Uninstalling Contour from namespace: radius-system
Uninstalling Radius from namespace: radius-system
Radius …
-
https://medium.freecodecamp.org/how-to-attract-new-contributors-to-your-open-source-project-46f8b791d787
--------
Review following list and make sure Dredd does at least "good enough" job in eve…
-
VERITAS has published a lot of results (images, lightcurves, spectra) in FITS format:
http://veritas.sao.arizona.edu/veritas-science/veritas-results-mainmenu-72
We should add it here.
Ideally this …
cdeil updated
6 years ago
-
Написать юнит тесты для всех эндпоинтов. Официальное руководство FastAPI:
- https://fastapi.tiangolo.com/tutorial/testing/
- https://fastapi.tiangolo.com/advanced/async-tests/