aws-deadline / deadline-cloud-for-houdini

AWS Deadline Cloud for Houdini
Apache License 2.0
15 stars 12 forks source link

fix: add deadline cloud soho script #189

Closed lucaseck closed 3 weeks ago

lucaseck commented 3 weeks ago

Fixes: #168

What was the problem/requirement? (What/Why)

When the render button was clicked on the Deadline Cloud node the user would get a notification that no soho script was found.

What was the solution? (How)

Add a soho script and set it up to be run when the render button is clicked on the Deadline Cloud node. The script will display a message to the user that to render with the Deadline Cloud node they should click the submit button within the node instead of clicking render on it.

image

What is the impact of this change?

Hopefully less confusion on how to render with the Deadline Cloud node.

How was this change tested?

Made an empty scene with just a Deadline Cloud node and clicked render to verify that the "no soho script" error would show. Then made my changes and verified a new popup appeared that pointed me towards pressing the submit button in the node itself.

Was this change documented?

It will be documented as closing issue 168

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud