Skip to content

Conversation

@staktrace
Copy link
Contributor

Checklist for reviewer:

  • Commits should reference a bug or github issue, if relevant (if a bug is referenced, the pull request should include the bug number in the title)
  • Scan the PR and verify that no changes (particularly to .circleci/config.yml) will cause environment variables (particularly credentials) to be exposed in test logs
  • If the PR comes from a fork, trigger the integration CI test by pushing this revision as discussed in the README and review the report posted in the comments.

For glean changes:

  • Update include/glean/CHANGELOG.md

@auto-assign auto-assign bot requested a review from fbertsch July 14, 2020 20:19
@staktrace
Copy link
Contributor Author

@fbertsch ping or maybe @wlach if you have permissions to review maybe you can steal?

Copy link
Contributor

@wlach wlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but I have a suggestion for some additional documentation while we're here.

Comment on lines 893 to 896
"blocklisted": {
"type": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're here, we may as well add a description field for this for future reference in the BigQuery console and the (upcoming) schema dictionary. You can probably think of a better string than me:

Suggested change
"blocklisted": {
"type": [
"blocklisted": {
"description": "Indicates whether the driver was blocklisted (replaces blacklisted, see bug 1652842)",
"type": [

We should also add something similar for the previous blacklisted string.

@wlach wlach removed the request for review from fbertsch July 17, 2020 14:06
@staktrace
Copy link
Contributor Author

staktrace commented Jul 17, 2020

Patches updated to include descriptions on the two fields.

Copy link
Contributor

@wlach wlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thank you! Data should start appearing in the right bigquery column after the next schema deploy

@wlach wlach merged commit e724d79 into mozilla-services:master Jul 17, 2020
dataops-pipeline-schemas added a commit that referenced this pull request Jul 20, 2020
e724d79	2020-07-17 11:02:54 -0400	Bug 1652842 - Add a blocklist field so the environment schema works with pre- and post-bug-1647225 data (#576)
acmiyaguchi pushed a commit that referenced this pull request Jul 22, 2020
361c16d	2020-07-22 20:48:09 +0000	Add xfocsp-error-report schema (#581)
8b05ee6	2020-07-21 14:27:14 -0700	Add regrets-reporter schemas (#556)
e724d79	2020-07-17 11:02:54 -0400	Bug 1652842 - Add a blocklist field so the environment schema works with pre- and post-bug-1647225 data (#576)
7400dc8	2020-07-15 12:46:09 +0200	Bug 1652834 - Add gfx.EmbeddedInFirefoxReality field to environment.
490cfe0	2020-07-14 16:39:13 -0400	AET update: 64-char user_ids and relaxing validation
8f22589	2020-07-14 11:56:08 -0400	Specify yaml loader in extract_crash_annotation_fields script (#573)
f0f50c4	2020-07-14 11:55:40 -0400	Bug 1652777 - Add experimental features to crash ping schema (#574)
97bac7a	2020-06-30 15:16:36 -0700	Add 'openglCompositing' and 'wrCompositor' to schema (#569)
c47313b	2020-06-29 18:40:32 +0000	Remove ecosystem_device_id fields (#567)
2cfd30a	2020-06-26 15:09:52 -0400	Make ecosystem_device_id an optional field
3f11d8b	2020-06-23 18:03:10 +0200	Update sync ping schema to make all migration fields transpiled into BQ
e678002	2020-06-22 14:12:25 -0400	add history_average_days_per_month to schema
be61e13	2020-06-22 14:12:25 -0400	fix schema to contain all fields
6ecd201	2020-06-22 14:12:25 -0400	add schema for normandy-login-study bug 1643383
2e62aac	2020-06-22 12:53:32 -0400	Pin Centos image
@mdboom mdboom mentioned this pull request Mar 1, 2021
5 tasks
@whd whd mentioned this pull request Jun 26, 2024
5 tasks
@akkomar akkomar mentioned this pull request Jul 24, 2024
5 tasks
@whd whd mentioned this pull request Jul 31, 2024
5 tasks
@akkomar akkomar mentioned this pull request Nov 19, 2024
5 tasks
@whd whd mentioned this pull request Dec 11, 2024
5 tasks
@whd whd mentioned this pull request Jan 23, 2025
5 tasks
@scholtzan scholtzan mentioned this pull request Jun 9, 2025
5 tasks
@BenWu BenWu mentioned this pull request Sep 17, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants