Francisco Ramirez
Francisco Ramirez
## Some Notes - The export already contains some information about the profile (see #974 for linked PRs) - When backing up the disk-objectstore (file repository), one also needs to...
Hey @janssenhenning ! We are currently a bit swamped trying to finish some last details for the next release of the code, but I think this is definitively doable. I...
@mbercx I will now start working in adding some tests, so let me know if there is something important I should be testing for so that I don't miss it....
@mbercx erm...any idea why all tests are failing like that? I didn't modify anything that should make old tests fail...
Hey @sphuber, thanks for the reply! You mean [this one](https://github.com/aiidateam/aiida-core/pull/4989)? That should have been already released in [v1.6.4](https://github.com/aiidateam/aiida-core/commits/v1.6.4) (at least it is there on the commit log). EDIT: uhm, I...
> Thanks @ramirezfranciscof . Before going into a detailed review, I first have some general questions about the purpose and design of the workchain. If I understand correctly, this work...
> If I understand correctly, the optional `PwBaseWorkChain` is just to regenerate a complete output directory from a partial output directory, which then can be used in some other work...
I added some tests for the utility function. I think that before I add any tests for the actual workchain and documentation for the process I would like you guys...
> What is the benefit of adding this to the public repository if so much is still unclear and might even get deprecated soon? Why not just keep this in...
Mmm option: can you check if the output of the seekpath structure coincides with the provided structure and if not then finish with an error code saying this? (`the structure...