Skip to content

mozilla-releng/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"

Branches

  • main: @mtabara's work for glean
  • apidoc: @escapewindow's work for apidoc
  • mozsearch: @jcristau's work for semanticdb-kotlinc

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages