merge queue: checking main (8cdabf8) and #2047 together - #2052
merge queue: checking main (8cdabf8) and #2047 together#2052mergify[bot] wants to merge 21 commits into
Conversation
Track Shamrock build times on debian-generic.acpp with -ftime-trace and ClangBuildAnalyzer, without ccache or tests, on full CI runs. Assisted-by: Composer Co-authored-by: Cursor <cursoragent@cursor.com>
Rename the profile job, restore unrelated formatting, write ClangBuildAnalyzer.ini before analysis, and upload the report as an artifact. Assisted-by: Cursor Grok 4.6
Parse the build profile report into metric__build_profile.json and upload it as a workflow artifact. Assisted-by: Cursor
Assisted-by: Cursor
Store the raw ClangBuildAnalyzer report text in {"data": ...} instead
of parsing it into a structured metric payload.
Assisted-by: Cursor
Add a reusable workflow that downloads all metric__* artifacts from the current run, merges them into one JSON document with a UTC date and time, and uploads the result. Call it after the main CI workflow on pull requests and pushes. Assisted-by: Cursor Co-authored-by: timothee.davidcleris <timothee.davidcleris@proton.me>
for more information, see https://pre-commit.ci
Use clang_build_analyzer_report.txt so it is not picked up by the on PR completed workflow report_* artifact filter. Assisted-by: Cursor
Only add sha, ref, event_name, repository, workflow, run_id, and run_attempt when the corresponding environment variable is not None, so the same aggregator works on push and pull_request. Assisted-by: Cursor Co-authored-by: timothee.davidcleris <timothee.davidcleris@proton.me>
Assisted-by: Cursor Co-authored-by: timothee.davidcleris <timothee.davidcleris@proton.me>
Assisted-by: Cursor Co-authored-by: timothee.davidcleris <timothee.davidcleris@proton.me>
|
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: |
Workflow reportworkflow report corresponding to commit 0a368ea Pre-commit check reportPre-commit check: ✅ Test pipeline can run. Clang-tidy diff reportNo relevant changes found. You should now go back to your normal life and enjoy a hopefully sunny day while waiting for the review. Doxygen diff with
|
🎉 This pull request has been checked successfully and will be merged soon. 🎉
Branch main (8cdabf8) and #2047 are queued together for merge.
This pull request has been created by Mergify to check the mergeability of #2047.
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