Metrics used in the Gooee Cloud. The meta definitions here are intended to be used as a single source of truth across Gooee repositories.
-
Update the appropriate file under the meta_definitions folder.
-
Adjust the package version in the setup.py file and add the tag with the new version number. For example:
git tag 1.0.0. -
Open a PR against master. Once it is merged, make sure the new Release is added in Github under the
Releasessection with the newversionastagand add some description of the updates. -
Build the wheelhouse for the update using the Jenkins job: https://build2.gooee.io/job/libs/job/anx-meta-definitions/
-
Then you will need to trigger the deployment of the repositories using this package (adjust package version in the respective
requirements.txtfile of each repository to point ot the latest version).- anx-api
- anx-datalake-fhose-transform
- anx-snowflake-sqlalchemy
- cloud-api (pending update)
- cloud-mqtt (pending update)
Sample installation requirement for version 0.0.1:
meta-definitions==0.0.1