Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 982 Bytes

DEVELOPMENT.md

File metadata and controls

31 lines (18 loc) · 982 Bytes

Development

Getting started

  1. Install and configure pre-commit for the repository
  2. Install nektos/act for testing

Testing locally

Use nektos/act to run actions locally.

act

Read more: Example commands

Publishing a release

Make sure CHANGELOG.md and version are updated

Follow instructions to publish a release to the GitHub Marketplace.

Publishing is a manual step even if automation is used to create a release.

Versioning

We use semantic versioning_ AND a major version release tag for users of the action

Example: latest release of v1.3.0 will also be available at tag v1.