Simon Friedberger
ec3c8b4fa0
documentation: add info about cmdargs ( #1862 )
...
Co-authored-by: Zeid Zabaneh <2043828+zzzeid@users.noreply.github.com>
2024-10-31 11:38:01 -04:00
Zeid Zabaneh
45d59c1866
docs: update Python minimum version ( #1490 )
2023-10-05 08:16:57 -04:00
Zeid Zabaneh
aa86e13f07
fetch_configs, launchers: add Fenix nightlies support (bug 1556042) ( #1451 )
...
- add "fenix" as an app option in the cli
- update available arch options to include newer ones
- Add `FenixNightlyConfigMixin` and `FenixConfig` classes
- create new helper method `AndroidBrowser.launch_browser`
- move `adb.launch_fennec` calls to `adb.launch_application`
- create `FenixLauncher` class
- parametrize existing Fennec tests and update to support Fenix
- update cli help text
- add fenix as supported app in docs
2023-09-25 13:37:16 -04:00
Zeid Zabaneh
3a30455a0a
docs: update macOS installation instructions (bug 1810744) ( #1399 )
2023-07-26 11:26:56 -04:00
Zeid Zabaneh
5fd8f9f2e1
workflows: add ubuntu-22.04 builds (bug 1796149) ( #1122 )
...
- add build on Ubuntu 22.04
- update documentation to reflect new builds
- rename archives in releases to reflect new builds
2022-10-24 11:48:47 -04:00
aminomancer
4c29844f11
document the arguments that set prefs ( #1098 )
...
- add some instructions to usage.md to explain how to set prefs
- also add examples pref files for the --preferences argument
2022-09-06 08:55:57 -04:00
William Lachance
3b4952893b
Move that to a better spot
2021-12-30 10:02:19 -05:00
William Lachance
5eb171fe8f
Add a 256x256 mozregression logo
2021-12-30 09:59:56 -05:00
Will Lachance
591c84ac75
Bug 1736101 - Add some notes on upgrading pip on Linux ( #955 )
2021-11-03 08:16:56 -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
25850f24c5
Link to glean dictionary because why not
2021-03-29 15:32:31 -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
62c1344bf6
Add note on mach
2020-08-24 14:33:20 -04:00
William Lachance
2bbecf8ce6
python 3.6 now required
2020-08-24 14:33:20 -04:00
William Lachance
54add45afc
anti virus note
2020-08-24 14:33:20 -04:00
William Lachance
4a33708c2e
Bug 1651401 - Add additional metrics on what builds are being retrieved ( #686 )
...
This will tell us the usage patterns of mozregression, which
helps inform what types of builds we need to keep around. Specifically,
track:
* build_type (e.g. shippable, opt, etc.)
* bisection/launch dates (if specified)
2020-07-14 10:39:56 -04:00
Ian Moody
12e7a659bc
Replace 'inbound' with 'integration' in the about window
...
And a few documentation locations
2020-06-17 16:59:32 +01:00
Jeffrey Lin
10e54ff63d
Bug 1581643 - Enable GUI builds on Linux ( #659 )
2020-06-02 09:58:07 -04:00
William Lachance
0fba188625
Update docs/website for Mac GUI
2020-04-20 14:27:05 -04:00
William Lachance
ad72896e1b
Bug 1581647 - Add glean-based telemetry to mozregression ( #569 )
2020-04-08 10:58:59 -04:00
William Lachance
f082ab5d83
Remove a stray comment that python 2 was still supported
2020-03-31 11:56:57 -04:00
William Lachance
db35d9ef03
Update docs building instructions
2020-03-26 12:45:53 -04:00
William Lachance
2fb1417610
Add a note about matrix channel
...
Mostly a test case for new documentation home
2020-03-26 11:42:58 -04:00
William Lachance
289b5cd135
Move docs/ to the master branch ( #574 )
...
This will be helpful for auto-including glean documentation as part
of the build
2020-03-26 11:38:38 -04:00