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 the new command 'verdi group rename' #1224

Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Mar 6, 2018

Fixes #1221

A nice utility to change the names of existing Groups

sphuber added 3 commits March 6, 2018 16:27
Also added the implementations for both backends and some tests
that test the functionality before and after storing the group.
The setter was not checking whether the name already existed
and so the error that would be raised was not caught. We now
properly try except for a UniquenessError and added tests for
both backends
@giovannipizzi giovannipizzi merged commit 87d6aad into aiidateam:workflows Mar 6, 2018
@sphuber sphuber deleted the fix_1221_verdi_group_rename branch March 6, 2018 18:38
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.

2 participants