Make the downward flow of information work
- REST API for Workflows is significantly revamped - REST API is now documented with Swagger - JSON Arguments to workflows and capabilities are now saved in Postgres properly
parent
f440fb2a
No related branches found
No related tags found
Pipeline #912 passed
Stage: run-schema
Stage: build-dev
Stage: unit-test-dev
Stage: test-coverage
Stage: push-dev
Stage: deploy-coverage-page
Stage: deploy-dev
Stage: .post
Stage: deploy
Showing
- apps/web/src/app/workspaces/services/capability-launcher.service.ts 1 addition, 2 deletions...rc/app/workspaces/services/capability-launcher.service.ts
- docs/swagger-schema.yaml 203 additions, 1 deletiondocs/swagger-schema.yaml
- schema/versions/25add553c317_convert_capability_request_argument_to_.py 36 additions, 0 deletions...s/25add553c317_convert_capability_request_argument_to_.py
- schema/versions/50ff97fe0c2a_update_workflow_definition_for_test_.py 39 additions, 0 deletions...ions/50ff97fe0c2a_update_workflow_definition_for_test_.py
- services/workflow/workflow/server.py 16 additions, 17 deletionsservices/workflow/workflow/server.py
- shared/workspaces/workspaces/capability/helpers.py 9 additions, 0 deletionsshared/workspaces/workspaces/capability/helpers.py
- shared/workspaces/workspaces/capability/schema.py 10 additions, 4 deletionsshared/workspaces/workspaces/capability/schema.py
- shared/workspaces/workspaces/capability/services/capability_engine.py 26 additions, 5 deletions...paces/workspaces/capability/services/capability_engine.py
- shared/workspaces/workspaces/capability/services/capability_info.py 14 additions, 6 deletions...kspaces/workspaces/capability/services/capability_info.py
- shared/workspaces/workspaces/workflow/json.py 15 additions, 1 deletionshared/workspaces/workspaces/workflow/json.py
- shared/workspaces/workspaces/workflow/schema.py 16 additions, 6 deletionsshared/workspaces/workspaces/workflow/schema.py
- shared/workspaces/workspaces/workflow/schema_interfaces.py 2 additions, 5 deletionsshared/workspaces/workspaces/workflow/schema_interfaces.py
- shared/workspaces/workspaces/workflow/services/interfaces.py 14 additions, 10 deletionsshared/workspaces/workspaces/workflow/services/interfaces.py
- shared/workspaces/workspaces/workflow/services/workflow_service.py 71 additions, 23 deletions...rkspaces/workspaces/workflow/services/workflow_service.py
Loading
Please register or sign in to comment