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

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 25, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 25, 2021
dependabot bot and others added 27 commits January 26, 2021 17:58
* Bug 1684980 - Ignore non-Glean user agents from firefox-desktop

* Update style to fit inside module
* Fix #1560 - Handle null user agent strings while scrubbing

* Fix typo in attributes

* Add test that does not throw an exception
* 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>
)

Co-authored-by: whd <whd@users.noreply.github.com>
…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>
Bumps beam-sdks-java-bom from 2.27.0 to 2.28.0.

Signed-off-by: dependabot[bot] <support@github.com>
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>
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>
* 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>
dependabot bot and others added 28 commits March 15, 2021 21:57
Both of these features have been removed from the infrastructure.
Uses the `material` theme and some additional plugins.
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>
* 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>
* 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
@whd whd deleted the branch ConnectionMaster:master April 6, 2021 20:50
@whd whd deleted the master branch April 6, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants