-
Notifications
You must be signed in to change notification settings - Fork 12
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
Display multiple motds in CLI and deactivate old ones #505
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.
This is to match the suggested change in the web part
Codecov Report
@@ Coverage Diff @@
## dev #505 +/- ##
==========================================
+ Coverage 41.44% 42.15% +0.70%
==========================================
Files 29 29
Lines 2531 2567 +36
==========================================
+ Hits 1049 1082 +33
- Misses 1482 1485 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@valyo Ok to merge this too? I altered it slightly in the beginning of the week. |
sure, I already saw the changes |
Adds ls and deactivate subcommands to
dds motd
and displaying of multiple active motds
works with ScilifelabDataCentre/dds_web#1212
Please include the following in this section
Fixes DDS-1305
Type of change
Checklist:
Please delete options that are not relevant.
master
branch and I have updated the versionFormatting and documentation
Tests