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 support for compute4punch backend #445

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

giffels
Copy link

@giffels giffels commented Feb 21, 2024

This pull request allows for validation of the new compute4punch compute backend, being currently implemented in reanahub/reana-job-controller#430.

@giffels giffels force-pushed the add/compute4punch-support branch from fdea092 to 76b3383 Compare February 21, 2024 10:34
@giffels giffels force-pushed the add/compute4punch-support branch from 76b3383 to d3fe573 Compare May 10, 2024 11:31
@giffels giffels changed the base branch from master to maint-0.9 May 10, 2024 11:32
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.31%. Comparing base (79accdd) to head (d3fe573).
Report is 1 commits behind head on maint-0.9.

Current head d3fe573 differs from pull request most recent head 566cde9

Please upload reports for the commit 566cde9 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           maint-0.9     #445      +/-   ##
=============================================
- Coverage      36.33%   36.31%   -0.03%     
=============================================
  Files             26       26              
  Lines           1577     1578       +1     
=============================================
  Hits             573      573              
- Misses          1004     1005       +1     
Files Coverage Δ
reana_commons/serial.py 28.20% <ø> (ø)

... and 2 files with indirect coverage changes

@giffels giffels force-pushed the add/compute4punch-support branch 3 times, most recently from bdc65d4 to 08a8816 Compare July 3, 2024 09:17
@mdonadoni mdonadoni force-pushed the add/compute4punch-support branch from 08a8816 to a43314b Compare July 4, 2024 12:51
mdonadoni pushed a commit to giffels/reana-commons that referenced this pull request Jul 4, 2024
mdonadoni pushed a commit to giffels/reana-commons that referenced this pull request Jul 4, 2024
@mdonadoni mdonadoni force-pushed the add/compute4punch-support branch from a43314b to 927db61 Compare July 4, 2024 12:53
mdonadoni pushed a commit to giffels/reana-commons that referenced this pull request Jul 4, 2024
@mdonadoni mdonadoni force-pushed the add/compute4punch-support branch from 927db61 to b829905 Compare July 4, 2024 13:00
@mdonadoni mdonadoni force-pushed the add/compute4punch-support branch from b829905 to 0570f4a Compare July 4, 2024 15:33
@mdonadoni mdonadoni merged commit 0570f4a into reanahub:maint-0.9 Jul 5, 2024
15 checks passed
tiborsimko added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

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 added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

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 added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

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.

Note: The merge commit also adds a fix for `gherkin-official` versions
with Python 3.8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants