Commit Graph

56 Commits (58e0bd107a3dc8aace6276cb99b9f3c41d6fadbe)

Author SHA1 Message Date
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