-
**Is your feature request related to a problem? Please describe.**
Some of thoth packages do not seem to be registered in the database, making `thamos advise` fail on the adviser repository.
Solve…
-
**Describe the bug**
```
2022-09-19 01:33:08,760 1 ERROR thoth.graph_backup_job:111: Error saving the pg dump Command exited with non-zero status code (1): pg_dump: [archiver] could not write to o…
-
**Is your feature request related to a problem? Please describe.**
Scorecards prescriptions are not refreshed properly because the current handlers use an older Scorecards dataset version.
Related t…
-
**Describe the bug**
Same problem as #249 but with different context
**LOGS**
```
{"name": "thoth.mi-scheduler", "levelname": "INFO", "module": "app", "lineno": 128, "funcname": "schedule_for_ke…
-
I'd like to disable Thot bot (sesheta) on this project. In my opinion, it generates unnecessary comments and does not add any value to my workflows.
@goern what do you think?
-
**Describe the bug**
fail to convert model to ONNX
**Expected behavior**
model is converted to ONNX
**Environment**
Include all relevant environment information:
1. OS [e.g. Ubuntu 18.04]: `…
-
**Describe the bug**
_Registering this an a bug, but maybe i'm missing something..._
Trying to run `micropipenv install --deploy` from an python3.9 venv results in:
```
---------------------…
-
**Is your feature request related to a problem? Please describe.**
As discussed in our last tech talk, let's create an endpoint that will list all containerized environments that provide a package,…
-
**Describe the bug**
```python
2021-10-26 13:04:19,032 1131429 CRITICAL root:105: Traceback (most recent call last):
File "./app.py", line 240, in
__name__ == "__main__" and cli()
File…
-
Once I pin Fable.Elmish to version 3.1.0 ([per this issue](https://github.com/SAFE-Stack/SAFE-template/issues/553)), I can run a SAFE Stack app with "dotnet run".
If I try to debug, the server star…