Block or Report
Block or report badboy
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mozilla/gecko-dev Public
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
-
-
mozilla/data-docs Public
A guide for Mozilla's developers and data scientists to analyze and interpret the data gathered by our data collection systems.
-
-
-
1
fn main() {
2println!("Hello World!");
3}
3,153 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 157 commits in 19 repositories
Created 2 repositories
- badboy/cargo-vet Rust
-
badboy/uniffi-playground
Rust
•
Built by
Created a pull request in badboy/uniffi-playground that received 10 comments
Opened 36 other pull requests in 9 repositories
mozilla/glean
6
open
12
merged
- Bug 1756153 - Put Glean initialization on a async Kotlin task
- Bug 1772566 - Implement a glean-build crate for use in Rust consumers
- Upgrade to uniffi 0.19
- Merge back release of v50.1.1
- Bug 1774550 - Use single quotes for strings in the Python inline script
- Merge back release of v50.1.0
- Small cleanup fixes
- Bug 1773255 - Upgrade to glean_parser v6.1.1
- Use Swift packages of dependencies in sample apps and a direct xcframework for Glean
- Bug 1771705 - Remove ping name from test_get_num_recorded_errors
- Remove testHasValue once and for all
- Bug 1773262 - Relax glean_parser version requirement to "all compatible releases"
- Re-export once_cell
- Use specified glean_parser version in iOS helper script again
-
Remove
rlb_flush_dispatcher
symbol - Ensure Python linting is ignoring the venv dir, not files
- Update docs on how to add a new metric type to Glean
- Replace auto-assign bot with CODEOWNERS and GitHub's auto-assignment
mozilla/application-services
3
merged
1
open
mozilla/uniffi-rs
2
merged
1
open
mozilla/rkv
2
merged
1
closed
badboy/xshell-venv
2
merged
mozilla/glean_parser
2
merged
badboy/uniffi-playground
2
merged
mozilla-mobile/android-components
1
merged
mozilla/cargo-vet
1
merged
Reviewed 37 pull requests in 10 repositories
mozilla/glean
14 pull requests
- Update setup docs to include pushing commits to probe scraper
- Bump anyhow from 1.0.57 to 1.0.58
- Bump crossbeam-channel from 0.5.4 to 0.5.5
- Bug 1774559 - Fix building on Windows by not referencing Linux paths
- Update env_logger to 0.9 and android_logger to 0.11
- bug 1772156 - Derive (De)Serialize for CMD and Lifetime
- Bug 1773262 - Relax glean_parser version requirement to "all compatible releases"
- Bug 1771705 - Remove ping name from test_get_num_recorded_errors
- Imports necessary for Glean to work in the iOS megazord again
- Bump rkv from 0.17.0 to 0.17.1
- Bump mypy from 0.960 to 0.961 in /glean-core/python
- Bump flate2 from 1.0.23 to 1.0.24
- Update docs on how to add a new metric type to Glean
- Bump iso8601 from 0.4.1 to 0.4.2
mozilla/uniffi-rs
11 pull requests
- Include the askama config file into the build
- Add missing metadata information for uniffi_meta
- Release v0.19.x
- Unpin clap
- Release v0.19.x
- Changing uniffi_meta version to 0.19.0
- Release v0.19.x
- [Propsal] Updating FFI naming and checksums
- Pin to clap 3.1 and modernize some aspects of clap usage.
- Upgrade weedle2 to nom 6
- Add initial proc-macro frontend bits