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

release: 0.8.4 #335

Merged
merged 3 commits into from
Feb 8, 2022
Merged

release: 0.8.4 #335

merged 3 commits into from
Feb 8, 2022

Conversation

audrium
Copy link
Member

@audrium audrium commented Feb 8, 2022

Reverts changes done in #333

addresses reanahub/reana-workflow-engine-yadage#222

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2022

Codecov Report

Merging #335 (ea8d28d) into master (4f15ed4) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   32.47%   32.47%           
=======================================
  Files          20       20           
  Lines         970      970           
=======================================
  Hits          315      315           
  Misses        655      655           
Impacted Files Coverage Δ
reana_commons/version.py 0.00% <0.00%> (ø)

@tiborsimko
Copy link
Member

A new r-commons release could include the patch from #269 that is starting to build OpenShift compliance.

Version 0.8.4 (2022-02-08)
--------------------------

- Changes installation to revert ``Yadage`` dependency versions.
Copy link
Member

Choose a reason for hiding this comment

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

Should we add a new entry for 4f15ed4?

@mvidalgarcia
Copy link
Member

Perhaps we can include this issue reference in the revert commit.

@mvidalgarcia mvidalgarcia mentioned this pull request Feb 8, 2022
41 tasks
@audrium audrium merged commit be3b0f7 into reanahub:master Feb 8, 2022
@@ -32,7 +32,7 @@ def get_snakemake_pkg(extras=""):
"docs": ["Sphinx>=1.4.4", "sphinx-rtd-theme>=0.1.9",],
"tests": tests_require,
"kubernetes": ["kubernetes>=11.0.0,<12.0.0",],
"yadage": ["adage~=0.10.3", "yadage~=0.20.2", "yadage-schemas~=0.10.6"],
"yadage": ["adage~=0.10.1", "yadage~=0.20.1", "yadage-schemas~=0.10.6"],
Copy link
Contributor

@matthewfeickert matthewfeickert Feb 8, 2022

Choose a reason for hiding this comment

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

This doesn't matter, but there isn't a need to roll back adage here as well — that can stay at adage~=0.10.3.

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.

5 participants