Release process

Outcomes

  • A new git tag available to install.

  • A new package on PyPI.

  • A new Homebrew recipe available to install.

  • A new Docker image on GitHub Container Registry.

  • New binary assets attached to the GitHub release.

  • New Winget packages available to install for vws, vuforia-cloud-reco, and vumark.

Perform a Release

  1. Install GitHub CLI.

  2. Perform a release:

    $ gh workflow run release.yml --repo "VWS-Python/vws-cli"