-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementfeat: (New feature or request)feat: (New feature or request)
Description
Description
Currently, releasing new versions requires a lot of manual work and time for reviewers.
- Release packages with CI #82
- Prereleases Versions on NPM #62
- Set correct semantic versioning in the package.json #143
- Main Release was not triggered after pull request #79
- Update npm version in CI to publish packages in workflows #129
Maybe we can automate this based on commit messages and the CHANGELOG.md
Examples
- https://github.com/EOX-A/EOxElements/blob/main/.github/workflows/release-please.yml
- https://github.com/google-github-actions/release-please-action
- https://www.conventionalcommits.org/en/v1.0.0/
or
or
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementfeat: (New feature or request)feat: (New feature or request)