1
0
Fork 0
Commit Graph

10 Commits (3e96bce93bd566c9fbcc51318b51104b7862c634)

Author SHA1 Message Date
Michael Comella 91bdc22566 No issue: fix README link to file security issues. 2019-08-01 22:22:21 -04:00
Björn Petersen 680d38a655 No Issue: Add pre-push hook instruction for PowerShell (#4018)
The mklink command is not available in PowerShell, making the previous
documentation for pre-push hooks on Windows incomplete.
2019-07-15 16:04:45 -05:00
Delphine Lebédel 4ca877014d Adding a temporary section for l10n (#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).
2019-07-08 23:06:51 -05:00
Andreas Bovens 7b86dace39 Updated readme with 'Firefox Preview' wording. (#3826) 2019-07-01 14:16:55 -05:00
Rimas Misevičius 144335d1be Fix the mklink command in README.md (#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
2019-07-01 11:10:21 -05:00
KWierso 98b369d024 Update README.md to point to #fenix rather than #focus (#3808) 2019-07-01 11:00:50 -05:00
Divya Raj cd7308515b Typo in README 2019-06-27 09:42:13 -07:00
Isaak Eriksson 9617a06232 For #2914: Add Windows pre-push command on README (#2915) 2019-05-29 12:29:35 -05:00
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#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
2019-05-06 19:09:29 +02:00
Colin Lee 8af55652be Add project README and pre-push-hook 2019-01-30 10:32:02 -08:00