pulsar/script
Rafael Oleza 6fcfaffa04 Do not depend on CONFIG.executableName on the windows tests
CONFIG.executableName depends on the ATOM_RELEASE_VERSION env variable
to work correctly on nightly releases.

Since this env variable is not being set for the testing steps, the
nightly release builds contain a wrong executableName on the testing
step, which causes a failure when trying to find the Atom executable.

This commit fixes that by stop using the executableName from the test
step, like it's done on other platforms.
2019-07-17 11:40:39 +02:00
..
lib Merge pull request #19675 from atom/fix-signing-issues 2019-07-16 19:25:22 +02:00
update-server Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
vsts Upgrade npm on Azure Pipelines when running macOS tests 2019-06-20 18:17:50 +02: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 Use the correct executable name on the code signing tool 2019-07-16 18:32:24 +02: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 ⬆️ electron-winstaller 2019-06-19 17:06:44 +02:00
package.json ⬆️ electron-winstaller 2019-06-19 17:06:44 +02: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 Do not depend on CONFIG.executableName on the windows tests 2019-07-17 11:40:39 +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