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

setup: add upper bound to reana-db #67

Merged
merged 2 commits into from Oct 14, 2020

Conversation

mvidalgarcia
Copy link
Member

@mvidalgarcia mvidalgarcia commented Oct 14, 2020

@mvidalgarcia mvidalgarcia changed the base branch from maint-0.7 to master October 14, 2020 08:54
@mvidalgarcia mvidalgarcia changed the base branch from master to maint-0.7 October 14, 2020 08:56
setup.py Outdated
@@ -48,7 +48,7 @@
"pytest-cov>=2.8.0,<3.0",
"pytest>=4.6.0,<5.0.0",
"reana-commons[kubernetes]>=0.7.0.dev20200203",
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to pin also r-commons to less than 0.8? Would make sense since this is going to the maint-0.7 branch only... (untested)

Copy link
Member Author

Choose a reason for hiding this comment

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

True, didn't notice as I'm working on a r-commons' maint-0.7-based branch directly. I pushed the change, maybe @ParthS007 can test it in his PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

@tiborsimko tiborsimko merged commit 2057afe into reanahub:maint-0.7 Oct 14, 2020
@mvidalgarcia mvidalgarcia deleted the pin-reana-db branch October 14, 2020 12:59
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.

docs: complete Helm variable help
2 participants