Fridolín Pokorný
Fridolín Pokorný
## Problem statement See https://www.csoonline.com/article/3660799/google-to-launch-repository-service-with-security-tested-versions-of-open-source-software-packages.html It would be great to allow users of Thoth to consume software packages from this repository. Let's register it to Thoth once it will be...
**Is your feature request related to a problem? Please describe.** It looks like we are not effectively utilizing cluster resources for Kebechet. Kebechet is run on each webhook received which...
## Problem statement I, as a developer, would like to know any information when updating or downgrading a package. This information can involve info from a changelog or so. This...
**Describe the bug** When resolving this stack: ``` [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi-org" [packages] dask = "*" flask = "*" pandas = "*" pyspark =...
**Is your feature request related to a problem? Please describe.** As Thoth user, I would like to get information about the best runtime environment for my application. For this purpose,...
## Problem statement Some requirements fail to be resolved from time to time even though a resolution for the given set of requirements exists. This is caused by the nature...
**Is your feature request related to a problem? Please describe.** When we plug a new solver, it might happen that adviser fails to resolve application dependencies as we haven't solved...
**Is your feature request related to a problem? Please describe.** As a user of Thoth, I would like to have machine-readable access to the results of the recommendation engine. To...
**Is your feature request related to a problem? Please describe.** Pipenv added a new feature where each dependency has the environment marker `python_version` taken from package metadata. It might be...
**Is your feature request related to a problem? Please describe.** See https://github.com/thoth-station/adviser/pull/2116 Similarly as for CPUs and their features, we can have a database of GPUs (and possibly TPUs). **Describe...