Skip to content

merge queue: checking main (b1867aa) and [#2077 + #2073 + #2075 + #2049] together - #2080

Closed
mergify[bot] wants to merge 20 commits into
mainfrom
mergify/merge-queue/773f2a8ce1
Closed

merge queue: checking main (b1867aa) and [#2077 + #2073 + #2075 + #2049] together#2080
mergify[bot] wants to merge 20 commits into
mainfrom
mergify/merge-queue/773f2a8ce1

Conversation

@mergify

@mergify mergify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🎉 This combination of pull requests has been checked successfully and will be merged soon. 🎉

Branch main (b1867aa) and [#2077 + #2073 + #2075 + #2049] are queued together for merge.

This pull request has been created by Mergify to check the mergeability of [#2077 + #2073 + #2075 + #2049].
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule main queue for merge:

  • check-success = all

Required conditions to stay in the queue:

---
checking_base_sha: b1867aa3a14a0a85d925d916c8d5fad41c4c7d21
previous_check_retries: []
previous_failed_batches: []
pull_requests:
  - number: 2077
    scopes: []
  - number: 2073
    scopes: []
  - number: 2075
    scopes: []
  - number: 2049
    scopes: []
scopes: []
...

tdavidcl and others added 20 commits August 14, 2026 14:28
Add a composition node that evaluates a then-node when an IDataEdge<bool>
condition is true, and an optional else-node when it is false.

Assisted-by: Cursor
Treat then_node like else_node: default to {} and skip evaluation when
the pointer is empty.

Assisted-by: Cursor
Replace shammake with explicit ninja -j $(nproc) in the build
profile workflow so ClangBuildAnalyzer timing reflects exactly the
available CPU count instead of ninja's default oversubscription.

Temporarily enable the build profile job in light CI mode for testing.

Assisted-by: Cursor

Co-authored-by: David--Cléris Timothée <tdavidcl@users.noreply.github.com>
Build output/compile_memory_top10.json from
metrics.build_profile.compile_memory_usage. Each commit keeps only its
current top 10 files; a file that drops out is emitted as null so Plotly
evicts that trace at that date.
Pull requests now default to light CI. Full CI runs when the full-ci
label is set, or automatically on Mergify merge-queue branches
(mergify/merge-queue/*). The on PR / all merge gate follows the same
condition so queue batches still require full CI.

Assisted-by: Cursor Agent
@github-actions

Copy link
Copy Markdown
Contributor

Thanks @mergify[bot] for opening this PR!

You can do multiple things directly here:
1 - Comment pre-commit.ci run to run pre-commit checks.
2 - Comment pre-commit.ci autofix to apply fixes.
3 - Add label autofix.ci to fix authorship & pre-commit for every commit made.
4 - Add label light-ci to only trigger a reduced & faster version of the CI (need the full one before merge).
5 - Add label trigger-ci to create an empty commit to trigger the CI.

Once the workflow completes a message will appear displaying informations related to the run.

Also the PR gets automatically reviewed by gemini, you can:
1 - Comment /gemini review to trigger a review
2 - Comment /gemini summary for a summary
3 - Tag it using @gemini-code-assist either in the PR or in review comments on files

@mergify mergify Bot closed this Aug 17, 2026
@mergify
mergify Bot deleted the mergify/merge-queue/773f2a8ce1 branch August 17, 2026 13:43
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