Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

MihaiTabara/beetmove-telemetry

Repository files navigation

beetmove-telemetry

Scripts to upload the mobile telemetry under https://maven.mozilla.org/

Example of usage

$ cp config_example.json script_config.json
$ < update script_config with actual credentials > ...
$ pip install -U -r requirements.txt
$ VERSION='22.0.0'; python script.py --release-url "https://github.com/mozilla/glean/releases/download/v$VERSION/glean-v$VERSION.zip" \
                                     --script-config script_config.json \
                                     --bucket maven-production \
                                     --version "$VERSION"

About

Scripts to upload the mobile telemetry under https://maven.mozilla.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages