quantum-serverless/gateway/api/views
Goyo edac7f0472
External deps whitelist (#1643)
* add external dependencies whitelist

* update dynamic deps

* added tests to program upload serializer and fixed it

* added some integration dependencies tests

* lint

* fix test

* temporal remove

* lint

* fix test

* improve serialization and error control

* fix serializer

* fix ray requirements

* lint

* modify doc-comment

* remove commented line

* removed old way to manage whitelist

* manaje json loads exceptions

* additional test for serializers

* extract common code

* change whitelist to dict

* log instead pass

* deps -> dependencies

* change test files and env var behaviour

* set github workflow kubernetes dynamic dependencies test file

* improve docker workers

* improve k8s workers

* external dynamic dependencies

* Revert "set github workflow kubernetes dynamic dependencies test file"

This reverts commit 4e13e92fb4.

* dont allow to dynamically install dependencies

* fix

* dynamic requirements in ray image

* simplify k8s configuration

* comment all the dependencies

* install test dependencies

* adjust wheel version

* set requirements test for k8s

* include dynamically the requirements for test

* test image with dynamic dependencies

* enable additional dependencies

* remove unused pip install

* add request url

---------

Co-authored-by: David <9059044+Tansito@users.noreply.github.com>
2025-06-03 13:12:44 -04:00
..
enums Catalog returns only the functions that you can run (#1540) 2024-11-26 11:23:06 -05:00
__init__.py Views refactorization (#1507) 2024-10-07 15:15:17 -04:00
catalog.py Refactor: Tracing with a trace decorator (#1620) 2025-04-25 13:37:06 -04:00
files.py Refactor: Tracing with a trace decorator (#1620) 2025-04-25 13:37:06 -04:00
jobs.py pip dependency request (#1646) 2025-05-28 17:16:24 -04:00
programs.py External deps whitelist (#1643) 2025-06-03 13:12:44 -04:00