Skip to content

[dev] [Marfuen] mariano/fix-ci-lockfile#2478

Merged
Marfuen merged 1 commit intomainfrom
mariano/fix-ci-lockfile
Apr 7, 2026
Merged

[dev] [Marfuen] mariano/fix-ci-lockfile#2478
Marfuen merged 1 commit intomainfrom
mariano/fix-ci-lockfile

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 7, 2026

This is an automated pull request to merge mariano/fix-ci-lockfile into dev.
It was created by the [Auto Pull Request] action.

The lockfile was generated with bun 1.3.6 on Vercel but CI was running
an older bun via unpinned setup-bun@v2, causing --frozen-lockfile to
fail. Pin all trigger workflows to bun 1.3.4 and regenerate the
lockfile locally to match.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 7, 2026

PR Summary

Low Risk
Low risk CI-only change that pins the Bun toolchain version to improve lockfile/install determinism; deployment behavior should be unchanged aside from using the specified Bun release.

Overview
Pins oven-sh/setup-bun to Bun 1.3.4 across the Trigger.dev deploy GitHub Actions workflows (main/release, API/tasks) to make CI installs consistent and reduce lockfile-related drift.

Reviewed by Cursor Bugbot for commit 9ba03cd. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Building Building Preview, Comment Apr 7, 2026 5:07pm
comp-framework-editor Building Building Preview, Comment Apr 7, 2026 5:07pm
portal Building Building Preview, Comment Apr 7, 2026 5:07pm

Request Review

@Marfuen Marfuen merged commit 3574357 into main Apr 7, 2026
7 of 10 checks passed
@Marfuen Marfuen deleted the mariano/fix-ci-lockfile branch April 7, 2026 17:07
claudfuen pushed a commit that referenced this pull request Apr 7, 2026
# [3.17.0](v3.16.2...v3.17.0) (2026-04-07)

### Bug Fixes

* **ci:** pin bun version in trigger workflows and regenerate lockfile ([4650bd9](4650bd9))
* **ci:** pin bun version in trigger workflows and regenerate lockfile ([#2478](#2478)) ([3574357](3574357))
* **documents:** allow CSV and Excel file uploads for evidence forms ([52bb3f6](52bb3f6))
* **documents:** fix RBAC schema, matrix validation, and step 3 MIME mapper ([c440317](c440317))
* **documents:** fix TS strict index access on matrix row ([77d71bd](77d71bd))
* **documents:** use lenient row schema so file upload bypasses row validation ([f06febb](f06febb))
* **documents:** use original row index for validation error paths ([7ded778](7ded778))
* **google-workspace:** clarify that email filter variables apply to checks too, not just sync ([cb0e6af](cb0e6af))
* **notifications:** dont send task reminders to employees ([5a90324](5a90324))
* **portal:** sync activeOrganizationId when navigating between orgs ([#2468](#2468)) ([e1b29a5](e1b29a5))

### Features

* **trigger:** add org tags to all trigger job runs ([#2476](#2476)) ([b3d26e7](b3d26e7))
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants