chore(ci)(deps): bump actions/cache from 4 to 5#1
Merged
Conversation
AlbinoGeek
pushed a commit
that referenced
this pull request
Apr 18, 2026
…l poll Replaces the SSH-driven firstboot sentinel poll with awk over the QEMU serial log, watching for FEDBUILD_READY/FEDBUILD_FAILED markers emitted by firstboot (previous commit). smoke.sh: Drops the 5s SSH-poll loop + spinner. Fails fast on FAILED marker; timeout(1) supplies the wall-clock bound. Live [vm] tail already prints firstboot progress, so the spinner is obsolete. Removes the fallback "ssh journalctl" dump on failure — serial stream already carries the full journal inline. smoke-rerun.sh: Replaces wait_sentinel() with wait_marker() that counts occurrences so the second-boot call waits for READY #2 (not the stale #1 from first boot already in the log). No SSH dependency for either wait. Effect: ~4 SSH round-trips per smoke run, ~6 per rerun retired. A broken firstboot now surfaces the instant it writes FEDBUILD_FAILED instead of after TIMEOUT_FIRSTBOOT or a journal dump over SSH.
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6f3ca47 to
36a45b4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/cache from 4 to 5.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lock