Files
meteor/tools
ekatek f83c08e8fa introduces the 'meteor admin get-machine' command; changes publish not to publish binary builds
This commit does the following:
- Introduces the get-machine command. This command contacts the build farm server
 gets back a machine reservation and then opens    a secure shell to the machine (Alternatively,
 you can ask for a json). This also involved factoring out some   commands to deal with authenticated
 ddp from package-client into a more general auth-client.

- No longer publish binary builds in publish or publish-release; instead give the user a warning
to run get-machine and then publish-for-arch. Someone could ignore this: --existing-version and
publish-for-arch both publish binary builds, but you need to be    at least somewhat familiar with
what you are doing to run them.      Hopefully, you are running them  from a certified build machine,   but
if you are not,    then, well, it    is your    package.

Stuff remaining:
  - We are going to have a url to external documentation, but I haven't written it yet.
  - We are currently talking to   the test-build server, instead of the build server, so mac doesn't
work.
(Neither of those changes require significant tool changes)
2014-10-14 16:49:50 -07:00
..
2014-09-30 19:25:35 -07:00
2014-09-30 16:29:41 -07:00
2014-08-04 19:03:05 -07:00
2014-09-29 22:50:49 -04:00
2014-08-25 16:42:41 -07:00
2014-10-07 15:19:02 -07:00
2014-09-24 15:53:05 -07:00
2014-08-28 11:14:40 -07:00
2014-09-25 14:57:39 -07:00
2014-10-03 12:11:44 -07:00
2014-09-30 16:29:41 -07:00
2014-09-30 19:25:35 -07:00
2014-08-25 22:49:32 -07:00