Skip to content

Migrate to compiler-research/ci-workflows#6

Open
aaronj0 wants to merge 4 commits into
masterfrom
ci-workflows
Open

Migrate to compiler-research/ci-workflows#6
aaronj0 wants to merge 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 ==== 427 passed, 52 skipped, 84 xfailed, 32 xpassed, 100 warnings in 43.01s ====
macos-26-llvm21-py3.14-cxx20 ==== 413 passed, 60 skipped, 92 xfailed, 30 xpassed, 100 warnings in 30.33s ====
ubuntu-24.04-llvm20-py3.14-cxx20-cling =========== 514 passed, 48 skipped, 29 xfailed, 4 xpassed in 39.77s ============
ubuntu-24.04-llvm21-py3.14-cxx20-vg =========== 524 passed, 48 skipped, 20 xfailed, 3 xpassed in 38.58s ============
ubuntu-24.04-llvm22-py3.14-cxx20 =========== 524 passed, 48 skipped, 21 xfailed, 2 xpassed in 50.61s ============

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!

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