-
Notifications
You must be signed in to change notification settings - Fork 37
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: Use folder path in current context #103
Chore: Use folder path in current context #103
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.
Tested in Nuke 15 successfully.
Could we maybe get some checkboxes for the hosts in the description?
Any traceback? Is the fail related to how the context is changed? Is it related to this PR? I can't debug this as I don't have Houdini, and I have no direction what could be wrong. |
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.
works in nuke
For anyone reading this PR in future. The issues with publisher did not happen again, probably was caused by lost connection to server, and the context change issue in houdini is not related to this PR. |
Changelog Description
Use
folder_path
instead ofasset_name
in current context and context data.Additional info
This is minimalistic PR changing just the keys used when data for context are read or defined.
Breaks backwards compatibility on current context data and launch hooks. Launch hooks don't have access to
asset_name
in data.Testing notes: