pulsar/script
DeeDeeG f062a836e7 CI: Use forward-slashes in paths (cross-platform)
Backslashes ("\") can be interpreted as escape characters
on Unix (Linux, macOS). Replace with forward-slashes, "/",
which are interpreted the same (as directory separators) on all OSes,
at least in arguments to commands such as `cd` and `node`.
2020-08-21 21:19:49 +03:00
..
lib Merge branch 'master' into electron-6.1.12-bump-electron-packager-from-git 2020-07-16 11:18:24 -05:00
update-server Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
vsts CI: Use forward-slashes in paths (cross-platform) 2020-08-21 21:19:49 +03:00
bootstrap update CI for linux to fix setuid_sandbox error 2019-12-18 20:23:24 +01:00
bootstrap.cmd Reimplement script/bootstrap 2016-08-02 14:04:45 +02:00
build re-enable notarization 2020-02-27 13:38:15 -05:00
build.cmd Reimplement script/bootstrap 2016-08-02 14:04:45 +02:00
cibuild Add temporary no-op cibuild to avoid failure on Janky 2016-08-25 08:23:46 -06:00
clean Add script/clean 2016-08-02 15:31:05 +02:00
clean.cmd 🔨 Windows Clean command 2016-08-08 14:47:17 -07:00
config.js Run prettier 2019-06-26 16:32:07 +02:00
deprecated-packages.json Remove language-typescript deprecation. 2017-08-11 17:01:34 -07:00
license-overrides.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
lint Add script/lint 2016-08-29 10:37:12 +02:00
lint.cmd Add script/lint 2016-08-29 10:37:12 +02:00
package-lock.json Merge pull request #20212 from sharedprophet/support-semanticolor 2020-08-11 00:12:49 -05:00
package.json Merge branch 'master' into electron-6.1.12-bump-electron-packager-from-git 2020-07-16 11:18:24 -05:00
postprocess-junit-results Script to post-process JUnit XML output 2019-02-15 10:01:15 -05:00
postprocess-junit-results.cmd Windows entry point for postprocess-junit-results script 2019-02-15 10:06:07 -05:00
redownload-electron-bins.js 👕 Fix lints for 'script' dir 2020-06-03 14:58:02 -04:00
test Show approriate error when running test without building 2020-08-12 21:02:47 +03:00
test.cmd Run main process tests on Windows 2016-09-09 17:58:23 +02:00
verify-snapshot-script Use the Node version bundled in Electron to verify snapshot script 2017-09-06 11:02:54 +02:00