Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add include_client_id and include_info_sections to metaschema #818

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

BenWu
Copy link
Contributor

@BenWu BenWu commented Jun 12, 2024

Adding/documenting two new fields that were added for glean pings in mozilla/mozilla-schema-generator#261 and mozilla/mozilla-schema-generator#268

Checklist for reviewer:

For glean changes:

  • Update templates/include/glean/CHANGELOG.md

For modifications to schemas in restricted namespaces (see CODEOWNERS):

@auto-assign auto-assign bot requested a review from akkomar June 12, 2024 19:58
@BenWu BenWu requested a review from whd June 12, 2024 19:58
Copy link
Member

@whd whd left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -47,6 +47,14 @@
}
}
},
"include_info_sections": {
"type": "boolean",
Copy link
Member

Choose a reason for hiding this comment

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

feels like we should reverse these properties so the generated version matches the template version

@BenWu BenWu merged commit f373511 into main Jul 30, 2024
2 checks passed
@BenWu BenWu deleted the benwu/include-metaschema branch July 30, 2024 15:51
dataops-pipeline-schemas added a commit that referenced this pull request Jul 31, 2024
a25a334	2024-07-30 11:53:38 -0400	Bug 1910462 - Add msstoresignedin to legacy telemetry environment (#825)
f373511	2024-07-30 11:51:49 -0400	Add `include_client_id` and `include_info_sections` to metaschema (#818)
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