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 #290

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tiborsimko
Copy link
Member

giffels and others added 4 commits July 4, 2024 17:30
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#257)
build(python): bump shared REANA packages as of 2024-11-28 (reanahub#289)
build(docker): pin setuptools 70 (reanahub#287)
feat(task): allow Compute4PUNCH backend options (reanahub#277)

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

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 0.90%. Comparing base (9fe826b) to head (e48fe77).

Files with missing lines Patch % Lines
reana_workflow_engine_cwl/cwl_reana.py 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #290      +/-   ##
=========================================
- Coverage    1.25%   0.90%   -0.35%     
=========================================
  Files          10      10              
  Lines         558     551       -7     
=========================================
- Hits            7       5       -2     
+ Misses        551     546       -5     
Files with missing lines Coverage Δ
reana_workflow_engine_cwl/version.py 100.00% <ø> (ø)
reana_workflow_engine_cwl/cwl_reana.py 0.00% <0.00%> (ø)

... and 8 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

3 participants