aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 12 forks source link

chore(installer): Fixed install script dependency parsing #166

Closed evanspearman-a closed 3 weeks ago

evanspearman-a commented 1 month ago

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

The dependency parsing in the install script was too simplistic and was failing with certain dependencies of deadline-cloud when using it as a local dependency.

What was the solution? (How)

Stop trying to parse the dependencies and just pass through the dependency string.

What is the impact of this change?

The install script works when using deadline-cloud as a local-dep

How was this change tested?

Ran the install script and it worked.

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

Not applicable to this change.

Was this change documented?

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 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