aws-deadline / deadline-cloud-for-cinema-4d

AWS Deadline Cloud for Cinema 4D
Apache License 2.0
9 stars 12 forks source link

fix: use user configured installdir for C4D submitter location #113

Closed joel-wong-aws closed 3 days ago

joel-wong-aws commented 3 days ago

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

When attempting to install with a non-default installation directory, the Cinema 4D installer still used the default directory,

What was the solution? (How)

The cinema_4d_submitter_installdir variable was being set based on the installdir variable during initializationActionList, before the user had been able to input a custom installdir.

What is the impact of this change?

The functionality works as expected,

How was this change tested?

Submitted a physical render from each.

Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.

I ran the physical job bundle output test

Was this change documented?

No, N/A

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 days 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 SonarQube Cloud