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

[pull] master from mozilla:master #11

Open
wants to merge 79 commits into
base: master
Choose a base branch
from

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    5d9eadd View commit details
    Browse the repository at this point in the history
  2. Scrube more unwanted apps

    scholtzan committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3360d4d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    75032e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    bdd46b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    5af390a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea55dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2767c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    054e80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d46ade9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    4fb9201 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    6e3628a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4401223 View commit details
    Browse the repository at this point in the history
  3. Bug 1684980 - Ignore non-Glean user agents from firefox-desktop (#1557)

    * Bug 1684980 - Ignore non-Glean user agents from firefox-desktop
    
    * Update style to fit inside module
    acmiyaguchi committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    56bf105 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Fix #1560 - Handle null user agent strings while scrubbing (#1561)

    * Fix #1560 - Handle null user agent strings while scrubbing
    
    * Fix typo in attributes
    
    * Add test that does not throw an exception
    acmiyaguchi committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    74a3db6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    b3140c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500cc2d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Bug 1691807 - Allow decryption of objects in rally meta pings (#1562)

    * Add initial implementation for valid payloads in meta pings
    
    * Add proper tests for failing case
    
    * Add counter for instances of invalid content
    
    Co-authored-by: Arkadiusz Komarzewski <akkomar@users.noreply.github.com>
    acmiyaguchi and akkomar committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5301912 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    2dbd690 View commit details
    Browse the repository at this point in the history
  2. Ignore org-privacywall-browser pings

    fbertsch authored and scholtzan committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    74f38b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    c4c713c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c145de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5429bb2 View commit details
    Browse the repository at this point in the history
  4. Add --pubsubIdAttribute beam option for dedup when reading pubsub (#1542

    )
    
    Co-authored-by: whd <whd@users.noreply.github.com>
    relud and whd committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    107d9ca View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Bump google-cloud-monitoring from 2.0.0 to 2.0.1 in /ingestion-edge (#…

    …1570)
    
    Bumps [google-cloud-monitoring](https://github.com/googleapis/python-monitoring) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/googleapis/python-monitoring/releases)
    - [Changelog](https://github.com/googleapis/python-monitoring/blob/master/CHANGELOG.md)
    - [Commits](googleapis/python-monitoring@v2.0.0...v2.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    324ddef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Bump beam-sdks-java-bom from 2.27.0 to 2.28.0

    Bumps beam-sdks-java-bom from 2.27.0 to 2.28.0.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6a09bb9 View commit details
    Browse the repository at this point in the history
  2. Bump mockito-core from 3.7.7 to 3.8.0 (#1573)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.7.7...v3.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c357cb0 View commit details
    Browse the repository at this point in the history
  3. Bump google-cloud-kms from 1.40.6 to 1.40.7 (#1574)

    Bumps [google-cloud-kms](https://github.com/googleapis/java-kms) from 1.40.6 to 1.40.7.
    - [Release notes](https://github.com/googleapis/java-kms/releases)
    - [Changelog](https://github.com/googleapis/java-kms/blob/master/CHANGELOG.md)
    - [Commits](googleapis/java-kms@v1.40.6...v1.40.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0860f4b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    5b5ef9b View commit details
    Browse the repository at this point in the history
  2. Update docs about deduplication (#1577)

    * Update docs about deduplication
    
    To match reality of https://bugzilla.mozilla.org/show_bug.cgi?id=1694764
    and allow for clear communication to data users about the change.
    
    A separate follow-up will be to remove code from the repository that
    handles interaction with Redis.
    
    * Apply suggestions from code review
    
    Co-authored-by: Daniel Thorn <dthorn@mozilla.com>
    
    Co-authored-by: Daniel Thorn <dthorn@mozilla.com>
    jklukas and relud committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2c494f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d160f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Bump google-cloud-kms from 1.40.7 to 1.40.8 (#1581)

    Bumps [google-cloud-kms](https://github.com/googleapis/java-kms) from 1.40.7 to 1.40.8.
    - [Release notes](https://github.com/googleapis/java-kms/releases)
    - [Changelog](https://github.com/googleapis/java-kms/blob/master/CHANGELOG.md)
    - [Commits](googleapis/java-kms@v1.40.7...v1.40.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a5ce94d View commit details
    Browse the repository at this point in the history
  2. Bump google-cloud-pubsublite from 0.10.0 to 0.11.0 (#1582)

    Bumps [google-cloud-pubsublite](https://github.com/googleapis/java-pubsublite) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/googleapis/java-pubsublite/releases)
    - [Changelog](https://github.com/googleapis/java-pubsublite/blob/master/CHANGELOG.md)
    - [Commits](googleapis/java-pubsublite@v0.10.0...v0.11.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9828740 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Bump aiohttp from 3.7.3 to 3.7.4 in /ingestion-edge (#1580)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.7.3...v3.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0cfad7e View commit details
    Browse the repository at this point in the history
  2. Bump pytest-sanic from 1.6.2 to 1.7.0 in /ingestion-edge (#1584)

    Bumps [pytest-sanic](https://github.com/yunstanford/pytest-sanic) from 1.6.2 to 1.7.0.
    - [Release notes](https://github.com/yunstanford/pytest-sanic/releases)
    - [Commits](yunstanford/pytest-sanic@v1.6.2...v1.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    41445eb View commit details
    Browse the repository at this point in the history
  3. Bump checkstyle from 8.40 to 8.41 (#1585)

    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.40 to 8.41.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-8.40...checkstyle-8.41)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4d3713f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a14c81a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Bump google-cloud-pubsublite from 0.11.0 to 0.11.1 (#1587)

    Bumps [google-cloud-pubsublite](https://github.com/googleapis/java-pubsublite) from 0.11.0 to 0.11.1.
    - [Release notes](https://github.com/googleapis/java-pubsublite/releases)
    - [Changelog](https://github.com/googleapis/java-pubsublite/blob/master/CHANGELOG.md)
    - [Commits](googleapis/java-pubsublite@v0.11.0...v0.11.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e6475b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Bump libraries-bom from 18.0.0 to 18.1.0 (#1588)

    Bumps [libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) from 18.0.0 to 18.1.0.
    - [Release notes](https://github.com/GoogleCloudPlatform/cloud-opensource-java/releases)
    - [Changelog](https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    97619c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Bump libraries-bom from 18.1.0 to 19.0.0 (#1589)

    Bumps [libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) from 18.1.0 to 19.0.0.
    - [Release notes](https://github.com/GoogleCloudPlatform/cloud-opensource-java/releases)
    - [Changelog](https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e7ee21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6c1ee View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    c3dbc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc4b43 View commit details
    Browse the repository at this point in the history
  3. Bump aiohttp from 3.7.4 to 3.7.4.post0 in /ingestion-edge (#1590)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.7.4.post0.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.7.4...v3.7.4.post0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5e98232 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    b59526e View commit details
    Browse the repository at this point in the history
  2. Update pain_points.md (#1594)

    * Update pain_points.md
    
    * Prettier
    jklukas committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1ea77ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95096cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    608089c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Remove support for redis deduplication (#1583)

    Co-authored-by: whd <whd@users.noreply.github.com>
    relud and whd committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c05fbab View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Bump google-cloud-kms from 1.40.8 to 1.41.0 (#1597)

    Bumps [google-cloud-kms](https://github.com/googleapis/java-kms) from 1.40.8 to 1.41.0.
    - [Release notes](https://github.com/googleapis/java-kms/releases)
    - [Changelog](https://github.com/googleapis/java-kms/blob/master/CHANGELOG.md)
    - [Commits](googleapis/java-kms@v1.40.8...v1.41.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    37a77e8 View commit details
    Browse the repository at this point in the history
  2. Bump google-cloud-monitoring from 2.0.1 to 2.1.0 in /ingestion-edge (#…

    …1598)
    
    Bumps [google-cloud-monitoring](https://github.com/googleapis/python-monitoring) from 2.0.1 to 2.1.0.
    - [Release notes](https://github.com/googleapis/python-monitoring/releases)
    - [Changelog](https://github.com/googleapis/python-monitoring/blob/master/CHANGELOG.md)
    - [Commits](googleapis/python-monitoring@v2.0.1...v2.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    82c6e04 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Bug 1697602 Drop AET messages (#1600)

    Prerequisite for #1599
    so we make sure that we drop any messages that might contain
    `ecosystem_anon_id` which was considered sensitive under the deployed AET
    design.
    jklukas committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    0088d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ea135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    943b5de View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    26b5376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa67b1b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    ee3784e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    4e0d68e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8760be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66fe360 View commit details
    Browse the repository at this point in the history
  4. Remove Memorystore and AET from architecture overview (#1610)

    Both of these features have been removed from the infrastructure.
    jklukas committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e1c97fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46ad670 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Update rendered docs in line with bigquery-etl (#1611)

    Uses the `material` theme and some additional plugins.
    jklukas committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    f96fb3b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Bump guava from 30.1-jre to 30.1.1-jre (#1616)

    Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5f75f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2c534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f505da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f853869 View commit details
    Browse the repository at this point in the history
  5. Bug 1697602 Remove AET support (#1599)

    * Bug 1697602 Remove AET support
    
    Marking as a draft, because we'll need to think through sequencing.
    We can't merge this until we change ops logic to remove AET-specific jobs.
    
    We'll also need to consider what to do about the few messages still coming in
    from old builds of Firefox Nightly that have AET enabled.
    
    * spelling
    
    Co-authored-by: whd <whd@users.noreply.github.com>
    jklukas and whd committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    36c9477 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    ada88f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Bug 1697342 - Support Glean.js pings in Rally decoder (#1617)

    * Add initial code for new pipeline stage
    
    * Add options for schema store
    
    * Add copy of keys and metadata for jwe tests
    
    * Add script for generating ciphertext
    
    * Add test schemas to download-schemas script
    
    * Rename resources with rally prefix
    
    * Add initial tests
    
    * Fix tests so they fail with expected condition
    
    * Add most of the logic from AetIdentifiers
    
    * Add successsful tests (with linting fixes necessary)
    
    * Rename DecryptJWE to DecryptRallyPayloads
    
    * Add test that checking for validation against glean
    
    * Add multiple test cases for output
    
    * Add testcase of json behavior
    
    * Regenerate testing payloads and remove test case
    
    * Add metadata to decrypted rally documents
    
    * Add utilies for inserting functions and add test stubs
    
    * Add tests where plaintext is manipulated and encrypted
    
    * Implement test cases
    
    * Move rally transforms into a folder
    
    * Update benchmarking code
    
    * Add updated implementation for pioneer option in decoder
    
    * Add tests for predicates
    
    * Fix broken pioneer test
    
    * Relax conditions for decrypting rally pings
    
    * Add final test of filter behavior in main decoder logic
    
    * Refactor rally transforms into a single ptransform
    
    * Address misc review comments
    
    * Add initial test for decryptpayloads
    
    * Add complete successful test for decrypting payloads
    
    * Use partition instead of filter
    
    * Use lambda instead of static class for partitioning function
    
    * Update comments in the decoder about rally/pioneer
    acmiyaguchi committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f42ec4b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    16a93ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5fab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    288af7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a19a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    cebe636 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    313b169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c0eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b88239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70b8960 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89659fc View commit details
    Browse the repository at this point in the history