Skip to content

Add log group for downloading overlay-base DB#3856

Open
henrymercer wants to merge 1 commit intomainfrom
henrymercer/overlay-add-log-group
Open

Add log group for downloading overlay-base DB#3856
henrymercer wants to merge 1 commit intomainfrom
henrymercer/overlay-add-log-group

Conversation

@henrymercer
Copy link
Copy Markdown
Contributor

Add a log group when downloading overlay-base DBs to collapse the "Received 1677721600 of 2815481860 (59.6%), 176.7 MBs/sec" details logged by the Actions toolkit within a log group.

@henrymercer henrymercer requested a review from a team as a code owner April 28, 2026 18:02
Copilot AI review requested due to automatic review settings April 28, 2026 18:02
@github-actions github-actions Bot added the size/XS Should be very easy to review label Apr 28, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a log group around the overlay-base database cache download so that verbose transfer/progress output from the Actions toolkit is collapsed in the workflow logs.

Changes:

  • Wrap overlay-base DB cache download (and fallback-to-none behavior) in withGroupAsync("Checking cache for overlay-base database", ...).
  • Update generated lib/ output to reflect the TypeScript change.
Show a summary per file
File Description
src/init-action.ts Groups overlay-base DB cache download logs to reduce log noise while preserving existing fallback behavior.
lib/init-action.js Generated JavaScript updated to mirror the TypeScript changes.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants