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

build(python): upgrade yadage dependencies (#462) #462

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

mdonadoni
Copy link
Member

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 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 mdonadoni changed the title build(python): upgrade yadage dependencies (#421) build(python): upgrade yadage dependencies (#462) 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-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
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
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.31%. Comparing base (85cca11) to head (e37f272).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #462   +/-   ##
=======================================
  Coverage   36.31%   36.31%           
=======================================
  Files          26       26           
  Lines        1578     1578           
=======================================
  Hits          573      573           
  Misses       1005     1005           
Files Coverage Δ
reana_commons/version.py 0.00% <0.00%> (ø)

@mdonadoni mdonadoni linked an issue Jul 22, 2024 that may be closed by this pull request
39 tasks
Copy link

@wirespecter wirespecter left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@mdonadoni mdonadoni merged commit e37f272 into reanahub:master Jul 23, 2024
15 checks passed
@mdonadoni mdonadoni deleted the ubuntu-24.04 branch July 31, 2024 07:27
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.

build: upgrade all base docker images to ubuntu 24.04
2 participants