Skip to content

Add CI workflow for new releases #12

@NullEnt1ty

Description

@NullEnt1ty

Add a CI workflow (using GitHub Actions?) to automatically prepare a new release, when a new tag was pushed.

The workflow should include the following steps:

  • Make a release commit
  • Create a GitHub release (the changelog can be generated from the commit history)
    • Maybe bundle Node.js with the transpiled scripts into executables for Linux, macOS and Windows
  • Push the new package to npmjs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions