Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set env variable for settings variant #73

Merged

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Nov 29, 2023

Changelog Description

Set environment variable to define default settings variant.

Additional info

The value can be used in non-ayon-launcher processes to define default variant without worrying when it should be set up (helpful in core > openpype addon).

Note: Core/openpype addon is handling that now by making sure a specific method in openpype.client.server is always called which may be dangerous in future. It is possible to use ayon_api before calling the function which may lead to incosistency. https://github.com/ynput/OpenPype/blob/develop/openpype/client/server/utils.py#L13

This PR is based on update to ayon-api to 0.5.4 #72

@iLLiCiTiT iLLiCiTiT requested a review from Minkiu November 29, 2023 18:27
@antirotor antirotor merged commit f853090 into develop Dec 4, 2023
@antirotor antirotor deleted the enhancement/set-env-variable-for-settings-variant branch December 4, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants