-
Notifications
You must be signed in to change notification settings - Fork 361
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
Bug 1875340 - use JavaScript's DecompressionStream instead of 'pako' package #7897
Open
Archaeopteryx
wants to merge
128
commits into
mozilla:master
Choose a base branch
from
Archaeopteryx:useNativeGzipDecompression
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bug 1875340 - use JavaScript's DecompressionStream instead of 'pako' package #7897
Archaeopteryx
wants to merge
128
commits into
mozilla:master
from
Archaeopteryx:useNativeGzipDecompression
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jmaher
approved these changes
Jan 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, I am not an expert at DecompressionStream or pako, some light reading up on these seem to give me a little bit of confidence.
… job 1. This was incomplete: existing code was broken and needed several fixes, and the second part was missing. 2. The test paths are not a property of Job for performance reasons
Archaeopteryx
force-pushed
the
useNativeGzipDecompression
branch
from
January 24, 2024 16:28
6e17325
to
22df972
Compare
* Bug 1814315 - Bump Dockerflow + Add unit tests * Nit
…pending on the content.
* Enable quote style verifications from Black * Actually exclude migrations folders
…a#7902) * Ignore Double quotes commit in git blame * Update .git-blame-ignore-revs --------- Co-authored-by: Sebastian Hengst <[email protected]>
* Ruff Auto fix * Ruff unsafe fixes auto fix * Use builtin list instead of typing.List --------- Co-authored-by: Sebastian Hengst <[email protected]>
…old check. (mozilla#7909) This patch fixes an issue where the absolute alert threshold was negative on an improvement, and this was checked against the alert threshold. This meant that improvements would never have an alert generated for them since they were always negative. With this change, improvement alerts will now be produced for tests using the absolute threshold.
…eherder (mozilla#7914) * 3305 - Make the length of the short revision hash constant with bugzilla * 3305 - Make the length of the short revision hash constant with bugzilla
Development work on these stopped more than 4 months ago, longer than the data retention in Treeherder.
* Switch to docker24 * Switch to default Ubuntu image in circleCI * Switch tox config from whitelist_externals to allowlist_externals
* Use trigram similarity instead of FTS * Skip escaping special characters * Order results by match ranking on Postgres --------- Co-authored-by: Bastien Abadie <[email protected]> Co-authored-by: Sebastian Hengst <[email protected]>
… as crash Until now, 'application crashed' had been expected as prefix of the crash signature. Other text can be logged in its place, e.g. 'not thread-safe'.
* Added a copy icon for the alert's ID in Graphs View. * Added a copy icon for the alert's ID in Graphs View.
Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.3.0 to 2024.4.1. - [Release notes](https://github.com/mozilla-services/python-dockerflow/releases) - [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst) - [Commits](mozilla-services/python-dockerflow@2024.3.0...2024.4.1) --- updated-dependencies: - dependency-name: dockerflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The API documentation page was broken: encode/django-rest-framework#9291 Revert "Bump djangorestframework from 3.15.0 to 3.15.1" This reverts commit 995ce03. Revert "Bump djangorestframework from 3.14.0 to 3.15.0" This reverts commit 9b9a11f.
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.7.1 to 9.8.0. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v9.7.1...v9.8.0) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 61.0.0 to 64.2.4. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v61.0.0...v64.2.4) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.13...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
mozilla#7998) * Change the message from "Copy summary" to be similar to the comment 0 when filing a new regression bug * Added specific messages for regression and improvement.
… for matching against known issues
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.8.0 to 9.9.0. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v9.8.0...v9.9.0) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.3.6...v5.4.0) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.17 to 9.5.18. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.17...9.5.18) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 64.2.4 to 64.2.5. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v64.2.4...v64.2.5) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Archaeopteryx
force-pushed
the
useNativeGzipDecompression
branch
from
April 26, 2024 14:52
22df972
to
9b2adc9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.