Skip to content

Conversation

@spydon
Copy link
Collaborator

@spydon spydon commented Oct 23, 2025

Description

Adds the possibility to publish from GitHub.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@docs-page
Copy link

docs-page bot commented Oct 23, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/melos~964

Documentation is deployed and generated using docs.page.

@spydon spydon merged commit 988c63d into main Oct 23, 2025
9 checks passed
@spydon spydon deleted the chore/add-github-publishing branch October 23, 2025 18:33
spydon pushed a commit to flame-engine/forge2d that referenced this pull request Oct 26, 2025
# Description

Add release workflows as GitHub actions.

These are the same we have in the
[https://github.com/flame-engine/flame](flame) repo, using
[melos](invertase/melos#964).

## Checklist

- [x] The title of my PR starts with a [Conventional Commit] prefix
(`fix:`, `feat:`, `docs:` etc).
- [x] I have read the [Contributor Guide] and followed the process
outlined for submitting PRs.
- [x] I have updated/added tests for ALL new/updated/fixed
functionality.
- [x] I have updated/added relevant documentation in `docs` and added
dartdoc comments with `///`.
- [x] I have updated/added relevant examples in `examples`.

## Breaking Change

- [ ] Yes, this is a breaking change.
- [x] No, this is *not* a breaking change.

<!-- Links -->
[issue database]: https://github.com/flame-engine/flame/issues
[Contributor Guide]:
https://github.com/flame-engine/flame/blob/main/CONTRIBUTING.md
[Flame Style Guide]:
https://github.com/flame-engine/flame/blob/main/STYLEGUIDE.md
[Conventional Commit]: https://conventionalcommits.org
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