golemfactory / yapapi

Python high-level API for Golem.
https://yapapi.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
48 stars 23 forks source link

create a simple yapapi example that passes an environment variable in a `run` command #1071

Closed shadeofblue closed 1 year ago

shadeofblue commented 1 year ago

user stories:

implementation details:

outcomes:

johny-b commented 1 year ago

Just FYI, this just doesn't work for a while already:

https://github.com/golemfactory/yapapi/issues/630

approxit commented 1 year ago

Example was created on branch https://github.com/golemfactory/yapapi/tree/1071-create-a-simple-yapapi-example-that-passes-an-environment-variable-in-a-run-command. Env variable is not picked up by yagna. See golemfactory/yagna#2448.