Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 522 Bytes

DEVELOPER.md

File metadata and controls

20 lines (12 loc) · 522 Bytes

Local Requirements

  • Docker
  • python 3.9.2 environment (makefile can use pyenv to set this up for you, make setup-dev)

Building locally

make build

Releasing

Use the release job https://github.com/andrewthetechie/gha-clone-releases/actions/workflows/release.yml

Specify an incremented version, job will fail if you repeat a release.

Fill in any release notes

After the job runs, edit the Release in the github ui and check the box to release it to Github Actions Marketplace and click Update Release.