-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ [Frontend] Plus buttons escalate to latest compatible #6106
✨ [Frontend] Plus buttons escalate to latest compatible #6106
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6106 +/- ##
=========================================
+ Coverage 84.5% 87.5% +3.0%
=========================================
Files 10 1137 +1127
Lines 214 49650 +49436
Branches 25 748 +723
=========================================
+ Hits 181 43485 +43304
- Misses 23 6005 +5982
- Partials 10 160 +150
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
packages/service-library/src/servicelib/rabbitmq/rpc_interfaces/catalog/services.py
Show resolved
Hide resolved
services/static-webserver/client/source/class/osparc/share/PublishTemplate.js
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
What do these changes do?
Regardless what service key hardcoded in the new_studies.json file, the plus button will point to the latest compatible service.
dev/services
:Related issue/s
related to ITISFoundation/osparc-issues#1404
closes #5710
How to test
Dev-ops checklist