Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: Use AVALON_APP to get value for "app" key #2818

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Templates fill in nuke is using deprecated or complicated way how to fill "app" key for templates formatting.

Description

Deprecated way is using which_app that can't work because we dropped .toml files since OP3. Complicated way is getting host name from application full name which can work but using AVALON_APP is much simpler.

Changes

  • use AVALON_APP to fill "app" key for templates formatting in nuke lib functions

Testing notes:

  1. Add {app} to some template used in nuke
  2. Create write node which should fill {app} with nuke

@iLLiCiTiT iLLiCiTiT merged commit fb2c0d2 into develop Mar 3, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/nuke_application_value_for_template branch March 3, 2022 14:42
@mkolar mkolar added the type: bug Something isn't working label Mar 11, 2022
@mkolar mkolar added this to the 3.9.0 milestone Mar 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Nuke type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants