ynput / ayon-launcher

AYON desktop application launcher
Apache License 2.0
34 stars 15 forks source link

Environment variable 'AYON_DEFAULT_SETTINGS_VARIANT' is not respected #123

Open iLLiCiTiT opened 4 months ago

iLLiCiTiT commented 4 months ago

Current Behavior:

Right now AYON launcher does not respect AYON_DEFAULT_SETTINGS_VARIANT environment variable which causes issues when launching on farm.

Expected Behavior:

Value of AYON_DEFAULT_SETTINGS_VARIANT environment variable should be considered in startup logic.

Consequences

This causes that jobs on farm that sould use staging settings and addons are using production settings and addons instead.