Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi: add unshare_workflow endpoint #421

Closed

Conversation

DaanRosendal
Copy link
Member

@DaanRosendal DaanRosendal commented Nov 8, 2023

Adds reana-server and reana-workflow-controller OpenAPI
specifications for unsharing a workflow.

Closes reanahub/reana-client#681

Adds `reana-server` and `reana-workflow-controller` OpenAPI
specifications for sharing a workflow with a user.

Closes reanahub/reana-client#680
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.12%. Comparing base (2efdd4f) to head (1071e10).
Report is 43 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   36.17%   36.12%   -0.05%     
==========================================
  Files          26       26              
  Lines        1573     1575       +2     
==========================================
  Hits          569      569              
- Misses       1004     1006       +2     

see 1 file with indirect coverage changes

Adds `reana-server` and `reana-workflow-controller` OpenAPI
specifications for unsharing a workflow.

Closes reanahub/reana-client#681
mdonadoni added a commit to mdonadoni/reana-commons that referenced this pull request Jul 16, 2024
mdonadoni added a commit to mdonadoni/reana-commons that referenced this pull request Jul 16, 2024
mdonadoni added a commit to mdonadoni/reana-commons that referenced this pull request Jul 16, 2024
Upgrade `adage` to v0.11.0, needed by reana-workflow-engine-yadadge to
work with Ubuntu 24.04 and Python 3.12.

Move the `jsonschema` upper pin to the `yadage` extra.

Related to reanahub/reana#808
mdonadoni added a commit to mdonadoni/reana-commons that referenced this pull request Jul 16, 2024
Upgrade `adage` to v0.11.0, needed by reana-workflow-engine-yadage to
work with Ubuntu 24.04 and Python 3.12.

Move the `jsonschema` upper pin to the `yadage` extra.

Related to reanahub/reana#808
@mdonadoni
Copy link
Member

Included in #429

@mdonadoni mdonadoni closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cli: implement new share-remove command
2 participants