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

Update Github worflows. #25

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Update Github worflows. #25

merged 1 commit into from
Aug 8, 2024

Conversation

buddly27
Copy link
Contributor

@buddly27 buddly27 commented Aug 8, 2024

  • Fix Windows CI errors to use the 'windows-2019' image instead of 'windows-2022' to address DLL initialization errors when loading the 'unf' Python module. The errors are likely caused by the OpenUSD build script, which includes a Boost version incompatible with MSVC 14.40 in the updated 'windows-2022' image.
  • Update Github CI script to only deploy documentation when a tag is pushed;
  • Update Github CI script to display formatting error when necessary;
  • Update tests to use latest OpenUSD v24.08;
  • Fix formatting issues;

- Fix Windows CI errors to use the 'windows-2019' image instead of
  'windows-2022' to address DLL initialization errors when loading the
  'unf' Python module. The errors are likely caused by the OpenUSD build
  script, which includes a Boost version incompatible with MSVC 14.40
  in the updated 'windows-2022' image.
- Update Github CI script to only deploy documentation when a tag is pushed;
- Update Github CI script to display formatting error when necessary;
- Update tests to use latest OpenUSD v24.08;
- Fix formatting issues;
@buddly27 buddly27 self-assigned this Aug 8, 2024
@buddly27 buddly27 merged commit 8d1399d into wdas:main Aug 8, 2024
10 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.

2 participants