Skip to content

[ci]: fix build + release pipeline#206

Merged
christopherkindl merged 1 commit intomainfrom
zach/2026-02-06-71d1
Feb 7, 2026
Merged

[ci]: fix build + release pipeline#206
christopherkindl merged 1 commit intomainfrom
zach/2026-02-06-71d1

Conversation

@zacowan
Copy link
Copy Markdown
Collaborator

@zacowan zacowan commented Feb 6, 2026

Context

When doing releases, we experienced 2 issues:

  1. Flakiness in the build, where triggering a new workflow appeared to resolve the issue: https://github.com/vercel/geist-font/actions/runs/21756393942/job/62767735684
  2. changesets/action was not respecting cwd: https://github.com/vercel/geist-font/actions/runs/21759363287/job/62781569308

Solution

  1. Remove the cache. This should hopefully prevent the flakiness and I'm not really sure that we save much time anyways.
  2. Pin the version of changesets/action to a previous version where cwd was working (see Error: There is no .changeset directory in this project changesets/action#501)

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 6, 2026

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

Project Deployment Actions Updated (UTC)
v0-vercel-geist-font Ready Ready Preview, Comment, Open in v0 Feb 6, 2026 11:16pm

@christopherkindl christopherkindl merged commit e152b09 into main Feb 7, 2026
9 checks passed
@christopherkindl christopherkindl deleted the zach/2026-02-06-71d1 branch February 7, 2026 08:29
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