Skip to content

Dogfood published GitHub Actions for verify and release#91

Merged
lukidoescode merged 3 commits intomainfrom
lwagner/48-dogfood-published-gh-actions
Mar 31, 2026
Merged

Dogfood published GitHub Actions for verify and release#91
lukidoescode merged 3 commits intomainfrom
lwagner/48-dogfood-published-gh-actions

Conversation

@lukidoescode
Copy link
Copy Markdown
Owner

Replace manual cargo-changeset installation with the repo's own composite actions in verify.yml and release.yml workflows.

  • verify.yml: use .github/actions/verify instead of cargo changeset verify
  • release.yml: use .github/actions/release instead of cargo changeset release
  • Change graduate input from boolean to string (space-separated crate names)

Replace manual cargo-changeset installation with the repo's own
composite actions in verify.yml and release.yml workflows.

- verify.yml: use .github/actions/verify instead of cargo install
- release.yml: use .github/actions/release instead of cargo install
- Change graduate input from boolean to string (space-separated crate names)
@lukidoescode lukidoescode merged commit 70d0d5b into main Mar 31, 2026
17 checks passed
@lukidoescode lukidoescode deleted the lwagner/48-dogfood-published-gh-actions branch March 31, 2026 19:11
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.

Change GH actions for verifying changesets and releasing into published versions

1 participant