Skip to content

[hermes] Roll prebuilts#3167

Merged
joshlf merged 1 commit intomainfrom
Gbts6ritlc57qe76lo6drsoum3ivarsqf
Mar 30, 2026
Merged

[hermes] Roll prebuilts#3167
joshlf merged 1 commit intomainfrom
Gbts6ritlc57qe76lo6drsoum3ivarsqf

Conversation

@joshlf
Copy link
Copy Markdown
Member

@joshlf joshlf commented Mar 29, 2026

While we're here, upgrade the Hermes CI workflow to run on the
ubuntu-24.04-64core runner, which has 64 cores and 256GB of RAM. This
allows our (very expensive) integration test suite to complete in a
reasonable amount of time.

While we're here, modify .github/actions/cache/action.yml to only
restore the cache, not save it, when operating in "restore" mode.
Previously, when operating in "restore" mode, that action used the
actions/cache action, which both restores a cache and attempts to
update it afterwards. We don't make use of the updated cache, and it
adds overhead to CI execution which becomes very large now that we are
running Hermes integration tests in CI, which generate a large disk
footprint in target.


Latest Update: v2 — Compare vs v1

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v1 Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gbts6ritlc57qe76lo6drsoum3ivarsqf && git checkout -b pr-Gbts6ritlc57qe76lo6drsoum3ivarsqf FETCH_HEAD

Checkout

git fetch origin refs/heads/Gbts6ritlc57qe76lo6drsoum3ivarsqf && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gbts6ritlc57qe76lo6drsoum3ivarsqf && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gbts6ritlc57qe76lo6drsoum3ivarsqf

Stacked PRs enabled by GHerrit.

While we're here, upgrade the Hermes CI workflow to run on the
`ubuntu-24.04-64core` runner, which has 64 cores and 256GB of RAM. This
allows our (very expensive) integration test suite to complete in a
reasonable amount of time.

While we're here, modify `.github/actions/cache/action.yml` to *only*
restore the cache, not save it, when operating in "restore" mode.
Previously, when operating in "restore" mode, that action used the
`actions/cache` action, which both restores a cache *and* attempts to
update it afterwards. We don't make use of the updated cache, and it
adds overhead to CI execution which becomes very large now that we are
running Hermes integration tests in CI, which generate a large disk
footprint in `target`.

gherrit-pr-id: Gbts6ritlc57qe76lo6drsoum3ivarsqf
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (2a2494d) to head (b3fbc85).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3167   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          20       20           
  Lines        6067     6067           
=======================================
  Hits         5573     5573           
  Misses        494      494           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joshlf joshlf added this pull request to the merge queue Mar 29, 2026
Merged via the queue into main with commit ce9ef65 Mar 30, 2026
111 checks passed
@joshlf joshlf deleted the Gbts6ritlc57qe76lo6drsoum3ivarsqf branch March 30, 2026 00:22
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.

3 participants