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

nuke deadline submit with environ var from presets overrides #1142

Conversation

jakubjezek001
Copy link
Member

@jakubjezek001 jakubjezek001 commented Mar 16, 2021

description

At the moment we are not able to add any additional environment variables or override some we already have, but they need to be having different values for deadline workers. For example, if we want to have different licensing.

required for testing:

Add this to your pype-config\repos\pype-config\presets\plugins\nuke\publish.json

{
    "NukeSubmitDeadline": {
        "env_overrides": {
            "TESTENV": "testenv value",
            "FTRACK_SERVER": "overriding this key with this value"
        }
    }
}

@jakubjezek001 jakubjezek001 self-assigned this Mar 16, 2021
@jakubjezek001 jakubjezek001 added 2x-dev type: enhancement Enhancements to existing functionality host: Nuke labels Mar 16, 2021
@jakubjezek001 jakubjezek001 linked an issue Mar 16, 2021 that may be closed by this pull request
@mkolar mkolar modified the milestones: 3.0.0-beta, 2.15.5 Mar 17, 2021
@mkolar mkolar merged commit 3e7c7a2 into 2.x/develop Mar 17, 2021
@mkolar mkolar modified the milestones: 2.15.5, 2.16.0 Mar 17, 2021
@mkolar mkolar deleted the 2_x/feature/1141-nuke-deadline-submit-with-environ-var-from-presets-overrides branch March 22, 2021 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Nuke type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nuke deadline submit with environ var from presets overrides
3 participants