You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] Validate resource_dict using pydantic (#933)
* [Fix] Validate resource_dict using pydantic
* Format black
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* type fixes
* fix
* fix warnings
* fix warning
* add validation test
* fix test
* learn from jules
* fix import in test
* handle tests on windows
* test validation error is raised
* validate resource_dict
* fix validation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add cache_key to resource_dict
* reduce available keys in resource_dict
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* always validate resource dict variable
* include slurm_cmd_args in validation
* fix restart limit check
* update documentation
* Add remark about pydantic validation
* update documentation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pyiron-runner <pyiron@mpie.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments