aiida-core icon indicating copy to clipboard operation
aiida-core copied to clipboard

The official repository for the AiiDA code

Results 290 aiida-core issues
Sort by recently updated
recently updated
newest added

fixes #6448 For the container that includes the services, aiida prepare script is called as soon as the RabbitMQ startup script has been launched, but it can take a while...

The problem with the current tox test environments is that they do require psql database which require a service running in the background. With the merge of #6425, we can...

Adds the flag `--color/--no-color` to `verdi process list` that colors the process state if on (default is on). Implements feature request #4955. In principle it is not hard to make...

This is a very early proof-of-concept implementation of streaming repository files directly to `packed` during an archive import. Especially for large archives, in particular, with many (small) repository files, this...

This is a tracking meta issue for collecting known functional differences between the two DB backends. ```[tasklist] ### Tasks - [ ] https://github.com/aiidateam/aiida-core/issues/6256 - [ ] https://github.com/aiidateam/aiida-core/pull/6429 - [ ]...

type/feature request

This was originally implemented, but the implementation (silently) yielded incorrect results, so it was removed out of precaution in https://github.com/aiidateam/aiida-core/pull/6497 When implementing it, special attention should be paid to it...

topic/query-builder
type/feature request

https://github.com/aiidateam/aiida-core/blob/04926fe20da15065f8f086f1ff3cb14cc163aa08/src/aiida/storage/sqlite_zip/orm.py#L287 Some discussion about implementation: https://github.com/sqlalchemy/sqlalchemy/discussions/7836

type/feature request

Hi all, maybe it is something already exist or had some way to support, otherwise could be a good feature to add. I have a process call stack as shown...

type/feature request