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

Fix execution condition and anatomy #50

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Conversation

antirotor
Copy link
Member

Changelog Description

Anatomy isn't available on launch context so it needs to be specifically created. Also there was a bug about the condition when this hook should be executed - it should only when there are pinning environments present on the job.

Testing notes:

Publish USD render job on farm - pinning should work if enabled.
Publish non-USD related job on farm - usd prelaunch hook should not be involved.

anatomy isn't available on launch context to it needs to be specifically created. Also there was a bug about the condition when this hook should be executed.
@antirotor antirotor added the type: bug Something isn't working label Sep 20, 2024
@antirotor antirotor self-assigned this Sep 20, 2024
Copy link
Collaborator

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside of the remaining unused imports this looks good to me.

@antirotor antirotor merged commit 50c0ff7 into develop Sep 23, 2024
1 check passed
@antirotor antirotor deleted the bugfix/fix-prelaunch-hook branch September 23, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants