quantum-serverless/gateway/api/v1/views
Goyo 55d3265c42
Add running substatuses (#1615)
* feat: add running substatuses

* feat: add running substatuses

* fix unsupported-binary-operation

* fix test for sub-status

* aditional tests. not working

* fix tests

* added tests for sub-status

* feat: add sub_status to client

* fix tests

* fix name

* update integration test

* fix test, remove unneeded sleeps

* fix tests and update job statuses

* improve code

* black & lint

* fix tests

* set correct headers

* sub-status max length rise up to 255

* move update job status after checking the job

* clean sub-status in scheduler

* move update sub-status to jobs repository

* black and lint

* change policies spelling

* improve swagger docs

* black and lint

* change post to patch and change sub-status naming

* serialize job on return

* fix tests

* fix tests

* fix client tests

* regenerate migration

---------

Co-authored-by: Pablo Aragón <pablo.aragon@ibm.com>
2025-04-25 08:02:43 -04:00
..
__init__.py Views refactorization (#1507) 2024-10-07 15:15:17 -04:00
catalog.py Expose and updated swagger doc (#1510) 2024-10-08 14:09:15 -04:00
files.py Improve data directory functionality (#1509) 2025-01-13 13:33:41 -05:00
jobs.py Add running substatuses (#1615) 2025-04-25 08:02:43 -04:00
programs.py Catalog returns only the functions that you can run (#1540) 2024-11-26 11:23:06 -05:00