Skip to content

Changesets in release workflow #786

@tk-o

Description

@tk-o

Actual outcomes

The Release workflow requires to be tweaked, as it was incorrectly executed for a merge commit into main:
https://github.com/namehash/ensnode/actions/runs/15632556411/job/44040019738

Image

Expected outcomes

The Release workflow run executed correctly:
https://github.com/namehash/ensnode/actions/runs/15584470009/job/43887182506

Image

Context

What's interesting, looking at the Changesets dependency, it got some updates released in May that change how the tool treats private packages:

Possibly, we need to:

  • lock the version of dependencies for Changesets tool
  • update our Release workflow on CI to work with the latest Changesets version

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions