Skip to content

DrawBot release protocol

Frederik Berlaen edited this page May 3, 2024 · 7 revisions

Release a new version.

  • run extractors to update auto generated parts of DrawBot:
    • scripting/generateDrawBotInit.py to update the init.py
    • scripting/imageObjectCodeExtractor.py to update the context/tools/imageObject.py
  • Update CHANGELOG.md
  • Touch version number
  • Create a tag, this will start a github action which builds the app and create a release draft.

Documentation

  • The docs on read the docs are updated on stable releases: any tagged releases, read on RTFD.

DrawBot RoboFont extension

Clone this wiki locally