437 Commits

Author SHA1 Message Date
Kamil Burzynski
7b14be2294 Fixed stage setting when stage prompt is used for jaws deploy endpoint 2015-10-09 19:17:03 +02:00
Kamil Burzynski
72d710b612 Added support for response models 2015-10-02 18:16:26 +02:00
Kamil Burzynski
377327b321 Added stage name to API name 2015-10-02 17:46:34 +02:00
Austen
9c40eff2c8 Merge pull request #190 from Nopik/typo-jawscli
Fixed JawsCLI reference
2015-10-02 06:09:35 -07:00
Kamil Burzynski
eb33b506f4 Fixed JawsCLI reference 2015-10-02 13:11:19 +02:00
Jared Short
6fe7bd835e Allows for optional package manager usage 2015-10-02 01:19:07 -04:00
Austen Collins
0f89e06196 merge 2015-10-01 21:09:05 -07:00
Jared Short
6e234b63c3 Add CLI Consistency
Addresses #176
2015-10-01 19:28:57 -04:00
doapp-ryanp
05b61f5da3 fixup regex and commonize shortid generation 2015-10-01 08:30:40 -05:00
Austen Collins
8b7cb074c4 new project: fix project name description 2015-09-30 18:20:54 -07:00
Austen Collins
f25b1c04d4 new project: fix removal of underscores in auto-generated proejct names 2015-09-30 18:20:25 -07:00
Austen Collins
cbfdd891cb new command: if default domain is used, append random string to avoid S3 bucket uniquness issues 2015-09-30 17:54:47 -07:00
Austen Collins
eebf42a052 vrsion bump 2015-09-30 17:34:07 -07:00
Austen Collins
d2971fe535 tag: fixes for project structure changes 2015-09-30 17:08:12 -07:00
Austen Collins
3bd1ac211c module create: add option to create package manager scaffolding 2015-09-30 16:05:29 -07:00
doapp-ryanp
202495c144 specify jaws-core-js version. fix env set bug 2015-09-30 11:24:26 -05:00
doapp-ryanp
36f6c2e251 correctly handle includePaths 2015-09-30 11:00:52 -05:00
Austen Collins
6bedcc2a1b new project/stage/region: fix s3 bucket errors 2015-09-30 09:00:06 -07:00
doapp-ryanp
1b2817306f rename to aaDataModelStage. lots of bugfixes 2015-09-30 10:03:57 -05:00
Kamil Burzynski
e6a862e3e4 Updated jaws-core-js reference in handler template 2015-09-30 13:23:51 +02:00
doapp-ryanp
14187c212d postinstall new features. Module create re-factor 2015-09-29 23:39:57 -05:00
Austen Collins
44980d5a09 new project: create lib folder 2015-09-29 20:12:54 -07:00
doapp-ryanp
b065eb7069 Merge branch 'v1.3' of github.com:jaws-framework/JAWS into v1.3 2015-09-29 21:45:28 -05:00
doapp-ryanp
166067b2f4 Merge branch 'v1.3' of github.com:jaws-framework/JAWS into v1.3 2015-09-29 21:45:19 -05:00
Austen Collins
682759eb17 tests: finish refactoring 2015-09-29 19:45:19 -07:00
doapp-ryanp
d03596447d default to jaws runtime on new proj. create pkg mgr scaffold on module create 2015-09-29 21:45:14 -05:00
Austen Collins
fd2a727ac9 tests: refactor new stage region and dash tests 2015-09-29 19:33:43 -07:00
doapp-ryanp
e0e7fa5575 dont default to private repo 2015-09-29 20:30:51 -05:00
Jared Short
ecf9b45be3 Add TTY aware spinner and select
Checks to see if we are in an interactive environment. If we are not, the spinner object is replaced with a simple object that displays basic messages.

If a select prompt is shown in a non-interactive environment, we throw an error and alert the user.
2015-09-29 18:56:30 -04:00
doapp-ryanp
d221f2f281 remove module install 2015-09-29 16:47:11 -05:00
doapp-ryanp
8a09f4df02 implement postinstall 2015-09-29 16:43:28 -05:00
Austen Collins
c84388cc46 new project: add readme creation and minor edits to package.json 2015-09-29 09:44:56 -07:00
Austen Collins
732986b4b7 new project: create runtime files (package.json) and install jaws-core-js 2015-09-29 09:34:23 -07:00
Austen Collins
8efa408b33 add initRuntime util function 2015-09-29 08:33:14 -07:00
Austen Collins
661ba3277a postinstall: add missing param 2015-09-29 07:40:36 -07:00
Austen Collins
c6b75f542f postinstall command: start workign on this 2015-09-28 21:32:39 -07:00
Austen Collins
de972ac9ac tests: fix tag and env tests 2015-09-28 16:44:36 -07:00
Austen Collins
03e854d925 tests: refactor create test project 2015-09-28 16:33:07 -07:00
Austen Collins
23c3b2180d fix jawsbucket 2015-09-28 15:36:54 -07:00
Austen Collins
8dc0012fa0 merge 2015-09-28 14:27:42 -07:00
Austen Collins
94b4ac6896 tests: refactor for bucket reorganization 2015-09-28 14:24:31 -07:00
Austen Collins
f2988785e2 branch: split 2015-09-28 14:24:31 -07:00
Austen Collins
c44235a41e bucket reorganization: fix path 2015-09-28 14:24:31 -07:00
Austen Collins
c564c135d2 minor fixes 2015-09-28 14:24:31 -07:00
Austen Collins
49bcec6008 bucket reorganization: more refactoring of new command and new stage/region command 2015-09-28 14:24:31 -07:00
Austen Collins
025b2660c9 new stage region: start refactor, add interactive prompts for usability 2015-09-28 14:24:31 -07:00
Austen Collins
ef1b50f3ec new command: finish refactor 2015-09-28 14:24:31 -07:00
Austen Collins
4e58c770c0 new project: refactor for new bucket organization. Change CFcreateresources to use TemplateBody, not S3 2015-09-28 14:24:30 -07:00
Austen Collins
81382c1eb4 resources: add s3 project bucket 2015-09-28 14:23:32 -07:00
doapp-ryanp
10dc271c9b bugfig 2015-09-28 15:51:33 -05:00