Skip to content

Migrate to compiler-research/ci-workflows#6

Merged
aaronj0 merged 4 commits into
masterfrom
ci-workflows
Jul 7, 2026
Merged

Migrate to compiler-research/ci-workflows#6
aaronj0 merged 4 commits into
masterfrom
ci-workflows

Conversation

@aaronj0

@aaronj0 aaronj0 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Plus some minor developments, extending to a Cling backend and adding configuration files for a modular CI setup. This system moves to using the reusable actions from ci-workflows () and creates a build matrix for PR runs and extended coverage for nightlies. This PR will be followed up with the pre-commit and lint workflows before opening a PyPI workflow to build Python wheels. Note that the std::span test fails for me locally, also with the 3-repo setup so it needs to be resolved before deprecating the forks.

Depends on http://github.com/compiler-research/ci-workflows/pull/80

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Test Results

Configuration Result
macos-26-intel-llvm21-py3.14-cxx20 ==== 429 passed, 52 skipped, 84 xfailed, 32 xpassed, 100 warnings in 40.51s ====
macos-26-llvm21-py3.14-cxx20 ==== 415 passed, 60 skipped, 92 xfailed, 30 xpassed, 100 warnings in 33.70s ====
ubuntu-24.04-llvm20-py3.14-cxx20-cling =========== 517 passed, 48 skipped, 29 xfailed, 3 xpassed in 41.01s ============
ubuntu-24.04-llvm21-py3.14-cxx20-vg =========== 527 passed, 48 skipped, 20 xfailed, 2 xpassed in 39.85s ============
ubuntu-24.04-llvm22-py3.14-cxx20 =========== 527 passed, 48 skipped, 21 xfailed, 1 xpassed in 48.15s ============

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/nightly.yml Outdated
Comment thread cmake/AddCppInterOp.cmake
@aaronj0

aaronj0 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

Parts of the review comments are addressed in compiler-research/ci-workflows#83

@vgvassilev vgvassilev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm!

aaronj0 added 4 commits July 7, 2026 21:37
The LLVM ORC Mismatched free was fixed at the root in cppyy-backend, so
the per-runtime suppressions are obsolete; mirrors their removal in
cppyy 491ec05. The build-and-test-cppjit action existence-guards every
suppression file, so no invocation change is needed.
Picks up the macOS CreateInterpreter SDK self-detection (#1043), the
valgrind suppression guard (#1047) and the OS X coverage toolchain
(#1046, #1050). The repository is now a cache variable alongside the
tag so CI can point a cell at a fork branch without patching CMake.
@aaronj0 aaronj0 merged commit afa3128 into master Jul 7, 2026
6 checks passed
@vgvassilev vgvassilev deleted the ci-workflows branch July 8, 2026 05:17
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