Gregory Mierzwinski
0c2218dcfc
Bug 1831945 - Handle replicates parameter in CompareSubtestsView. ( #7713 )
2023-06-09 13:52:47 +03:00
Gregory Mierzwinski
4d7f863362
Bug 1831945 - Add a toggle for replicates to the CompareView. ( #7703 )
2023-06-07 17:35:45 +03:00
alexandru-io
c78cd4e78d
Bug 1822513 - Add links to side by side in Performance Tab of page load job ( #7706 )
2023-06-07 12:29:33 +03:00
ABarrettJ
30b485dc85
Fixes comment to remove extra capitalization -Bug 1836147 ( #7707 )
2023-06-06 10:46:37 -07:00
imgta
4405adaaa9
Bug 1836152 - Added 2 periods to complete commented sentences ( #7709 )
...
Co-authored-by: Gordon <gphamta@gmail.com>
2023-06-06 10:44:46 -07:00
Joel Maher
27d5030674
change isolation test to confirm failure. ( #7700 )
...
* change isolation test to confirm failure.
* change isolation test to confirm failure.
* change isolation test to confirm failure.
* change isolation test to confirm failure.
2023-05-30 08:36:43 -07:00
renovate[bot]
f95f5ade07
Update dependency @babel/eslint-parser to v7.11.5
2023-05-29 02:38:50 +00:00
Sebastian Hengst
1954a4fe75
Judge failure classification 6 - intended for a rerun, still to be implemented - as unclassified
2023-05-26 20:17:59 +02:00
Sebastian Hengst
3b7bebaebc
Revert "Bug 1822513 - Add links to side by side in Performance Tab of page load job ( #7657 )" for performance issue
...
This reverts commit 7ba8865143
.
2023-05-26 01:27:10 +02:00
beatrice-acasandrei
ce2581be1c
Add EARLY_BETA_OR_EARLIER tag as an option for alert summaries ( #7702 )
...
* Add EARLY_BETA_OR_EARLIER tag as an option for alert summaries
* Changed to lowercase
2023-05-25 11:13:18 +03:00
dependabot[bot]
89094d30b5
Bump requests from 2.22.0 to 2.31.0 in /treeherder/client ( #7701 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:58:00 -07:00
Joel Maher
d8bf5aa72d
polish UI for new failure message in error summary box ( #7699 )
2023-05-22 16:57:14 -07:00
Joel Maher
88f0322a06
ensure we show the first new failure and only the first new failure when it exists. ( #7698 )
2023-05-22 11:07:13 -07:00
Gregory Mierzwinski
772e136af3
Bug 1831941 - Ingest replicates in a new PerformanceDatumReplicate table. ( #7693 )
...
* Bug XXX - Ingest replicates in a new PerformanceDatumReplicate table.
* Changes
* changes
* changes
* lint fixes
2023-05-18 06:03:07 -07:00
Joel Maher
7e7155ab79
avoid marking new failure classification on passing jobs ( #7697 )
2023-05-16 14:45:51 -07:00
Joel Maher
fed927341e
support marking NEW failures as FC_id=6 ( #7691 )
...
* support marking NEW failures as FC_id=6
* change classification ->
2023-05-16 05:41:29 -07:00
alexandru-io
7ba8865143
Bug 1822513 - Add links to side by side in Performance Tab of page load job ( #7657 )
...
* Bug 1822513 - Add links to side by side in Performance Tab of page load job
* Bug 1825705 - Address review requests
* Bug 1825705 - Move PerfData to a new component
---------
Co-authored-by: Joel Maher <joel.maher@gmail.com>
2023-05-16 05:13:45 -07:00
Sebastian Hengst
34df5e2a77
Bug 1832417 - remove obsolete CIduty link from menu
2023-05-12 01:15:07 +02:00
Sebastian Hengst
7338a7f47c
Bug 1832417 - update treestatus host to treestatus.mozilla-releng.net
...
The redirect from https://mozilla-releng.net/treestatus to
https://treestatus.mozilla-releng.net has been removed.
2023-05-12 01:15:07 +02:00
Joel Maher
5761a7f9b3
allow for reftest and junit single tracking bugs, also fix wpt tests with params to be single tracking ( #7690 )
2023-04-17 07:47:54 -07:00
Joel Maher
7f1c543938
Revert "Bump django from 4.0.10 to 4.2 in /requirements ( #7684 )" ( #7688 )
...
This reverts commit 1a3599a0a0
.
2023-04-12 13:40:44 -07:00
Jackie Johnson
915f4ae7c1
add firefox-ios repo ( #7687 )
2023-04-12 13:23:06 -07:00
Ben Hearsum (he/him)
eba179bf9f
Add Firefox translations training to treeherder ( #7678 )
2023-04-11 06:14:00 -07:00
Joel Maher
6062e90310
Update dependency cacache to v17.0.5 ( #7686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 15:27:09 -04:00
dependabot[bot]
1a3599a0a0
Bump django from 4.0.10 to 4.2 in /requirements ( #7684 )
...
Bumps [django](https://github.com/django/django ) from 4.0.10 to 4.2.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.10...4.2 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 08:21:44 -07:00
Joel Maher
f242be5aa8
Revert "update redis to latest for security release" ( #7682 )
...
This reverts commit adb05a9eb2
.
2023-04-08 14:36:37 -04:00
Suhaib Mujahid
1223700ad0
Migrate to the new Codecov uploader ( #7680 )
...
* Migrate to the new Codecov uploader
* Use the Codecov uploader in CircleCI configs directly
* Use codecov orb
2023-04-08 11:15:46 -07:00
Joel Maher
a927598ac5
show NEW flag on try ( #7679 )
...
Co-authored-by: Ronan Maher <ronanhmaher@gmail.com>
2023-04-08 05:56:44 -07:00
Joel Maher
80d3cc89e5
disable ccov until we can figure out the new uploader for codecovio. ( #7681 )
...
Co-authored-by: Ronan Maher <ronanhmaher@gmail.com>
2023-04-07 14:30:28 -07:00
Gregory Mierzwinski
3c669cd027
Bug 1742479 - Ingest application version for tests that have a suite value. ( #7676 )
2023-04-06 05:36:41 -07:00
Ronan Maher
adb05a9eb2
update redis to latest for security release
2023-03-30 12:54:38 +02:00
KS
543dda6609
Bug 1818364 - Add custom chromium-as-release app ( #7669 )
...
Co-authored-by: KS <kshampur@MacBook-Pro.local>
2023-03-29 09:43:30 -07:00
Gregory Mierzwinski
b7b6cc2499
Bug 1742479 - Ingest application version into Perfherder. ( #7667 )
...
* Add application version to PerformanceDatum.
* Set application version as default like the value.
* Add migration file for application version.
2023-03-29 09:00:44 -07:00
dependabot[bot]
691cdafb0f
Bump webpack from 5.72.1 to 5.76.0 ( #7674 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 08:47:56 -07:00
Joel Maher
81fd1bc339
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0 ( #7673 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 08:26:28 -07:00
beatrice-acasandrei
2396abb600
Bug 1824074 - When reassigning a regression to an acknowledged improvement, summary status goes unsynced with the items ( #7668 )
...
* Change acknowledged status in untriaged from alerts reassigned to improvements
* Modify test for updating the correct status
2023-03-29 16:37:39 +03:00
Joel Maher
c5495cac02
Update redis Docker tag to v6.2.11 ( #7670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 06:28:20 -07:00
Joel Maher
86a2e08984
Update dependency style-loader to v3.3.2 ( #7671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 05:50:09 -07:00
Joel Maher
f5623d74b3
Update mysql Docker tag to v5.7.41 ( #7665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 14:01:02 -07:00
Joel Maher
c39b033941
Update rabbitmq Docker tag to v3.11.10 ( #7666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 13:33:54 -07:00
Joel Maher
f41c363333
add --no-deps to pip install. r=suhaib ( #7664 )
...
Co-authored-by: Ronan Maher <ronanhmaher@gmail.com>
2023-03-22 10:34:23 -07:00
dependabot[bot]
4c52195ef2
Bump django from 4.0.8 to 4.0.10 in /requirements ( #7663 )
...
Bumps [django](https://github.com/django/django ) from 4.0.8 to 4.0.10.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.8...4.0.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 08:11:04 -07:00
dependabot[bot]
0960200903
Bump webpack from 5.72.1 to 5.76.0 ( #7656 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 07:59:46 -07:00
dependabot[bot]
c34f64b5fa
Bump @sideway/formula from 3.0.0 to 3.0.1 ( #7662 )
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 07:55:43 -07:00
Joel Maher
2a951efdb3
Bug 1822707 - set verbosity level for tox linters command to 4 (= debug) to log more during frequent failures in circleCI ( #7658 ) ( #7661 )
...
Co-authored-by: Sebastian Hengst <aryx.github@gmx-topmail.de>
2023-03-21 07:20:58 -07:00
Sebastian Hengst
2fa81a3a4b
Bug 1822707 - set verbosity level for tox linters command to 4 (= debug) to log more during frequent failures in circleCI ( #7658 )
2023-03-20 14:36:55 -07:00
esanuandra
26c4567189
Add refresh page when summary is marked invalid ( #7653 )
...
Refresh when new status is downstream
2023-03-15 15:23:42 +02:00
alexandru-io
8d37a7a78a
Bug 1821295 - Embed videos in Treeherder job Performance tab. ( #7623 )
...
* Bump ansi-regex from 4.1.0 to 4.1.1 (#7459 )
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* rebase
* Bump ansi-regex from 4.1.0 to 4.1.1 (#7459 )
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Performance tab
* Fix getting sideBySide and show them when componentDidMount
* Stylize side by side information
* More formatting
* Don't show profiler button for side-by-side job
* Create separate component for videos, and add dropdown for the video variants
* Format gif controls
* Fix blinking when pressing replay button
* Address reviews
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Ionescu <aionescu@mozilla.com>
2023-03-09 16:20:07 +02:00
dependabot[bot]
260d4f1eca
Bump dns-packet from 5.3.1 to 5.4.0 ( #7652 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 09:51:50 -08:00
Gregory Mierzwinski
55b43070c9
Bug 1821054 - Enable alerting on the firefox-android branch. ( #7655 )
2023-03-08 09:51:05 -08:00