A Python package providing modules needed to build add-ons that run natively in the Optimizely platform.
- Merge your changes to
master. - Create a GitHub Release with a tag in the format
vX.Y.Z(e.g.v1.2.3).
The publish.yaml workflow builds and publishes to Google Artifact Registry. It will reject tags that aren't strict semver, lack a GitHub Release, or aren't on master.