Tags: pyiron/pyiron_workflow
Tags
Bump executorlib from 0.4.2 to 1.0.1 (#627) * Bump executorlib from 0.4.2 to 1.0.1 Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](pyiron/executorlib@executorlib-0.4.2...executorlib-1.0.1) --- updated-dependencies: - dependency-name: executorlib dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment * [dependabot skip] Update env file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <pyiron@mpie.de>
Bump executorlib from 0.4.1 to 0.4.2 (#616) * Bump executorlib from 0.4.1 to 0.4.2 Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](pyiron/executorlib@executorlib-0.4.1...executorlib-0.4.2) --- updated-dependencies: - dependency-name: executorlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment * [dependabot skip] Update env file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <pyiron@mpie.de>
Add executorlib container (#589) * Add executorlib container * directly expose executorlib in create Co-authored-by: Liam Huber <liamhuber@greyhavensolutions.com> * remove now unused container class and fix test * Bump executorlib from 0.0.10 to 0.2.0 Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.0.10 to 0.2.0. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](pyiron/executorlib@executorlib-0.0.10...executorlib-0.2.0) --- updated-dependencies: - dependency-name: executorlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment * [dependabot skip] Update env file * Allow tests with lower executorlib versions main code shoule be independent of executorlib version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Liam Huber <liamhuber@greyhavensolutions.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <pyiron@mpie.de>
[patch] Bump development status to Beta (#482) * [patch] Bump development status to Beta The filesystem interaction is stable and robust (i.e. recovery files get written when things go wrong), which has the knock-on effect that you can scale workflows to remote processes. Support for individual nodes running on remote processes beyond the lifetime of the parent python process is pretty rough, but also there. * Extend docs * Extend readme
[patch] Extend automatic macro and function node documentation (#447) * [patch] Extend automatic macro and function node documentation To scrape not just the docstring, but the signature and source code as well * Format black --------- Co-authored-by: pyiron-runner <pyiron@mpie.de>
PreviousNext