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

✨ Add download-study-logs-fcn #163

Merged

Conversation

bisgaard-itis
Copy link
Collaborator

@bisgaard-itis bisgaard-itis commented Jun 25, 2024

What do these changes do?

  • Add a function for iterating over all studies.
  • Add a function for downloading study job logs.
  • Update openapi.json to latest server version

Related issue/s

How to test

For internal developers

bisgaard-itis and others added 30 commits October 23, 2023 11:33
@bisgaard-itis bisgaard-itis self-assigned this Jun 25, 2024
@bisgaard-itis bisgaard-itis added enhancement New feature or request add test Add more tests labels Jun 25, 2024
@bisgaard-itis bisgaard-itis added this to the South Island Iced Tea milestone Jun 25, 2024
@bisgaard-itis bisgaard-itis marked this pull request as ready for review June 25, 2024 14:20
clients/python/client/osparc/_studies_api.py Outdated Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Outdated Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Outdated Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Outdated Show resolved Hide resolved
clients/python/client/osparc/_studies_api.py Outdated Show resolved Hide resolved
clients/python/test/e2e/conftest.py Show resolved Hide resolved
clients/python/test/e2e/conftest.py Outdated Show resolved Hide resolved
clients/python/test/test_osparc/test_utils.py Outdated Show resolved Hide resolved
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thx! left some suggestions for your consideration. Otherwise all ok!

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool! thx

@bisgaard-itis bisgaard-itis merged commit 8a210f3 into ITISFoundation:master Jun 26, 2024
8 checks passed
@bisgaard-itis bisgaard-itis deleted the 161-add-download-study-logs-fcn branch June 26, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add test Add more tests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add function for downloading study logs
2 participants