48 Commits

Author SHA1 Message Date
Ruben Daniels
9fea731052 Merge pull request +7078 from c9/fix/install-cli
Installer fixes
2015-04-29 15:23:21 -07:00
Ruben Daniels
9264039711 Small fixes and typos 2015-04-29 22:06:32 +00:00
nightwing
9f4c1b98e1 use cp instead of bash spawn cp 2015-04-30 01:44:51 +04:00
nightwing
a6c14e7898 fix text plugin of amd-loader 2015-04-30 00:41:54 +04:00
nightwing
900de37233 fix typos 2015-04-30 00:26:21 +04:00
Ruben Daniels
e4e6774e2c Add extra quotes 2015-04-29 12:56:08 +00:00
Ruben Daniels
561c28bb6f Improve verbose messaging 2015-04-29 02:10:22 +00:00
Ruben Daniels
b42d7a62f2 Change to , fix fs module and fix issue with flow. Also now installed is written properly 2015-04-29 01:41:03 +00:00
Ruben Daniels
7c02b2cf6e Merge pull request +7077 from c9/tweak-publish
more c9 cli tweaks
2015-04-28 17:32:26 -07:00
nightwing
b8fc691bea more c9 cli tweaks 2015-04-29 04:19:20 +04:00
Ruben Daniels
7dd8b141ae Fix installer error reporting 2015-04-28 22:41:55 +00:00
nightwing
16136f2c47 do not destroy package.json of published plugin 2015-04-29 02:28:09 +04:00
Ruben Daniels
3bbff9b45b Remove a heading at the top of the readme 2015-04-28 22:16:55 +00:00
Ruben Daniels
edd2ca0b8c Require repository.url for publishing packages 2015-04-28 18:38:18 +04:00
Ruben Daniels
e6f514e5fb Tweaks 2015-04-28 18:38:17 +04:00
Ruben Daniels
485f194359 Nicer representation of c9 list command 2015-04-28 18:38:17 +04:00
Ruben Daniels
24aba37278 Tweak to description warning 2015-04-28 18:38:16 +04:00
Ruben Daniels
af9d420266 Added message command and verbose mode for cli and fixes output for zip and tar.gz 2015-04-28 18:37:52 +04:00
Ruben Daniels
09b19b4557 publish.js is now split to publish.js install.js and list.js
Conflicts:
	plugins/c9.cli.publish/publish.js
2015-04-28 18:31:48 +04:00
Ruben Daniels
c8661faee8 Added missing import 2015-04-28 18:29:27 +04:00
Ruben Daniels
7820745c7c c9 install now runs installation locally and installer as well
Conflicts:
	plugins/c9.profile.page.packages/components/PackagePage.js
	plugins/c9.profile.page.packages/jsx/PackagePage.jsx
2015-04-28 18:29:10 +04:00
nightwing
f1161fa5de tweak c9 publish 2015-04-26 22:24:58 +04:00
nightwing
182577009f do not automatically create tag from publish 2015-04-25 03:24:10 +04:00
nightwing
ad38f83962 cleanup 2015-04-25 02:15:25 +04:00
nightwing
c9f66f2c88 do not use --transform since it is not supported on old versions of tar 2015-04-25 01:59:55 +04:00
nightwing
a34c7e88bf fix c9 install 2015-04-22 03:25:29 +04:00
Ruben Daniels
914cbd4e49 Enable error for tests 2015-04-21 01:48:05 +00:00
Harutyun Amirjanyan
40648d045f Merge pull request +6898 from c9/fix/terminal
Improved UX & flows for the installer
2015-04-20 21:04:07 +04:00
nightwing
ac8a9da1fe fix typo 2015-04-17 04:29:27 +04:00
nightwing
ebdb6e5848 fix package name 2015-04-17 03:59:34 +04:00
nightwing
c12ad22224 keep installer version in install.js 2015-04-17 02:20:53 +04:00
nightwing
274942f0cb fix typo 2015-04-17 00:00:24 +04:00
nightwing
5897a84919 do not load installed plugins from plugins/debug 2015-04-16 19:29:42 +04:00
nightwing
ac7410a728 add installer to bundle 2015-04-16 19:29:41 +04:00
nightwing
4bffb5490e tweaks 2015-04-16 19:29:40 +04:00
nightwing
a3edfaf181 load standalone plugins from __packed__ 2015-04-16 19:29:39 +04:00
nightwing
734f2bd3b2 tweak c9 publish 2015-04-16 19:29:39 +04:00
nightwing
43904afe30 more work on building static plugins 2015-04-16 19:29:38 +04:00
nightwing
82a31c8150 start adding build step for static plugins 2015-04-16 19:29:38 +04:00
nightwing
aae131da51 more fixed for publish on windows 2015-04-16 19:29:35 +04:00
Fabian Jakobs
65e938ee72 mark tests as server tests 2015-04-15 14:03:54 +00:00
Ruben Daniels
c29315eab6 Survive disconnect 2015-04-08 22:37:31 +04:00
Ruben Daniels
b6cdb6d0cd Handle error 2015-04-08 22:37:30 +04:00
Ruben Daniels
4e9c87f80b Execute npm install after installing a plugin 2015-04-08 22:37:30 +04:00
nightwing
7479523eb9 create __packed__.js before publishing 2015-03-30 03:15:52 +04:00
nightwing
657fe113d2 fix js file detection in c9 publish 2015-03-07 00:23:01 +04:00
Tim Robinson
31b3beacb2 Make publish test not call git to speed it up for CI server 2015-02-19 16:03:55 +00:00
c9bot
b0108959bc initial commit 2015-02-10 23:41:24 +04:00