Commit Graph

708 Commits

Author SHA1 Message Date
Slava Kim
9422164bba Don't use camelCase in ps1 scripts 2015-01-20 22:34:20 -08:00
Slava Kim
edc1bc92f1 Make publish-all script just print commands to run 2015-01-20 22:34:20 -08:00
Sashko Stubailo
84dcd9728c Revert this commit! Disable pathwatcher completely 2015-01-20 22:34:20 -08:00
Sashko Stubailo
9737b5b1ef Bump release number 2015-01-20 22:34:18 -08:00
Sashko Stubailo
c638eadc9a Bump versions 2015-01-20 22:34:16 -08:00
Sashko Stubailo
8b1e9624d5 Bump versions 2015-01-20 22:34:16 -08:00
Sashko Stubailo
b0b9a37dbb Bump meteor tool version 2015-01-20 22:34:16 -08:00
Sashko Stubailo
3eba075d0a Send a batch script line by line 2015-01-20 22:34:16 -08:00
Sashko Stubailo
211855587d Make files platform-specific 2015-01-20 22:34:16 -08:00
Sashko Stubailo
c433229ded Revert "Revert "Make a script to run all builds in parallel""
This reverts commit 5a65a48d8a.
2015-01-20 22:34:16 -08:00
Sashko Stubailo
11e70f8582 Revert "Make a script to run all builds in parallel"
This reverts commit 4829adcc84.
2015-01-20 22:34:16 -08:00
Sashko Stubailo
3885adca74 Make a script to run all builds in parallel 2015-01-20 22:34:15 -08:00
Slava Kim
6de253e556 Rent machines for 20 mins 2015-01-20 22:34:15 -08:00
Slava Kim
0e69c587f3 bump 2015-01-20 22:34:15 -08:00
Sashko Stubailo
02c0b8b0d4 Bump release version 2015-01-20 22:34:15 -08:00
Slava Kim
860bbb365b Bump release version 2015-01-20 22:34:14 -08:00
Slava Kim
3403c08de3 Rewrite the windowsy part of the script
"publish on all platforms at once" script
2015-01-20 22:34:13 -08:00
Slava Kim
f774ce8c74 Refactor parse_keys into a separate routine 2015-01-20 22:34:13 -08:00
Sashko Stubailo
b7fa778ac1 Bump tarball version for installer 2015-01-20 22:34:13 -08:00
Sashko Stubailo
4e5850cc87 Bump versions 2015-01-20 22:34:13 -08:00
Sashko Stubailo
e074fc3fe1 Revert "Add portfinder to find an available port for shell"
This reverts commit 20f0413d5d.
2015-01-20 22:34:12 -08:00
Slava Kim
8174951fdb wip windows part of the publish all script 2015-01-20 22:08:16 -08:00
Sashko Stubailo
979f05b244 Make windows dev bundle not use npm i --prod 2015-01-20 22:08:16 -08:00
Sashko Stubailo
2a958c6dcb Add portfinder to find an available port for shell 2015-01-20 22:08:16 -08:00
Slava Kim
369f2faf49 Check if current dev_bundle matches the dev_bundle required on Windows 2015-01-20 22:08:15 -08:00
Sashko Stubailo
d8b03cbfe4 Un-flatten node-gyp for npm 2015-01-20 22:08:15 -08:00
Sashko Stubailo
0ef8b245d1 Flatten bin folder in dev bundle 2015-01-20 22:08:15 -08:00
Sashko Stubailo
977e3171fd Fix Future import 2015-01-20 22:08:15 -08:00
Sashko Stubailo
15295f9033 Remove extra console.logs 2015-01-20 22:08:15 -08:00
Sashko Stubailo
a4084a9599 Bump version of release and tool 2015-01-20 22:08:14 -08:00
Sashko Stubailo
bb21c1750f Fix path lengths and some symlink issues 2015-01-20 22:08:14 -08:00
Slava Kim
6a734db97b Wip script automating release publishing 2015-01-20 22:07:35 -08:00
Sashko Stubailo
1ba0e1b267 Return a fake newest release 2015-01-20 22:07:35 -08:00
Slava Kim
3ca6ea08dd Automatically download the dev bundle if such is not present on Windows 2015-01-20 22:06:58 -08:00
Slava Kim
af50216007 Add a trap 2015-01-20 22:06:58 -08:00
Slava Kim
ef60dbaccd Dedupe and flatten node_modules 2015-01-20 22:06:58 -08:00
Slava Kim
7253c8ee9c increase the number of expected tarballs in "copy from jenkins" script 2015-01-20 22:06:58 -08:00
Slava Kim
ed5f19253f Actually make generate-devbundle.ps1 work
Extra dependency on 7zip though
2015-01-20 22:06:58 -08:00
Slava Kim
c85a0e9a5a More on deleting folders 2015-01-20 22:06:58 -08:00
Slava Kim
555a3e5dd3 Zip up the dev bundle 2015-01-20 22:06:58 -08:00
Slava Kim
f08b616d20 Parse the dev_bundle version correctly 2015-01-20 22:06:58 -08:00
Slava Kim
c7675a0da3 Corrections to Windows-specific removals 2015-01-20 22:06:58 -08:00
Slava Kim
c242524c2a Corrections 2015-01-20 22:06:58 -08:00
Slava Kim
f98c162dd1 Use short folder names and npm install --production 2015-01-20 22:06:58 -08:00
Slava Kim
3e2866c7ff Powershell piping is unicode by default
npm needs ascii
2015-01-20 22:06:58 -08:00
Slava Kim
0eea25ee56 Edits to script 2015-01-20 22:06:57 -08:00
Slava Kim
508961f55b Fix typo (missing slash) 2015-01-20 22:06:57 -08:00
Slava Kim
04135ffa41 Add a draft of a PS1 devbundle script 2015-01-20 22:06:57 -08:00
Slava Kim
83dd44bdd6 exclude some npm modules from windows version of dev bundle 2015-01-20 22:06:57 -08:00
Slava Kim
a71bff8875 Latest version of the installer 2015-01-20 22:03:23 -08:00