Add the devhub command: Gather metrics and upload them to a devhub database#3376
Merged
Add the devhub command: Gather metrics and upload them to a devhub database#3376
Conversation
ad22d69 to
368a4aa
Compare
d38b2f1 to
55b2d8c
Compare
55b2d8c to
39c0e26
Compare
39c0e26 to
d043aeb
Compare
chutten
reviewed
Jan 28, 2026
Comment on lines
+2
to
+9
| --red-10: #DC3E42; | ||
| --lime-10: #93C926; | ||
| --amber-10: #FFA01C; | ||
| --indigo-10: #3358D4; | ||
| --gray-1: #FCFCFC; | ||
| --gray-4: #E8E8E8; | ||
| --gray-11: #646464; | ||
| --gray-12: #202020; |
Contributor
There was a problem hiding this comment.
Have you heard the good news about oklch? https://oklch.com/
d043aeb to
4c8f95a
Compare
4c8f95a to
58e4545
Compare
chutten
approved these changes
Jan 29, 2026
58e4545 to
07f69c9
Compare
07f69c9 to
d2be63e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needed:
productionenvironmentDEVHUBDB_TOKENsecretgithub.com/mozilla/glean-devhubdbrepoBased on #3370. That needs to land first and then we can rebase this here.