Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 633 Bytes

File metadata and controls

27 lines (19 loc) · 633 Bytes

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 "|github-owner|/|github-repository|"