Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 837 Bytes

build-deploy.md

File metadata and controls

20 lines (18 loc) · 837 Bytes

Deploying

The workflows are currently not working so here's the manual method:

  • Bump the version to match the tag:
bumpversion --current-version 0.1.3 patch pcm/metadata_template.json kicadtestpoints/plugin.py kicadtestpoints/resource/_version.py
  • Make the tag
  • Run the build script
python3 pcm/build.py

Follow these instructions: https://gitlab.com/kicad/addons/metadata