substra-backend
substra-backend copied to clipboard
Backend of the Substra software
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. Commits 88a4f9b Release 7.0.0 6f3a60d Merge pull request #1906 from PyCQA/upgrade-pyflakes cde8570 upgrade pyflakes to 3.2.x 2ab9d76 Merge pull request #1903 from PyCQA/pre-commit-ci-update-config e27611f...
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0. Release notes Sourced from celery's releases. v5.4.0 Celery v5.4.0 and v5.3.x have consistently focused on enhancing the overall QA, both internally and externally. This...
## Description Add a new skaffold profile to use a Harbor registry instead of the Docker one Also fixes FL-1477 & FL-1479, which was needed for creating the skaffold profile...
## Description Fixes FL-1457 ## Companion PR - https://github.com/Substra/orchestrator/pull/409 ## How has this been tested? CI below ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with notable changes - [...
## Description part of FL-1562 ## How has this been tested? Resources are tested by being injected in org-1 with skaffold ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with...
Fixes FL-1453 How to test: Deploy locally (with skaffold), and then apply labels: ``` kubectl label --dry-run=server --overwrite ns org-2 pod-security.kubernetes.io/enforce=baseline ``` or ``` kubectl label --dry-run=server --overwrite ns org-2...
## Description Allow transferring function profiling steps through the orchestrator, allowing the builder to register event without having to have http(s) requests to the backend api server (involving having access...
## Description ## How has this been tested? ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with notable changes - [ ] documentation was updated
## Description Enabling the unique builder feature for `substra-ci` ## How has this been tested? ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with notable changes - [ ] documentation...
## Description Fixes FL-1176 Fixes FL-1150 ## How has this been tested? ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with notable changes - [ ] documentation was updated