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

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: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
tiborsimko added a commit to tiborsimko/reana-workflow-engine-cwl that referenced this pull request 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 (01af8ef).
Report is 5 commits behind head on master.

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

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!

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.
@tiborsimko tiborsimko merged commit 01af8ef into reanahub:master Jan 15, 2025
14 checks passed
@tiborsimko tiborsimko deleted the merge branch January 15, 2025 10:50
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