Eslam A. Hefnawy
e30700e70a
--debug option added
2015-12-07 22:36:19 -08:00
Austen Collins
01ba9f6a52
All: Rebrand
2015-12-03 20:31:49 -08:00
Eslam A. Hefnawy
4629869c2c
ProjectCreate: All tests passed. Ready for release.
2015-11-25 13:07:40 +02:00
Austen Collins
d02b3f3668
FunctionDeploy: work on concurrent operations
2015-11-19 14:02:47 -08:00
Eslam A. Hefnawy
729785117e
refactoring CF and S3
2015-11-17 14:29:01 +02:00
doapp-ryanp
bab57bf894
autogen help at all levels
2015-11-05 21:00:36 -06:00
doapp-ryanp
8c2041d456
test cases prep
2015-10-22 13:56:17 -05:00
doapp-ryanp
ddb5e1568b
lots of plugin foundation fixups. 1st pass at core DeployLambda
2015-10-19 22:49:47 -05:00
doapp-ryanp
4083459ab8
fixup jawsutils usage
2015-10-19 11:17:29 -05:00
doapp-ryanp
d6547c2d2f
cleanup jaws bin
2015-10-19 11:13:37 -05:00
doapp-ryanp
489e138025
fixes
2015-10-19 11:11:05 -05:00
Austen Collins
45f89dd03d
commands: allow option shortcuts
2015-10-19 11:10:58 -05:00
Austen Collins
f229e576e0
plugins: prepare for queue refactor
2015-10-19 11:10:51 -05:00
Austen Collins
6b2044043d
create global class
2015-10-19 11:10:33 -05:00
doapp-ryanp
33a44b9257
fixes
2015-10-19 10:21:47 -05:00
Austen Collins
e9d9f8bef9
commands: allow option shortcuts
2015-10-18 21:44:09 -07:00
Austen Collins
e910637ff4
plugins: prepare for queue refactor
2015-10-18 16:04:17 -07:00
doapp-ryanp
5f74fcfb44
const
2015-10-14 10:17:52 -05:00
Austen Collins
c3f9396a5f
create global class
2015-10-13 02:06:44 -07:00
Austen Collins
fd99bd2c2d
ProjectCreate: Refactor and fix test
2015-10-11 23:16:28 -07:00
doapp-ryanp
be9b36abe9
making es6 classes still...are we done yet
2015-10-11 23:03:06 -05:00
doapp-ryanp
a470da932b
making es6 classes still...
2015-10-11 22:21:56 -05:00
doapp-ryanp
a46466eac5
making es6 classes
2015-10-11 20:35:51 -05:00
doapp-ryanp
7f2110a57c
es6 let, template strings
2015-10-10 19:07:34 -07:00
doapp-ryanp
1113e08103
es6 strings and octals
2015-10-10 17:44:33 -07:00
Kamil Burzynski
9ca3f084a9
Added error message when invalid syntax is used
2015-10-02 19:09:31 +02:00
Austen
b32b7aa89e
Merge pull request #191 from Nopik/stage-create-bugfix
...
Fixed `jaws stage create`
2015-10-02 06:09:52 -07:00
Kamil Burzynski
0626770f0e
Fixed jaws stage create
2015-10-02 13:19:55 +02:00
Jared Short
6fe7bd835e
Allows for optional package manager usage
2015-10-02 01:19:07 -04:00
Ryan Pendergast
3e86e5d090
Update jaws
2015-10-01 20:45:46 -05:00
Jared Short
6e234b63c3
Add CLI Consistency
...
Addresses #176
2015-10-01 19:28:57 -04:00
Austen Collins
3bd1ac211c
module create: add option to create package manager scaffolding
2015-09-30 16:05:29 -07:00
Kamil Burzynski
e9ff7a413f
Fix for "undefined" in help output
...
When invoking just `jaws` command, it was spitting out:
Usage: undefined [options] [command]
2015-09-30 10:48:23 +02:00
doapp-ryanp
14187c212d
postinstall new features. Module create re-factor
2015-09-29 23:39:57 -05: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
doapp-ryanp
8a09f4df02
implement postinstall
2015-09-29 16:43:28 -05: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
23c3b2180d
fix jawsbucket
2015-09-28 15:36:54 -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
Jared Short
36a26c95df
Explicit defining of tag type required, "all" is now "both"
2015-09-27 21:33:29 -04: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
Jacob Evans
9e4486d6e5
--no-save is a special case
...
in Commander it gets mapped to options.save = false, not noSave.
see https://github.com/tj/commander.js/blob/master/test/test.options.bool.no.js
2015-09-27 17:39:52 +10:00
doapp-ryanp
b52b338f20
remove es6 specific. start to refactor run
2015-09-25 15:57:02 -05:00
Ryan Pendergast
46f505c88a
Merge pull request #153 from boushley/fix-credential-creation
...
Fix credential creation from `jaws new project` prompts
2015-09-25 13:10:28 -05:00
doapp-ryanp
2c9fccef54
save awsm cf integrations by default
2015-09-25 09:03:14 -05:00
Aaron Boushley
61cfce4fc3
Make the -v and --verbose flag work again.
2015-09-24 19:36:48 -07:00
doapp-ryanp
d5c58574eb
better cli help for env cmd
2015-09-24 20:41:51 -05:00