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

[CI] Set up CI runners, fix build issues on different platforms #130

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

antond-weta
Copy link
Contributor

This change adds CI runners for these platforms:

  • ubuntu-latest + gcc
  • ubuntu-latest + clang
  • macos-latest + clang
  • VFX Platform 2023 + gcc
  • VFX Platform 2023 + clang

I've done some work to fix the Windows build, but that is not fully working yet.

The cmake config files have been simplified substantially. The project does not attempt to build any dependencies from source code any more. Those need to be installed as prerequisites.

There is now a separate bash script for fetching and installing AcesContainer.

Copy link
Collaborator

@kdt3rd kdt3rd left a comment

Choose a reason for hiding this comment

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

LGTM

@antond-weta antond-weta force-pushed the CI branch 2 times, most recently from 9daf8af to 23f63f3 Compare November 12, 2023 05:57
Signed-off-by: Anton Dukhovnikov <[email protected]>

[CI] apply clang-format

Signed-off-by: Anton Dukhovnikov <[email protected]>
@antond-weta
Copy link
Contributor Author

I have resolved the conflicts with the clang-format PR, no need to review again.

@antond-weta antond-weta merged commit acb1e83 into AcademySoftwareFoundation:master Nov 12, 2023
7 checks passed
@antond-weta antond-weta deleted the CI branch December 17, 2023 19:57
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