Граф коммитов

265 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio d418de62da Enable Dependabot 2021-01-26 12:56:45 +01:00
Marco Castelluccio aa23b75b4f Switch to Taskcluster
Fixes #55
2021-01-26 12:44:36 +01:00
Marco Castelluccio e0f2a7ffbd Remove flake8 from the test requirements 2021-01-26 12:24:46 +01:00
Marco Castelluccio b8bfb5bbf8 Enable pre-commit for linting 2021-01-26 12:24:21 +01:00
Marco Castelluccio a22e6dd940 Add pre-commit to the test requirements 2021-01-26 12:17:13 +01:00
Marco Castelluccio 84d9fafc89 Use an API key for Bugzilla requests 2020-04-15 15:00:39 +02:00
Marco Castelluccio 4163253fc7 Use crash-stats.mozilla.org instead of crash-stats.mozilla.com
Fixes #53
2020-04-14 12:40:41 +02:00
Mozilla-GitHub-Standards da0106449d Add Mozilla Code of Conduct (#52)
* Add Mozilla Code of Conduct file

Fixes #51.

_(Message COC002)_

* Update CODE_OF_CONDUCT.md
2019-03-30 16:02:52 +01:00
Reece Dunham a8d25ee020 [ImgBot] Optimize images (#49)
*Total -- 1,126.36kb -> 811.49kb (27.95%)

/images/supergraph.png -- 200.17kb -> 134.90kb (32.61%)
/images/compare-betas.png -- 341.22kb -> 233.82kb (31.48%)
/images/beta-stability-pushlog.png -- 78.41kb -> 55.81kb (28.82%)
/images/buildid_changeset.png -- 31.52kb -> 22.45kb (28.79%)
/images/common_landings.png -- 61.25kb -> 43.88kb (28.35%)
/images/addon_related_signatures.png -- 88.72kb -> 63.70kb (28.21%)
/images/graphics_critical_errors.png -- 63.07kb -> 47.34kb (24.94%)
/images/missing_uplifts.png -- 58.59kb -> 44.44kb (24.14%)
/images/dashboard.png -- 116.80kb -> 93.27kb (20.15%)
/images/correlations.png -- 63.38kb -> 51.93kb (18.06%)
/images/channels_diff.png -- 23.23kb -> 19.95kb (14.13%)
2019-01-11 23:39:05 +01:00
Marco Castelluccio e285a06dc3 Fix some issues in generate-data.py and versions.py 2018-11-30 12:07:10 +01:00
Marco Castelluccio 6387ebe5b0 Stop importing unused libmozdata.versions 2018-11-30 12:06:48 +01:00
Marco Castelluccio ed9f9d9f93 Stop using ProductDetails API completely 2018-11-30 11:46:38 +01:00
Marco Castelluccio aed4a6d7e7 Replace usage of deprecated ProductVersions API with pdmo 2018-11-30 11:32:20 +01:00
Marco Castelluccio 52a8f4d874 Replace usage of deprecated ProductVersions API with pdmo 2018-11-30 11:28:37 +01:00
Marco Castelluccio 8d19f63fc3 Don't use ProductVersions to retrieve gfx critical errors 2018-11-30 11:20:05 +01:00
Marco Castelluccio 27a7467985 Remove now unused getFeaturedVersion function 2018-11-30 00:14:32 +01:00
Marco Castelluccio 8456cb011b Skip empty signatures 2018-11-30 00:13:02 +01:00
Marco Castelluccio 0259c92f03 Don't use ProductVersions API which was removed from Socorro 2018-11-30 00:13:02 +01:00
philipp a3cf4f6084 In common landings, don't retrieve bug data but use a link to Bugzilla (#45) 2018-10-15 00:43:39 +02:00
Marco Castelluccio fea3176f4d Print progress while retrieving bugs 2018-01-31 13:10:24 +01:00
Marco Castelluccio 0ca4cf386d Only generate data for the channels we actually need 2018-01-30 02:16:38 +01:00
Marco Castelluccio b1b6cea154 Store start_date, end_date and versions in the JSON files 2018-01-30 02:13:37 +01:00
Marco Castelluccio 70957c891d Remove unused import and variable 2018-01-29 23:50:03 +01:00
Marco Castelluccio 12e727bdf7 Always use 'startup_crash' query parameter instead of 'uptime' 2018-01-29 23:48:03 +01:00
Marco Castelluccio 7be7e8bc0d Remove unneeded parameters 2018-01-29 23:47:19 +01:00
Marco Castelluccio 5bd7c4e103 Stop using old method to detect startup crashes 2018-01-29 23:46:30 +01:00
Marco Castelluccio 2fc1ab19ca Remove no longer needed dashboard (last user of ADI) 2018-01-29 23:42:52 +01:00
Marco Castelluccio fb79531b27 Print something 2017-10-31 12:22:38 +00:00
Marco Castelluccio d279170476 Fix format 2017-10-31 11:59:37 +00:00
Marco Castelluccio 4bd7b59cbd Print bug IDs 2017-10-30 22:38:14 +00:00
Marco Castelluccio 5a84145ac5 Fix flake8 issues 2017-10-27 02:44:03 +01:00
Marco Castelluccio 7981799978 Take into account removal of Aurora when calculating the version of Nightly. Fixes #41 2017-09-04 11:46:05 +02:00
Marco Castelluccio 3aaaf87092 Update libmozdata requirement 2017-09-03 19:28:39 +02:00
Marco Castelluccio 71eb77faf1 Remove aurora from scripts and dashboards 2017-06-14 14:03:52 +01:00
Marco Castelluccio b5269cd8a9 Fix typo and remove outdated comment 2017-06-14 13:00:48 +01:00
Marco Castelluccio 3d23aa74ed Update libmozdata to version 0.1.32 2017-05-15 17:00:14 +02:00
Marco Castelluccio c2a7982019 Fix bug when there are multiple build IDs on the same day 2017-02-21 11:17:17 +00:00
Marco Castelluccio 55d983dbb4 Make it possible to configure number of signatures to compare in the Beta comparison tool. Fixes #38 2017-02-20 18:38:44 +00:00
Marco Castelluccio f64ebfc1e0 Merge branch 'master' of github.com:mozilla/stab-crashes 2017-02-16 10:54:03 +00:00
Marco Castelluccio 1fe9b45743 Add signatures to the beta-stability-pushlog table. Fixes #35 2017-02-16 10:52:56 +00:00
Marco ff11f776f1 Merge pull request #37 from philipp-sumo/patch-1
Just a small typo fix
2017-02-15 01:32:40 +01:00
philipp dde8512052 typo 2017-02-14 21:20:42 +01:00
Marco Castelluccio 15d399ee92 Clean old results when clicking on the button again 2017-01-30 20:30:58 +00:00
Marco Castelluccio 63a9541ba5 Subtract days from the date of the commit 2017-01-30 20:27:31 +00:00
Marco Castelluccio e2c9f087e1 Modify getChangesetDate to support both Nightly and Aurora 2017-01-30 20:27:04 +00:00
Marco Castelluccio b0699fae0e Support input of either a build ID or a changeset for Nightly and Aurora 2017-01-30 14:00:40 +00:00
Marco Castelluccio bb006cd71e Support getting changeset from build ID of a Aurora build 2017-01-30 13:59:42 +00:00
Marco Castelluccio 5159905083 Fix check when there are no bugs in common 2017-01-30 13:24:08 +00:00
Marco Castelluccio 8f3e5232ec Improve common landings tool to easily generate a pushlog. Fixes #33 2017-01-30 13:22:27 +00:00
Marco Castelluccio 68e79b43d7 Small followup fix for generate-data.py 2017-01-30 13:21:40 +00:00