Skip to content

Commit

Permalink
[skip ci] Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Jan 10, 2024
1 parent d81dacc commit a815822
Show file tree
Hide file tree
Showing 273 changed files with 282 additions and 272 deletions.
5 changes: 5 additions & 0 deletions book/appendix/changelog/sdk.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@ <h1 id="unreleased-changes"><a class="header" href="#unreleased-changes">Unrelea
<li>Glean for iOS is now being built with Xcode 15.1 (<a href="https://github.com/mozilla/glean/pull/2669">#2669</a>)</li>
</ul>
</li>
<li>Android
<ul>
<li>Replaced <code>whenTaskAdded</code> with <code>configureEach</code> in <code>GleanGradlePlugin</code> to avoid unnecessary configuration. (<a href="https://github.com/mozilla/glean/pull/2697">#2697</a>)</li>
</ul>
</li>
</ul>
<h1 id="v5600-2023-11-30"><a class="header" href="#v5600-2023-11-30">v56.0.0 (2023-11-30)</a></h1>
<p><a href="https://github.com/mozilla/glean/compare/v55.0.0...v56.0.0">Full changelog</a></p>
Expand Down
7 changes: 6 additions & 1 deletion book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ <h2 id="requirements-3"><a class="header" href="#requirements-3">Requirements</a
<li>GitHub Workflows</li>
</ul>
<h2 id="add-your-product-to-probe-scraper"><a class="header" href="#add-your-product-to-probe-scraper">Add your product to probe scraper</a></h2>
<p>At least one week before releasing your product, <a href="https://bugzilla.mozilla.org/[email protected]&amp;bug_ignored=0&amp;bug_severity=--&amp;bug_status=NEW&amp;bug_type=task&amp;cf_fx_iteration=---&amp;cf_fx_points=---&amp;comment=%23%20To%20be%20filled%20by%20the%20requester%0A%0A%2A%2AApplication%20ID%5C%2A%2A%2A%3A%20my.app_id%0A%2A%2AApplication%20Canonical%20Name%2A%2A%3A%20My%20Application%0A%2A%2ADescription%2A%2A%3A%20Brief%20description%20of%20your%20application%0A%2A%2AData-review%20response%20link%2A%2A%3A%20The%20link%20to%20the%20data%20response%20to%20the%20data%20collection%20request%20for%20adding%20Glean%20to%20your%20project.%0A%2A%2ARepository%20URL%2A%2A%3A%20https%3A%2F%2Fgithub.com%2Fmozilla%2Fmy_app_name%0A%2A%2ALocations%20of%20%60metrics.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0A%20%20-%20src%2Fmetrics.yaml%0A%0A%2A%2ALocations%20of%20%60pings.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0A%20-%20src%2Fpings.yaml%0A%0A%2A%2ADependencies%5C%2A%5C%2A%2A%2A%3A%0A%20-%20glean-core%0A%0A%2A%2ARetention%20Days%5C%2A%5C%2A%5C%2A%2A%2A%3A%20N%0A%0A%23%23%20_%28Optional%29_%20To%20be%20filled%20by%20the%20requester%0A%2A%2ADoes%20the%20product%20require%20end-to-end%20encryption%20in%20the%20pipeline%3F%2A%2A%20Yes%20%7C%20No%0A%2A%2AIf%20answered%20yes%20to%20the%20above%2C%20who%20should%20be%20granted%20access%20to%20the%20data%3F%2A%2A%0A%0A-%20LDAP%20account%201%0A-%20LDAP%20account%202%0A%0A%23%23%20Notes%20and%20guidelines%0A%0A%5C%2A%20This%20is%20the%20identifier%20used%20to%20initialize%20Glean%20%28or%20the%20id%20used%20on%20the%20store%20on%20Android%20and%20Apple%20devices%29.%0A%0A%5C%2A%5C%2A%20Dependencies%20can%20be%20found%20%5Bin%20the%20Glean%20repositories%5D%28https%3A%2F%2Fprobeinfo.telemetry.mozilla.org%2Fv2%2Fglean%2Flibrary-variants%29.%20Each%20dependency%20must%20be%20listed%20explicitly.%20For%20example%2C%20the%20default%20Glean%20probes%20will%20only%20be%20included%20if%20glean%20itself%20is%20a%20dependency.%0A%0A%5C%2A%5C%2A%5C%2A%20Number%20of%20days%20that%20raw%20data%20will%20be%20retained.%20A%20good%20default%20is%20400.%20We%20can%20change%20this%20later%20to%20accommodate%20longer%20retention%20periods%2C%20though%20we%20cannot%20recover%20data%20that%20is%20past%20the%20retention%20period%20%28for%20example%2C%20we%20cannot%20recover%20data%20that%20is%20200%20days%20old%20if%20your%20retention%20period%20is%20180%20days%29.%0A%0A%23%23%20Need%20additional%20help%3F%0AIf%20you%20need%20new%20dependencies%2C%20please%20file%20new%20bugs%20for%20them%2C%20separately%20from%20this%20one.%20For%20any%20questions%2C%20ask%20in%20the%20%23glean%20channel.%0A%0A%23%20To%20be%20filled%20by%20the%20Glean%20team%0A%5B%2A%2AApplication%20friendly%20name%2A%2A%5D%28https%3A%2F%2Fmozilla.github.io%2Fprobe-scraper%2F%23tag%2Fapplication%29%3A%20my_app_name%0A%0A%23%23%20The%20following%20are%20only%20required%20for%20products%20requiring%20encryption%3A%0A%2A%2ADocument%20namespace%2A%2A%3A%20my-app-name%0A%0A%2A%2APlease%20NI%20Operations%20on%20this%20bug%20to%20request%20the%20creation%20of%20encryption%20keys%20and%20an%20analysis%20project.%2A%2A&amp;component=Glean%20Platform&amp;contenttypemethod=list&amp;contenttypeselection=text%2Fplain&amp;defined_groups=1&amp;filed_via=standard_form&amp;flag_type-4=X&amp;flag_type-607=X&amp;flag_type-800=X&amp;flag_type-803=X&amp;flag_type-936=X&amp;form_name=enter_bug&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;op_sys=Unspecified&amp;priority=--&amp;product=Data%20Platform%20and%20Tools&amp;rep_platform=Unspecified&amp;short_desc=Enable%20new%20Glean%20App%20%60my.app_id%60&amp;target_milestone=---&amp;version=unspecified">file a data engineering bug</a> to enable your product's application id.
<p>At least one week before releasing your product, <a href="https://bugzilla.mozilla.org/enter_bug.cgi?assigned_to=nobody%40mozilla.org&amp;bug_ignored=0&amp;bug_severity=--&amp;bug_status=NEW&amp;bug_type=task&amp;cf_accessibility_severity=---&amp;cf_fx_iteration=---&amp;cf_fx_points=---&amp;cf_status_firefox121=---&amp;cf_status_firefox122=---&amp;cf_status_firefox123=---&amp;cf_tracking_firefox121=---&amp;cf_tracking_firefox122=---&amp;cf_tracking_firefox123=---&amp;cf_tracking_firefox_relnote=---&amp;comment=%2523%20To%20be%20filled%20by%20the%20requester%0D%0A%0D%0A%2A%2AApplication%20ID%5C%2A%2A%2A%3A%20my.app_id%0D%0A%2A%2AApplication%20Canonical%20Name%2A%2A%3A%20My%20Application%0D%0A%2A%2ADescription%2A%2A%3A%20Brief%20description%20of%20your%20application%0D%0A%2A%2AData-review%20response%20link%2A%2A%3A%20The%20link%20to%20the%20data%20response%20to%20the%20data%20collection%20request%20for%20adding%20Glean%20to%20your%20project.%0D%0A%2A%2ARepository%20URL%2A%2A%3A%20https%3A%2F%2Fgithub.com%2Fmozilla%2Fmy_app_name%0D%0A%2A%2ALocations%20of%20%60metrics.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0D%0A%20%20-%20src%2Fmetrics.yaml%0D%0A%0D%0A%2A%2ALocations%20of%20%60pings.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0D%0A%20-%20src%2Fpings.yaml%0D%0A%0D%0A%2A%2ADependencies%5C%2A%5C%2A%2A%2A%3A%0D%0A%20-%20glean-core%0D%0A%0D%0A%2A%2ARetention%20Days%5C%2A%5C%2A%5C%2A%2A%2A%3A%20N%0D%0A%0D%0A%2523%2523%20Notes%20and%20guidelines%0D%0A%0D%0A%5C%2A%20This%20is%20the%20identifier%20used%20to%20initialize%20Glean%20%28or%20the%20id%20used%20on%20the%20store%20on%20Android%20and%20Apple%20devices%29.%0D%0A%0D%0A%5C%2A%5C%2A%20Dependencies%20can%20be%20found%20%5Bin%20the%20Glean%20repositories%5D%28https%3A%2F%2Fprobeinfo.telemetry.mozilla.org%2Fv2%2Fglean%2Flibrary-variants%29.%20Each%20dependency%20must%20be%20listed%20explicitly.%20For%20example%2C%20the%20default%20Glean%20probes%20will%20only%20be%20included%20if%20glean%20itself%20is%20a%20dependency.%0D%0A%0D%0A%5C%2A%5C%2A%5C%2A%20Number%20of%20days%20that%20raw%20data%20will%20be%20retained.%20A%20good%20default%20is%20400.%20We%20can%20change%20this%20later%20to%20accommodate%20longer%20retention%20periods%2C%20though%20we%20cannot%20recover%20data%20that%20is%20past%20the%20retention%20period%20%28for%20example%2C%20we%20cannot%20recover%20data%20that%20is%20200%20days%20old%20if%20your%20retention%20period%20is%20180%20days%29.%0D%0A%0D%0A%2523%2523%20Need%20additional%20help%253F%0D%0AIf%20you%20need%20new%20dependencies%2C%20please%20file%20new%20bugs%20for%20them%2C%20separately%20from%20this%20one.%20For%20any%20questions%2C%20ask%20in%20the%20%2523glean%20channel.%0D%0A%0D%0A%2523%20To%20be%20filled%20by%20the%20Glean%20team%0D%0A%5B%2A%2AApplication%20friendly%20name%2A%2A%5D%28https%3A%2F%2Fmozilla.github.io%2Fprobe-scraper%2F%2523tag%2Fapplication%29%3A%20my_app_name&amp;component=Glean%20Platform&amp;contenttypemethod=list&amp;contenttypeselection=text%2Fplain&amp;defined_groups=1&amp;filed_via=standard_form&amp;flag_type-4=X&amp;flag_type-607=X&amp;flag_type-803=X&amp;flag_type-864=X&amp;flag_type-936=X&amp;needinfo_role=other&amp;needinfo_type=needinfo_from&amp;op_sys=Unspecified&amp;priority=--&amp;product=Data%20Platform%20and%20Tools&amp;rep_platform=Unspecified&amp;short_desc=Enable%20new%20Glean%20App%20%60my.app_id%60&amp;target_milestone=---&amp;version=unspecified">file a data engineering bug</a> to enable your product's application id.
This will result in your product being added to <a href="https://github.com/mozilla/probe-scraper">probe scraper</a>'s
<a href="https://github.com/mozilla/probe-scraper/blob/main/repositories.yaml"><code>repositories.yaml</code></a>.</p>
<h3 id="validate-and-publish-metrics"><a class="header" href="#validate-and-publish-metrics">Validate and publish metrics</a></h3>
Expand Down Expand Up @@ -11538,6 +11538,11 @@ <h2 id="this-week-in-glean-twig"><a class="header" href="#this-week-in-glean-twi
<li>Glean for iOS is now being built with Xcode 15.1 (<a href="https://github.com/mozilla/glean/pull/2669">#2669</a>)</li>
</ul>
</li>
<li>Android
<ul>
<li>Replaced <code>whenTaskAdded</code> with <code>configureEach</code> in <code>GleanGradlePlugin</code> to avoid unnecessary configuration. (<a href="https://github.com/mozilla/glean/pull/2697">#2697</a>)</li>
</ul>
</li>
</ul>
<h1 id="v5600-2023-11-30"><a class="header" href="#v5600-2023-11-30">v56.0.0 (2023-11-30)</a></h1>
<p><a href="https://github.com/mozilla/glean/compare/v55.0.0...v56.0.0">Full changelog</a></p>
Expand Down
2 changes: 1 addition & 1 deletion book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h2 id="requirements"><a class="header" href="#requirements">Requirements</a></h
<li>GitHub Workflows</li>
</ul>
<h2 id="add-your-product-to-probe-scraper"><a class="header" href="#add-your-product-to-probe-scraper">Add your product to probe scraper</a></h2>
<p>At least one week before releasing your product, <a href="https://bugzilla.mozilla.org/[email protected]&amp;bug_ignored=0&amp;bug_severity=--&amp;bug_status=NEW&amp;bug_type=task&amp;cf_fx_iteration=---&amp;cf_fx_points=---&amp;comment=%23%20To%20be%20filled%20by%20the%20requester%0A%0A%2A%2AApplication%20ID%5C%2A%2A%2A%3A%20my.app_id%0A%2A%2AApplication%20Canonical%20Name%2A%2A%3A%20My%20Application%0A%2A%2ADescription%2A%2A%3A%20Brief%20description%20of%20your%20application%0A%2A%2AData-review%20response%20link%2A%2A%3A%20The%20link%20to%20the%20data%20response%20to%20the%20data%20collection%20request%20for%20adding%20Glean%20to%20your%20project.%0A%2A%2ARepository%20URL%2A%2A%3A%20https%3A%2F%2Fgithub.com%2Fmozilla%2Fmy_app_name%0A%2A%2ALocations%20of%20%60metrics.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0A%20%20-%20src%2Fmetrics.yaml%0A%0A%2A%2ALocations%20of%20%60pings.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0A%20-%20src%2Fpings.yaml%0A%0A%2A%2ADependencies%5C%2A%5C%2A%2A%2A%3A%0A%20-%20glean-core%0A%0A%2A%2ARetention%20Days%5C%2A%5C%2A%5C%2A%2A%2A%3A%20N%0A%0A%23%23%20_%28Optional%29_%20To%20be%20filled%20by%20the%20requester%0A%2A%2ADoes%20the%20product%20require%20end-to-end%20encryption%20in%20the%20pipeline%3F%2A%2A%20Yes%20%7C%20No%0A%2A%2AIf%20answered%20yes%20to%20the%20above%2C%20who%20should%20be%20granted%20access%20to%20the%20data%3F%2A%2A%0A%0A-%20LDAP%20account%201%0A-%20LDAP%20account%202%0A%0A%23%23%20Notes%20and%20guidelines%0A%0A%5C%2A%20This%20is%20the%20identifier%20used%20to%20initialize%20Glean%20%28or%20the%20id%20used%20on%20the%20store%20on%20Android%20and%20Apple%20devices%29.%0A%0A%5C%2A%5C%2A%20Dependencies%20can%20be%20found%20%5Bin%20the%20Glean%20repositories%5D%28https%3A%2F%2Fprobeinfo.telemetry.mozilla.org%2Fv2%2Fglean%2Flibrary-variants%29.%20Each%20dependency%20must%20be%20listed%20explicitly.%20For%20example%2C%20the%20default%20Glean%20probes%20will%20only%20be%20included%20if%20glean%20itself%20is%20a%20dependency.%0A%0A%5C%2A%5C%2A%5C%2A%20Number%20of%20days%20that%20raw%20data%20will%20be%20retained.%20A%20good%20default%20is%20400.%20We%20can%20change%20this%20later%20to%20accommodate%20longer%20retention%20periods%2C%20though%20we%20cannot%20recover%20data%20that%20is%20past%20the%20retention%20period%20%28for%20example%2C%20we%20cannot%20recover%20data%20that%20is%20200%20days%20old%20if%20your%20retention%20period%20is%20180%20days%29.%0A%0A%23%23%20Need%20additional%20help%3F%0AIf%20you%20need%20new%20dependencies%2C%20please%20file%20new%20bugs%20for%20them%2C%20separately%20from%20this%20one.%20For%20any%20questions%2C%20ask%20in%20the%20%23glean%20channel.%0A%0A%23%20To%20be%20filled%20by%20the%20Glean%20team%0A%5B%2A%2AApplication%20friendly%20name%2A%2A%5D%28https%3A%2F%2Fmozilla.github.io%2Fprobe-scraper%2F%23tag%2Fapplication%29%3A%20my_app_name%0A%0A%23%23%20The%20following%20are%20only%20required%20for%20products%20requiring%20encryption%3A%0A%2A%2ADocument%20namespace%2A%2A%3A%20my-app-name%0A%0A%2A%2APlease%20NI%20Operations%20on%20this%20bug%20to%20request%20the%20creation%20of%20encryption%20keys%20and%20an%20analysis%20project.%2A%2A&amp;component=Glean%20Platform&amp;contenttypemethod=list&amp;contenttypeselection=text%2Fplain&amp;defined_groups=1&amp;filed_via=standard_form&amp;flag_type-4=X&amp;flag_type-607=X&amp;flag_type-800=X&amp;flag_type-803=X&amp;flag_type-936=X&amp;form_name=enter_bug&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;op_sys=Unspecified&amp;priority=--&amp;product=Data%20Platform%20and%20Tools&amp;rep_platform=Unspecified&amp;short_desc=Enable%20new%20Glean%20App%20%60my.app_id%60&amp;target_milestone=---&amp;version=unspecified">file a data engineering bug</a> to enable your product's application id.
<p>At least one week before releasing your product, <a href="https://bugzilla.mozilla.org/enter_bug.cgi?assigned_to=nobody%40mozilla.org&amp;bug_ignored=0&amp;bug_severity=--&amp;bug_status=NEW&amp;bug_type=task&amp;cf_accessibility_severity=---&amp;cf_fx_iteration=---&amp;cf_fx_points=---&amp;cf_status_firefox121=---&amp;cf_status_firefox122=---&amp;cf_status_firefox123=---&amp;cf_tracking_firefox121=---&amp;cf_tracking_firefox122=---&amp;cf_tracking_firefox123=---&amp;cf_tracking_firefox_relnote=---&amp;comment=%2523%20To%20be%20filled%20by%20the%20requester%0D%0A%0D%0A%2A%2AApplication%20ID%5C%2A%2A%2A%3A%20my.app_id%0D%0A%2A%2AApplication%20Canonical%20Name%2A%2A%3A%20My%20Application%0D%0A%2A%2ADescription%2A%2A%3A%20Brief%20description%20of%20your%20application%0D%0A%2A%2AData-review%20response%20link%2A%2A%3A%20The%20link%20to%20the%20data%20response%20to%20the%20data%20collection%20request%20for%20adding%20Glean%20to%20your%20project.%0D%0A%2A%2ARepository%20URL%2A%2A%3A%20https%3A%2F%2Fgithub.com%2Fmozilla%2Fmy_app_name%0D%0A%2A%2ALocations%20of%20%60metrics.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0D%0A%20%20-%20src%2Fmetrics.yaml%0D%0A%0D%0A%2A%2ALocations%20of%20%60pings.yaml%60%20files%20%28can%20be%20many%29%3A%2A%2A%0D%0A%20-%20src%2Fpings.yaml%0D%0A%0D%0A%2A%2ADependencies%5C%2A%5C%2A%2A%2A%3A%0D%0A%20-%20glean-core%0D%0A%0D%0A%2A%2ARetention%20Days%5C%2A%5C%2A%5C%2A%2A%2A%3A%20N%0D%0A%0D%0A%2523%2523%20Notes%20and%20guidelines%0D%0A%0D%0A%5C%2A%20This%20is%20the%20identifier%20used%20to%20initialize%20Glean%20%28or%20the%20id%20used%20on%20the%20store%20on%20Android%20and%20Apple%20devices%29.%0D%0A%0D%0A%5C%2A%5C%2A%20Dependencies%20can%20be%20found%20%5Bin%20the%20Glean%20repositories%5D%28https%3A%2F%2Fprobeinfo.telemetry.mozilla.org%2Fv2%2Fglean%2Flibrary-variants%29.%20Each%20dependency%20must%20be%20listed%20explicitly.%20For%20example%2C%20the%20default%20Glean%20probes%20will%20only%20be%20included%20if%20glean%20itself%20is%20a%20dependency.%0D%0A%0D%0A%5C%2A%5C%2A%5C%2A%20Number%20of%20days%20that%20raw%20data%20will%20be%20retained.%20A%20good%20default%20is%20400.%20We%20can%20change%20this%20later%20to%20accommodate%20longer%20retention%20periods%2C%20though%20we%20cannot%20recover%20data%20that%20is%20past%20the%20retention%20period%20%28for%20example%2C%20we%20cannot%20recover%20data%20that%20is%20200%20days%20old%20if%20your%20retention%20period%20is%20180%20days%29.%0D%0A%0D%0A%2523%2523%20Need%20additional%20help%253F%0D%0AIf%20you%20need%20new%20dependencies%2C%20please%20file%20new%20bugs%20for%20them%2C%20separately%20from%20this%20one.%20For%20any%20questions%2C%20ask%20in%20the%20%2523glean%20channel.%0D%0A%0D%0A%2523%20To%20be%20filled%20by%20the%20Glean%20team%0D%0A%5B%2A%2AApplication%20friendly%20name%2A%2A%5D%28https%3A%2F%2Fmozilla.github.io%2Fprobe-scraper%2F%2523tag%2Fapplication%29%3A%20my_app_name&amp;component=Glean%20Platform&amp;contenttypemethod=list&amp;contenttypeselection=text%2Fplain&amp;defined_groups=1&amp;filed_via=standard_form&amp;flag_type-4=X&amp;flag_type-607=X&amp;flag_type-803=X&amp;flag_type-864=X&amp;flag_type-936=X&amp;needinfo_role=other&amp;needinfo_type=needinfo_from&amp;op_sys=Unspecified&amp;priority=--&amp;product=Data%20Platform%20and%20Tools&amp;rep_platform=Unspecified&amp;short_desc=Enable%20new%20Glean%20App%20%60my.app_id%60&amp;target_milestone=---&amp;version=unspecified">file a data engineering bug</a> to enable your product's application id.
This will result in your product being added to <a href="https://github.com/mozilla/probe-scraper">probe scraper</a>'s
<a href="https://github.com/mozilla/probe-scraper/blob/main/repositories.yaml"><code>repositories.yaml</code></a>.</p>
<h3 id="validate-and-publish-metrics"><a class="header" href="#validate-and-publish-metrics">Validate and publish metrics</a></h3>
Expand Down
Loading

0 comments on commit a815822

Please sign in to comment.