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

chore(master): merge maint-0.9 #219

Merged
merged 5 commits into from
Jan 15, 2025
Merged

Conversation

tiborsimko
Copy link
Member

giffels and others added 4 commits July 4, 2024 17:31
Pin `setuptools` to the maximum version of 70 to allow working on Ubuntu
20.04 LTS based environments. (New versions of `setuptools` are not
compatible.)

Note that this fix is necessary only for the `maint-0.9` branches and
the REANA 0.9 release series. In `master` we have switched to Ubuntu
24.04 LTS based environments and Python 3.12 and no pinning is necessary
there.
@tiborsimko tiborsimko self-assigned this Dec 3, 2024
chore(maint-0.9): release 0.9.4 (reanahub#193)
build(python): bump shared REANA packages as of 2024-11-28 (reanahub#218)
build(docker): pin setuptools 70 (reanahub#216)
feat(tasks): allow Compute4PUNCH backend options (reanahub#210)

Note: The merge commit removes the changes related to pinning
`setuptools` to version 70, because this was only necessary for the
`maint-0.9` branches, as well as other 0.9.4 release-related changes.
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.65%. Comparing base (00514b3) to head (e2b09bb).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   29.45%   27.65%   -1.80%     
==========================================
  Files           5        5              
  Lines         146      141       -5     
==========================================
- Hits           43       39       -4     
+ Misses        103      102       -1     
Files with missing lines Coverage Δ
reana_workflow_engine_serial/tasks.py 0.00% <ø> (ø)
reana_workflow_engine_serial/utils.py 34.72% <ø> (-0.90%) ⬇️
reana_workflow_engine_serial/version.py 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

Copy link
Member

@Alputer Alputer left a comment

Choose a reason for hiding this comment

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

LGTM!

@tiborsimko tiborsimko merged commit e2b09bb into reanahub:master Jan 15, 2025
14 checks passed
@tiborsimko tiborsimko deleted the merge branch January 15, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants