Commit Graph

9 Commits (3eb264a2479edaf328bcc35ec3d4b3a2e1df07ee)

Author SHA1 Message Date
Björn Petersen e071984e41 [fenix] No Issue: Add pre-push hook instruction for PowerShell (https://github.com/mozilla-mobile/fenix/pull/4018)
The mklink command is not available in PowerShell, making the previous
documentation for pre-push hooks on Windows incomplete.
5 years ago
Delphine Lebédel 17a0dcadbf [fenix] Adding a temporary section for l10n (https://github.com/mozilla-mobile/fenix/pull/3943)
Adding this small point while we ramp up our localization story (many people have started localizing this project directly from GitHub which is not our current process).
5 years ago
Andreas Bovens 416d6009d7 [fenix] Updated readme with 'Firefox Preview' wording. (https://github.com/mozilla-mobile/fenix/pull/3826) 5 years ago
Rimas Misevičius 38be7d18ba [fenix] Fix the mklink command in README.md (https://github.com/mozilla-mobile/fenix/pull/3820)
The `mklink /d` creates a directory symbolic link. As here we need a file symbolic link, the `/d` switch must not be used.

See `mklink` documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
5 years ago
KWierso d8751f9532 [fenix] Update README.md to point to #fenix rather than #focus (https://github.com/mozilla-mobile/fenix/pull/3808) 5 years ago
Divya Raj c534730d72 [fenix] Typo in README 5 years ago
Isaak Eriksson 6cf373ba97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2914: Add Windows pre-push command on README (https://github.com/mozilla-mobile/fenix/pull/2915) 5 years ago
Mitchell Hentges 9a50f00054 [fenix] Updates Fenix taskcluster tasks to support beta release (https://github.com/mozilla-mobile/fenix/pull/1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Colin Lee ec0ada616b [fenix] Add project README and pre-push-hook 5 years ago