Block or Report
Block or report pjenvey
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
powerhose Public
Forked from mozilla-services/powerhose
Runs workers via zmq to perform any kind of task
Python 1
-
472 contributions in the last year
Less
More
Activity overview
Contributed to
mozilla-services/contile,
mozilla-services/merino,
mozilla-services/syncstorage-rs
and 5 other
repositories
Contribution activity
April 2022
Created 2 commits in 2 repositories
Created a pull request in mozilla-services/syncstorage-rs that received 5 comments
chore: prefer CIRCLE_SHA1 vs CIRCLE_TAG in circle's cache key
Description per mozilla-services/Dockerflow#44 _TAG seems to only fix this issue on tagged builds, whereas _SHA1 should also solve it on dev builds…
+5
−5
•
5
comments
Opened 2 other pull requests in 2 repositories
mozilla-services/common-rs
1
open
mozilla-services/tokenserver
1
open
Reviewed 12 pull requests in 5 repositories
mozilla-services/syncstorage-rs
8 pull requests
- feat: spawn Tokenserver pool reporter
- feat: don't run Tokenserver migrations on startup
- chore: prefer CIRCLE_SHA1 vs CIRCLE_TAG in circle's cache key
- bug: fix Tokenserver migrations
- feat: emit 4XX errors as metrics instead of Sentry events
-
feat: add context to
TokenserverErrors - test: Add BrowserId support to Tokenserver load tests
- chore: update for Rust 1.60.0