-
Notifications
You must be signed in to change notification settings - Fork 6
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
Chore: Update Application variants in default settings #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
However, we still get plenty of users using Maya 2022 (which is Py3) so I'd personally keep that one in for the time being.
I copied the |
Labels are not defined in |
It's also worth mentioning that Maya 2022 may not be compatible with some addons. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR updates the default executables.
Could it also update/remove deprecated environment variables ?
e.g.
ayon-applications/server/applications.json
Line 179 in 83a0760
"environment": "{\n \"NUKE_PATH\": [\n \"{NUKE_PATH}\",\n \"{OPENPYPE_STUDIO_PLUGINS}/nuke\"\n ]\n}", |
Is that reason to have it in defaults? You can still add it if you need it. |
I'd say if many clients are using it then - yes, it's a valid default. But happy to stand corrected by @m-u-r-p-h-y or @LiborBatek |
@BigRoy I think removing I guess this maya version is no longer fully supported by default, or rather not the one users should stick to (by default)? I could be wrong tho... |
Changelog Description
Removed old variants and added more recent releases.
Testing notes: