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
Please describe the feature you have in mind and explain what the current shortcomings are?
Preferably we expose a simple way to set environment variables for each type of job that may live in an instance or context. Since #32 we now have farm job env vars configurable on the publish context and the instance data - but we may need more granular control targeting different jobs like "render", "export", "publish", etc.
How would you imagine the implementation of the feature?
Define an API that allows to abstract away "jobs" that we can manage (by name or id?) in isolation of each other.
Is there an existing issue for this?
Please describe the feature you have in mind and explain what the current shortcomings are?
Preferably we expose a simple way to set environment variables for each type of job that may live in an instance or context. Since #32 we now have farm job env vars configurable on the publish context and the instance data - but we may need more granular control targeting different jobs like "render", "export", "publish", etc.
How would you imagine the implementation of the feature?
Define an API that allows to abstract away "jobs" that we can manage (by name or id?) in isolation of each other.
E.g. see description here
Are there any labels you wish to add?
Describe alternatives you've considered:
No response
Additional context:
Relates to ynput/ayon-core#876
The text was updated successfully, but these errors were encountered: