pulsar/script
Jason Rudolph 4980439f0c
Require npm 6+ on CI
This change will allow us to use `npm ci` instead of `npm install` on 
CI, so that we can respect the package-lock.json file.
2019-04-17 11:48:28 -04:00
..
lib Require npm 6+ on CI 2019-04-17 11:48:28 -04:00
vsts Temporarily disable draft release creation on release branches 2019-04-05 15:01:28 -07:00
bootstrap Require npm 6+ on CI 2019-04-17 11:48:28 -04:00
bootstrap.cmd Reimplement script/bootstrap 2016-08-02 14:04:45 +02:00
build Lint earlier in the build process 2019-04-02 19:43:44 -04: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 Don't use the npm binary you're about to delete 2018-08-08 08:41:30 -04:00
deprecated-packages.json Remove language-typescript deprecation. 2017-08-11 17:01:34 -07:00
license-overrides.js :lint: 2017-01-25 11:13:42 -05: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 Update package-lock.json 2019-03-26 14:44:08 -04:00
package.json Revert "Merge #18603 from atom/electron-3-0" 2019-02-25 13:41:59 -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
test Add debugging message specifying which step failed 2019-04-12 12:53:20 +02: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