Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Hython executable environment variable #202

Merged

Conversation

Ahuge
Copy link
Contributor

@Ahuge Ahuge commented Dec 3, 2024

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

The assumption that the hython executable exists on the PATH doesn't always make sense, often it is easier to specify the version of Houdini to use by explicit path and using an environment variable is an easy way to do this for customers.

What was the solution? (How)

We have defined a new environment variable HYTHON_EXECUTABLE which follows the naming from
deadline-cloud-for-cinema-4d of <EXE_NAME>_EXECUTABLE

What is the impact of this change?

Additional functionality, non-breaking, adds the environment variable override but falls back to existing functionality

How was this change tested?

Was this change documented?

Yes added in the README.md

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.

@Ahuge Ahuge requested a review from a team as a code owner December 3, 2024 00:19
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Ahuge added 2 commits December 9, 2024 12:11
This allows us to dynamically point to the version of Hython that we
want to render with.

Signed-off-by: Alex Hughes <ahughesalex@gmail.com>
Signed-off-by: Alex Hughes <ahughesalex@gmail.com>
@epmog epmog force-pushed the ah/feature/environment-variable-hython branch from 793a2d1 to 9ca662e Compare December 9, 2024 18:11
Copy link

sonarqubecloud bot commented Dec 9, 2024

@epmog epmog merged commit aed5d1c into aws-deadline:mainline Dec 10, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants