Modern cross-platform telemetry
Перейти к файлу
Michael Droettboom f5d6d5a0e9
Add support for Python code coverage (#494)
2019-11-20 13:16:13 -05:00
.circleci 1591197: Deploy binary Linux wheels of Python bindings (#472) 2019-11-18 18:27:49 -05:00
.github Remove pull request check list 2019-09-13 13:27:22 +02:00
automation Use newer Android NDK 2019-09-30 11:23:53 +02:00
bin Use a private Cartfile to not expose the test-only dependency 2019-11-18 14:25:43 +01:00
build-scripts Configure xcode build to link library 2019-03-27 16:04:03 -03:00
docs Add support for Python code coverage (#494) 2019-11-20 13:16:13 -05:00
glean-core Move back to 22.0.0-alpha.1 (#500) 2019-11-20 13:10:37 -05:00
gradle/wrapper Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
gradle-plugin Move back to 22.0.0-alpha.1 (#500) 2019-11-20 13:10:37 -05:00
samples Fix the `targetSdkVersion` of the glean sample app 2019-11-14 10:03:36 +01:00
xcconfig Move common config 2019-03-28 15:22:05 -03:00
.buildconfig.yml Move back to 22.0.0-alpha.1 (#500) 2019-11-20 13:10:37 -05:00
.detekt.yml Relax naming of enums and classes as generated by glean_parser 2019-10-21 14:09:53 +02:00
.flake8 Update flake8 maximum line length (#447) 2019-11-06 08:31:10 -05:00
.gitignore Add support for Python code coverage (#494) 2019-11-20 13:16:13 -05:00
.swiftformat Ignore generated files for linting/formatting 2019-10-01 17:03:14 +02:00
.swiftlint.yml Ignore generated files for linting/formatting 2019-10-01 17:03:14 +02:00
.taskcluster.yml Replace mentions of a-s with Glean 2019-09-30 11:23:53 +02:00
CHANGELOG.md Release 21.1.1 (#503) 2019-11-20 12:40:44 -05:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-28 09:35:44 -03:00
Cargo.lock Move back to 22.0.0-alpha.1 (#500) 2019-11-20 13:10:37 -05:00
Cargo.toml Don't include symbols in release build 2019-10-03 10:16:12 +02:00
Cartfile.private Use a private Cartfile to not expose the test-only dependency 2019-11-18 14:25:43 +01:00
LICENSE Create initial Rust workspace 2019-03-18 13:03:49 +01:00
Makefile Add support for Python code coverage (#494) 2019-11-20 13:16:13 -05:00
README.iOS.md Add an iOS readme 2019-09-30 10:17:45 +02:00
README.md WIP: 1591185: Set up basic Python project structure (#423) 2019-11-04 13:18:03 -05:00
build.gradle Add instrumented tests to sample app 2019-10-21 10:37:04 +02:00
gradle.properties Update links and naming across the repository 2019-05-15 10:59:28 +02:00
gradlew Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
gradlew.bat Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
publish.gradle Fixup typos in comments and descriptions 2019-10-17 10:13:51 +02:00
settings.gradle Fix Gradle plugin usage with AndroidStudio (#431) 2019-10-31 12:59:58 -04:00

README.md

Glean SDK

Glean logo

glean-core on crates.io License: MPL-2.0 The Glean SDK book Build Status Code coverage

Documentation

All documentation is available online:

The Glean SDK Book

Overview

Refer to the documentation for using and developing the Glean SDK.

For an overview of Glean beyond just the SDK, see the section in the Firefox data docs.

The code in this repository is organized as follows:

Note: The Glean SDK requires at least Rust 1.34.2. Older versions are untested.

Contact

To contact us you can:

Credits

The Glean logo artwork was contributed by Diana Ciufo. It's licensed under MPL.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/