merge queue: checking main (b1867aa) and [#2077 + #2073 + #2075 + #2049] together - #2080
merge queue: checking main (b1867aa) and [#2077 + #2073 + #2075 + #2049] together#2080mergify[bot] wants to merge 20 commits into
Conversation
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
|
Thanks @mergify[bot] for opening this PR! You can do multiple things directly here: Once the workflow completes a message will appear displaying informations related to the run. Also the PR gets automatically reviewed by gemini, you can: |
🎉 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 queuefor merge:check-success = allRequired conditions to stay in the queue:
approved-reviews-by >= 1check-success = all_lightcheck-success = pre-commit.ci - pr