Skip to content

Conversation

@antond-weta
Copy link
Contributor

Description

Add native CI runners (aswf/ci-rawtoaces) for VFX year 2024, 2025, 2026.

Tests

No changes to the code

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.56%. Comparing base (95c4612) to head (4967f69).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   72.56%   72.56%           
=======================================
  Files          10       10           
  Lines        2114     2114           
  Branches      317      317           
=======================================
  Hits         1534     1534           
  Misses        580      580           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95c4612...4967f69. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- vfxyear: 2024
container: aswf/ci-osl:2024-clang17
container: aswf/ci-rawtoaces:2024.4
toolchain_file: "/__w/rawtoaces/rawtoaces/build_deps/conan_toolchain.cmake"
Copy link
Contributor

Choose a reason for hiding this comment

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

these seem to be absolute and rather magical paths. are we sure in those?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's where we install the dependencies to in a preceding step conan install --output-folder=build_deps
That step shouldn't be necessary at all, as the rawtoaces-specific containers come with all deps preinstalled. Hopefully we'll resolve the issues soon and remove this.

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
@antond-weta antond-weta merged commit 1b86a2f into AcademySoftwareFoundation:main Nov 22, 2025
18 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