Julian Geiger

Results 50 issues of Julian Geiger

EDIT: @danielhollas, with the two commits, when I run the test suite through, I get no additional files. You have anything else to add?

Some tests for the storage backend were historically implemented for PSQL as the only backend available. However, backend-agnostic tests can now also be run with SQLite. We should evaluate which...

[wip] ## Why `verdi comptuer setup-many` instead of modifying `setup` A separate `verdi computer setup-many` command was added rather than extending the existing `setup` command due to architectural constraints in...

@agoscinski maybe we can integrate what you already have somewhere? E.g., here: #7005.

Alternative to #7003 ^^ See also discussion here: https://github.com/aiidateam/team-compass/issues/25 @unkcpz `ProcessBuilder` was introduced in #1116

This could contain: - Computer / Code setup YAML files - CalcJob resource schema - ...

When working with a `ProcessBuilder`, it was brought up, e.g., by @npaulish, that interaction with it is not straightforward, which makes finding where to edit what complicated for new users....

(see discussion below)

type/feature request

During `verdi computer setup`, I'd suggest the following defaults: * `Transport plugin` -> `core.ssh_async` * `Scheduler plugin` -> `core.slurm` The rest of the options should be straightforward enough for new...

type/feature request