7343 Commits

Author SHA1 Message Date
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
Ryan Pendergast
047f0c7a76 Merge pull request #175 from shortjared/intelli-spinner
Add interactive aware spinner and select
2015-09-29 20:13:23 -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
doapp-ryanp
657af1aa46 Merge branch 'v1.3' of github.com:jaws-framework/JAWS into v1.3 2015-09-29 10:08:30 -05: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
6f99715697 tests: fix new project test 2015-09-28 16:51:00 -07:00
Austen Collins
1667f01b9d tests: fix run test 2015-09-28 16:46:33 -07:00
Austen Collins
b63d376ee8 tests: fix module create test 2015-09-28 16:45:30 -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
920ccaffb5 fix 2015-09-28 16:16:25 -05:00
doapp-ryanp
46b1b345b8 refactor code to get jaws bucket in new location 2015-09-28 16:08:43 -05:00
doapp-ryanp
d333d867e0 docs 2015-09-28 15:54:49 -05:00
doapp-ryanp
10dc271c9b bugfig 2015-09-28 15:51:33 -05:00
doapp-ryanp
abe490b4c6 remove back dir 2015-09-28 14:40:33 -05:00
doapp-ryanp
7b0848035f remove front dir 2015-09-28 14:31:48 -05:00
doapp-ryanp
8a3d982abd remove back dir 2015-09-28 14:30:39 -05:00
doapp-ryanp
3aaeb85adf remove select key 2015-09-28 08:32:29 -05:00
Ryan Pendergast
6ea1fdd8e6 Merge pull request #172 from Nopik/master
Fixed stage selector during lambda deploy
2015-09-28 08:31:36 -05:00
Kamil Burzynski
4199c88b6d Fixed stage selector during lambda deploy 2015-09-28 14:22:51 +02:00
Ryan Pendergast
f60564f695 Merge pull request #170 from shortjared/tag-all-behavior-clarity
Explicit defining of tag type required, "all" is now "both"
2015-09-27 23:03:46 -05:00
doapp-ryanp
775dacc3ea Merge branch 'master' of github.com:jaws-framework/JAWS 2015-09-27 22:51:35 -05:00
doapp-ryanp
ff13834ca7 aaDataModelStage change 2015-09-27 22:51:03 -05:00
Ryan Pendergast
00c23eb8ae Merge pull request #171 from shortjared/master
s/Modlue/Module/
2015-09-27 22:22:15 -05:00
Jared Short
792226c9ca s/Modlue/Module/ 2015-09-27 23:13:43 -04:00
Jared Short
36a26c95df Explicit defining of tag type required, "all" is now "both" 2015-09-27 21:33:29 -04:00
Austen Collins
a5e6ba2269 bucket reorganization: fix path 2015-09-27 18:14:15 -07:00
Austen Collins
a7fb6c4f72 minor fixes 2015-09-27 17:09:00 -07:00
Austen Collins
4edd651137 bucket reorganization: more refactoring of new command and new stage/region command 2015-09-27 16:50:20 -07:00
Austen
654653c54b Merge pull request #169 from shortjared/tag-all-behavior-clarity
Tag all can now tag all endpoints and lambdas in one command
2015-09-27 14:57:53 -07:00
Jared Short
0f6758de00 Tag all can now tag all endpoints and lambdas in one command
A proposed solution to jaws-framework/JAWS#164.

Implements a new “all” type which allows a user to tag all Lambdas and
Endpoints in one command. It also makes this the default command when
running a bare `jaws tag --tag-all` or `jaws tag --untag-all` with no
type option.
2015-09-27 16:26:22 -04:00
Austen Collins
0ac1ae3ddc new stage region: start refactor, add interactive prompts for usability 2015-09-27 12:20:18 -07:00