Skip to content

chore: Use melos-action built-in GitHub release support#3933

Merged
spydon merged 1 commit into
mainfrom
chore/use-melos-action-create-release
Jun 10, 2026
Merged

chore: Use melos-action built-in GitHub release support#3933
spydon merged 1 commit into
mainfrom
chore/use-melos-action-create-release

Conversation

@spydon

@spydon spydon commented Jun 9, 2026

Copy link
Copy Markdown
Member

Description

Replaces the manual shell script in release-tag.yml that created a short v{VERSION} tag and GitHub release for the flame package (using awk + gh release create) with the built-in create-release: true argument in bluefireteam/melos-action. Also updates gh-pages.yml from melos-action@v2 to @v3 to match the rest of the repo.

Checklist

  • [-] I have followed the Contributor Guide when preparing my PR.
  • [-] I have updated/added tests for ALL new/updated/fixed functionality.
  • [-] I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • [-] I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Replace manual release creation shell script with `create-release: true`
in the melos-action, and update gh-pages workflow from @v2 to @V3.

@luanpotter luanpotter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@spydon spydon merged commit fda1bc9 into main Jun 10, 2026
10 checks passed
@spydon spydon deleted the chore/use-melos-action-create-release branch June 10, 2026 11:08
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.

3 participants