Closed ddneilson closed 1 month ago
Note to self. TODO: Add the instructions on how to install the maya submitter to the README in this PR
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Closing. This has been taken over by Chuck in https://github.com/aws-deadline/deadline-cloud-for-maya/pull/174
What was the problem/requirement? (What/Why)
The actual plugin files for the Maya submitter:
What was the solution? (How)
Modify the GitHub workflows to:
What is the impact of this change?
With this change, we can have instructions for how to install the Maya submitter in the package README that looks like:
deadline-cloud-for-maya
Python library and its dependencies to be available to Maya. For example, to install in Maya's default global location:How was this change tested?
I believe the only way to test it is in live. I've tested out the packaging and .mod file generation commands manually outside of the GitHub action workflow.
Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.
N/A
Was this change documented?
N/A
Is this a breaking change?
It it not intended to be so.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.