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

7 Коммитов

Автор SHA1 Сообщение Дата
Zeid Zabaneh 3b1fd13b8c
workflows: add virus scan check (bug 1881777) (#1633) 2024-04-15 10:59:32 -04:00
Zeid Zabaneh bb9c5ef9c8
build: add support for windows adhoc signing (bug 1839227) (#1424)
- update adhoc-sign script to support windows installer
- rename unsigned installer binary
- add workflow step to print manifest
2023-08-10 15:47:29 -04:00
Zeid Zabaneh dbde2c2d7e
gui: package signing changes (bug 1810744) (#1324)
- add entitlements/requirements files for codesign
- add app bundle to gzipped tarball and remove dmg
- add script to generate manifest
- add script to generate dmg package
- add build step to generate signing manifest
2023-06-19 15:31:45 -04:00
William Lachance fa18254ddf
Stop generating metrics.md files (#855)
We should just have people use the glean dictionary instead
2021-05-06 11:52:41 -04:00
William Lachance 687d811ece
Bug 1686039 - Migrate from travis to github actions (#834)
This includes a very large number of related changes, as I upgraded the dependency list at the same time. Currently we do not handle releases, that's coming in a followup.
2021-03-25 10:38:39 -04:00
William Lachance ad72896e1b
Bug 1581647 - Add glean-based telemetry to mozregression (#569) 2020-04-08 10:58:59 -04:00
William Lachance 40890ec5b2
Linter and requirements updates (#575)
* Use black, flake8, and isort instead of just flake8
* Reorganize requirements for simplicity
* Update some rules
* Add a script for automatically fixing linter errors
* Add some docs on linting
* Run travis linter on python 3.6
2020-03-27 16:17:37 -04:00