-
Notifications
You must be signed in to change notification settings - Fork 192
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
Materialscloud #740
Merged
Merged
Materialscloud #740
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ida_core into configure_aiida_config_folder
Improve error handling in --non-interactive mode for verdi setup
when specified, quicksetup will *not* ask whether to override default profiles for shell/daemon
Finally a way to delete verdi profiles. Asks user whether to delete database & database user
Fixes aiidateam#625. I added command line options for the maximum depth of the…
If accepted, this resolves aiidateam#551. Changed defaults for verdi calculati…
…_core into import_export_group_prob
…1_migrating_quantumespresso_plugin
…dbenv is already loaded
* also, refactor some code from commands.user to control.user
rebuild rtd-requirements in pre-commit
We overwrote the constructor for Persistence but did not call the super class. This was a problem because the super constructor was actually adding the class as a listener of the MONITOR. It is the MONITOR that would tell the persistence when a process had crashed (because of exception). This means that the pickle was not being moved to failed and therefore the workflow would be re-ran.
Fixes aiidateam#722 issue affecting failed workflows
aiida-quantumespresso plugin
…ror_message_no_configuration
make commands.verdi click group accept profile
…_no_configuration Providing a better error message for verdi profile list
…ionality the export and import of a string instance
Added a test_0 for the import and export
Removing QE examples
Fix aiidateam#736: Throw specific exception LoadingPluginFailed when loading a plugin fails
(using group_by from the DB backend), adding tests and replacing the call from the REST API.
…cs_query Creating custom (faster) implementations of the statistics query
ltalirz
approved these changes
Oct 3, 2017
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.
fine for the moment,
will move to separate fork in the future
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.