Commit Graph

859 Commits

Author SHA1 Message Date
David Glasser
67a45935e0 banner update for 1.0.3.2 2015-02-24 16:24:42 -08:00
David Glasser
58c58b0320 METEOR@1.0.3.2-rc.0 2015-02-24 12:40:51 -08:00
Sashko Stubailo
61893dacf0 Relax linter 2015-02-13 20:35:40 -08:00
Sashko Stubailo
04151aadaa Relax linter 2015-02-13 20:27:22 -08:00
Sashko Stubailo
e62268609f Make docs data serialization stable so that diffs are viable 2015-02-12 10:27:48 -08:00
Matthew Brewer
b5b78c5da8 Add a comment explaining 'wc -l' 2015-02-10 15:53:33 -05:00
Matthew Brewer
b9d4967628 Migrate copy scripts to awscli instead of s3 2015-02-10 14:02:28 -05:00
Matthew Brewer
7436784e2e Switch s3cfg to aws cli
This serves server purposes
1) aws cli can do a lot more htings, so this is fewer tools we have to use
2) this uses the same key format as we're already using for everything else
3) because of key format, we can easilly switch to everyone using their own keys

Note that after this is commited you will have to set up aws cli to use this script.
See: https://mdg.hackpad.com/Operational-Suggestions-and-tips-EZFrKK81iHf#:h=AWS-management
2015-02-10 13:49:07 -05:00
David Glasser
ab292eb203 publish-meteor-tool: work on emacs 2015-02-09 18:18:14 -08:00
David Glasser
ad999ee0d8 publish-meteor-tool-on-arch: fix conditional 2015-02-09 18:16:57 -08:00
David Glasser
f51094f1da publish-meteor-tool-on-arch: reserve more time 2015-02-09 18:16:26 -08:00
Sashko Stubailo
1cc23f8547 Bump release 2015-02-09 13:14:57 -08:00
Slava Kim
5fc10cd5cb comments for the Windows publish script
... also comments and empty lines are now ignored on transfer to a remote build
machine
2015-02-05 14:51:05 -08:00
Sashko Stubailo
bc0dec8593 Reset the publish JSON to recommended: false 2015-02-05 12:01:53 -08:00
Sashko Stubailo
af0f1ba804 Add quotes in bootstrap tarball copy script 2015-02-05 11:49:39 -08:00
Sashko Stubailo
a75cae93ed Merge branch 'devel' into windows-r
Conflicts:
	packages/package-version-parser/package.js
	tools/bundler.js
	tools/server/boot.js
2015-02-04 15:50:31 -08:00
Slava Kim
73341e6bad bump 2015-02-04 15:35:36 -08:00
Sashko Stubailo
b3cb7a49f7 Merge branch 'devel' into windows-cr
Conflicts:
	packages/application-configuration/package.js
	packages/ctl-helper/package.js
	packages/ctl/package.js
	packages/dev-bundle-fetcher/package.js
	packages/follower-livedata/package.js
	packages/jquery/package.js
	packages/star-translate/package.js
	packages/test-in-browser/package.js
	tools/bundler.js
	tools/compiler.js
	tools/package-client.js
	tools/package-source.js
	tools/package-version-parser.js
	tools/server/boot.js
2015-02-04 13:56:54 -08:00
Sashko Stubailo
447d9ec08c Add quotes around file path in bash script 2015-02-04 12:06:29 -08:00
Slava Kim
f4aa4f9037 bump 2015-02-02 20:17:09 -08:00
Sashko Stubailo
9e10649b18 Bump release 2015-02-02 14:09:30 -08:00
Slava Kim
3c68cebf0d bump 2015-02-02 13:38:01 -08:00
Slava Kim
d7a8f44da9 Merge branch 'windows-cr' into windows-r
Fixes by @stubailo for the general code-review
2015-02-02 10:21:26 -08:00
Slava Kim
6989b53389 Print publish log only on failure
this way we don't lose messages
2015-01-30 15:08:30 -08:00
Slava Kim
192a33e65b Finally make the windows publish script beautiful
- no need to run the script twice
- no clunky weirdness with the output
- clean messages
2015-01-30 15:05:08 -08:00
Sashko Stubailo
e8129ed443 Bump release to 0.1.2 2015-01-29 17:33:42 -08:00
Slava Kim
ecf7b0c4e1 Attempts to make the windows publish script better 2015-01-29 11:37:25 -08:00
Sashko Stubailo
d047be739e Remove unneeded rule 2015-01-29 09:09:48 -08:00
Sashko Stubailo
e2ad1fdbbf Turn off new parens rule 2015-01-28 22:18:10 -08:00
Sashko Stubailo
b6e804f5ef Add eslintignore with everything but tools js files 2015-01-28 22:13:11 -08:00
Sashko Stubailo
5e029ba736 Add ESLint and fix most linter errors in watch.js 2015-01-28 21:47:22 -08:00
Slava Kim
17b7822f0d script to copy bootstrap tarballs 2015-01-28 14:35:42 -08:00
Sashko Stubailo
634c6d623b NO SUBMODULES PLZ 2015-01-27 16:43:15 -08:00
Sashko Stubailo
f1acf81098 Add quotes around everything in the bash script 2015-01-27 16:14:34 -08:00
Sashko Stubailo
6b161267f3 Improve publish tool on all platforms script 2015-01-27 16:04:57 -08:00
Sashko Stubailo
1fda929da4 Improve windows installer copying script 2015-01-27 16:03:49 -08:00
Sashko Stubailo
cbdaadf14c Bump release 2015-01-22 13:44:12 -08:00
Sashko Stubailo
8bbc0f7e74 Bump release version to 0.1.0, the first recommended release! 2015-01-22 12:56:25 -08:00
Sashko Stubailo
ff9825f985 Bump versions 2015-01-22 12:35:39 -08:00
Sashko Stubailo
b596de1273 Fix script to use local session for everything 2015-01-22 12:35:24 -08:00
Sashko Stubailo
78168b1ef2 Bump versions 2015-01-21 21:30:09 -08:00
Sashko Stubailo
9d31b0e913 Bump versions 2015-01-21 21:25:53 -08:00
Sashko Stubailo
33ecceee6e Bump release version 2015-01-21 19:16:11 -08:00
Slava Kim
35f19a2542 bump 2015-01-21 14:12:18 -08:00
Slava Kim
36ef2e2e1b Fixes for typos 2015-01-21 14:04:08 -08:00
Slava Kim
35eb03b214 Fix the windows publish script once again 2015-01-21 14:04:08 -08:00
Slava Kim
1233e4e197 Fix windows publish script 2015-01-21 14:04:08 -08:00
Sashko Stubailo
c3428677b8 fix script 2015-01-21 14:04:08 -08:00
Slava Kim
27f249bfed A lot of crazy package bumps 2015-01-21 14:03:55 -08:00
Slava Kim
7c59eac1a8 Fix up windows script to parse the new format 2015-01-21 14:01:48 -08:00