Skip to content

feat: add npm update to cron job benchmarks to use updated packages#66

Merged
kisernl merged 1 commit intomasterfrom
noah/package-update-ci
Apr 6, 2026
Merged

feat: add npm update to cron job benchmarks to use updated packages#66
kisernl merged 1 commit intomasterfrom
noah/package-update-ci

Conversation

@kisernl
Copy link
Copy Markdown
Contributor

@kisernl kisernl commented Apr 3, 2026

No description provided.

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 an update-deps job to the scheduled benchmark workflows so dependency updates can be incorporated into cron-run benchmarks.

Changes:

  • Introduce a new update-deps job (schedule-only) that runs npm update and pushes updated package.json / package-lock.json.
  • Make the bench job depend on update-deps and gate execution based on the update job result.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/storage-benchmarks.yml Adds scheduled dependency update job and wires bench job to depend on it.
.github/workflows/sandbox-benchmarks.yml Adds scheduled dependency update job and wires bench job to depend on it.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/storage-benchmarks.yml
Comment thread .github/workflows/storage-benchmarks.yml
Comment thread .github/workflows/sandbox-benchmarks.yml
Comment thread .github/workflows/sandbox-benchmarks.yml
@kisernl kisernl merged commit b914dc4 into master Apr 6, 2026
4 checks passed
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.

2 participants