Alexander Goscinski

Results 54 issues of Alexander Goscinski

The command if successful ``` $ verdi code export add@localhost code-setup.yml ``` returns nothing, but a message of the form ```bash Success: Code add@localhost setup exported to file 'code-setup.yml'. ```...

good first issue
topic/verdi
priority/nice-to-have
type/usability

### Describe the problem Looking at the yes/no prompt of `verdi computer delete` ```bash $ verdi computer delete Report: This computer has 0 associated nodes Report: 0 Node(s) marked for...

good first issue
topic/verdi
priority/nice-to-have
type/usability

I actually wanted to cause an error and thought that the label `!` would return an error, but then it worked and I could not reverse it. Maybe this label...

type/bug

The new ase release break some example notebooks. The ase dependency comes from one roy dataset (see https://github.com/scikit-learn-contrib/scikit-matter/blob/bc76938d481fe41a7279b5d79ce07ae6671924e5/src/skmatter/datasets/_base.py#L121) and can easily removed as dependency by just storing the arrays inside...

good first issue
dependencies

Adding a wiki entry that describes how to debug AiiDA. Probably in this section https://github.com/aiidateam/aiida-core/wiki#maintainer-wiki

topic/documentation

The process definition allows a None state but the build_call_graph utils function intended for creating printable output of the call graph does crash in this case. A None state indicates...

Bug report from a question on discourse @t-reents https://aiida.discourse.group/t/workchain-continues-before-finishing-the-pervious-step/472 also observed by @superstar54 in the workgraph development ### Describe the bug Already well described here https://aiida.discourse.group/t/workchain-continues-before-finishing-the-pervious-step/472 Here my results from...

type/bug

In PR #6573 the readability of the jq query was criticized, but since the PR only fixes something with the query, I did not want to spent the time immediately...

priority/quality-of-life
topic/devops

This allows plumpy ignore the callback so it does not get stuck in it but directly transitions the process to killed. The disadvantage is that the job behind the process...

### Describe the current issue On Ubuntu 22.04 when pinning the dependency `rabbitmq-server rabbitmqctl --version (aiida-core) Error! Failed to load module 'rabbit_control_main' because it requires a more recent Erlang/OTP version...

topic/documentation