Philipp Muens
|
9b3c17f1e6
|
Merge pull request #6398 from haochang/fix-missing-colon
Add the missing colon
|
2019-07-18 16:04:59 +02:00 |
|
Hao Chang
|
35c3d2e0a3
|
Prettify the format for the build
|
2019-07-18 13:37:04 +01:00 |
|
Hao Chang
|
4d7300a375
|
Add the missing colon
|
2019-07-18 13:20:00 +01:00 |
|
Philipp Muens
|
9a84d1837b
|
Merge pull request #6362 from serverless/existing-cognito-user-pools
Add support for existing Cognito User Pools
|
2019-07-18 13:22:01 +02:00 |
|
Eslam λ Hefnawy
|
e58f52f141
|
Merge pull request #6350 from serverless/components-integ
Integrating Components
|
2019-07-18 13:55:37 +03:00 |
|
Philipp Muens
|
63c070c64c
|
Add support for existing Cognito User Pools
|
2019-07-18 12:53:18 +02:00 |
|
Daniel Schep
|
2d58688b55
|
Merge pull request #6395 from serverless/aws-cred-msg
actually update the right aws creds link interactive setup aws
|
2019-07-17 17:40:07 -04:00 |
|
Daniel Schep
|
4b82dce66b
|
actually update the right aws creds link interactive setup aws
|
2019-07-17 17:21:18 -04:00 |
|
Eslam A. Hefnawy
|
1982712ba8
|
updated to cli 1.0.0
|
2019-07-17 15:57:59 +03:00 |
|
Eslam A. Hefnawy
|
80b0383101
|
Merge remote-tracking branch 'origin/master' into components-integ
|
2019-07-17 15:00:20 +03:00 |
|
Philipp Muens
|
5ce8f98744
|
Merge pull request #6372 from Ingwersaft/master
Updated gradle and kotlin.js gradle plugin fixing #5598
|
2019-07-17 10:42:09 +02:00 |
|
Ingwersaft
|
f5ca4dfb03
|
added missing root project name to gradle setup
|
2019-07-16 22:21:32 +02:00 |
|
Daniel Schep
|
505b6d429d
|
support for calling tenant orgs
chosing between the two is handled by SFE plugin
|
2019-07-16 16:11:45 -04:00 |
|
Daniel Schep
|
2ea13d5fec
|
If user has no profiles, always create them the default profile (#6378)
If user has no profiles, always create them the default profile
|
2019-07-16 14:42:19 -04:00 |
|
Mariusz Nowak
|
fc8c864c3b
|
Merge pull request #6386 from serverless/cli-interactive-fix-project-name
PLAT-1385 Ensure expected service name in interactively created project
|
2019-07-16 16:48:04 +02:00 |
|
Mariusz Nowak
|
e8602f7ee8
|
Merge pull request #6388 from serverless/improve-postinstall-message
Improve post install message
|
2019-07-16 16:33:11 +02:00 |
|
Mariusz Nowak
|
bdb3af6e8c
|
Merge pull request #6387 from serverless/fix-aws-secret-key-validation
Fix AWS secret access key validation in interactive CLI
|
2019-07-16 16:32:57 +02:00 |
|
Mariusz Nowak
|
bee47e838a
|
Improve postinstall message
|
2019-07-16 16:12:22 +02:00 |
|
Mariusz Nowak
|
304a2b79c0
|
Fix AWS secret access key validation
Allow '+' chars
|
2019-07-16 16:02:45 +02:00 |
|
Mariusz Nowak
|
868c8a3794
|
Cover service rename in createFromTemplate
|
2019-07-16 15:43:46 +02:00 |
|
Mariusz Nowak
|
bba700760f
|
Handle plugin template separately
|
2019-07-16 15:43:28 +02:00 |
|
Mariusz Nowak
|
58541c08dd
|
Improve error handling
|
2019-07-16 15:36:59 +02:00 |
|
Daniel Schep
|
7fd05bb295
|
remove unused regex
|
2019-07-16 08:59:39 -04:00 |
|
Daniel Schep
|
ee5d08d8ab
|
Log message out when user says no to aws setup (#6377)
Log message out when user says no to aws setup
|
2019-07-16 08:54:12 -04:00 |
|
Philipp Muens
|
4e70ab536e
|
Merge pull request #6385 from serverless/fix-s3-test
Fix async S3 test
|
2019-07-16 14:51:48 +02:00 |
|
Philipp Muens
|
318f9cd8a6
|
Fix async S3 test
|
2019-07-16 13:31:01 +02:00 |
|
Philipp Muens
|
084cee4538
|
Merge pull request #6345 from domcorvasce/master
Add SLS_NO_WARNINGS env var
|
2019-07-16 12:49:39 +02:00 |
|
Philipp Muens
|
c752299033
|
Merge pull request #6379 from mbifulco/patch-1
Fix typo
|
2019-07-16 09:49:18 +02:00 |
|
Mike Bifulco
|
1c4af58387
|
Fix typo
|
2019-07-15 17:37:50 -04:00 |
|
Daniel Schep
|
3da3825bed
|
if user has no profiles, always create them the default profile
|
2019-07-15 16:18:46 -04:00 |
|
Daniel Schep
|
56620e6a88
|
Log message out when user says no to aws setup
|
2019-07-15 16:15:08 -04:00 |
|
Eslam A. Hefnawy
|
8a40c4511f
|
removing process.exit
|
2019-07-15 19:44:35 +03:00 |
|
Eslam A. Hefnawy
|
2622ace9b7
|
integrate components for Node 8
|
2019-07-15 19:40:38 +03:00 |
|
Daniel Schep
|
d472125bae
|
Fix premature interactiveCli setup (#6367)
Fix premature interactiveCli setup
|
2019-07-15 11:56:06 -04:00 |
|
Philipp Muens
|
e3580e8a54
|
Merge pull request #6366 from herebebogans/feature/sns_cross_region
Cross region SNS Trigger
|
2019-07-15 12:51:11 +02:00 |
|
Philipp Muens
|
1d81e55460
|
Merge pull request #6365 from decompil3d/ssm-split
Allow optionally splitting SSM parameter value for StringList type
|
2019-07-15 12:41:35 +02:00 |
|
Ingwersaft
|
a2c8620659
|
fixed aws-kotlin-nodejs-gradle test
|
2019-07-14 21:14:19 +02:00 |
|
Ingwersaft
|
6de0e1bdae
|
updated gradle and kotlin.js gradle plugin
|
2019-07-14 17:21:04 +02:00 |
|
Jonathan Keslin
|
31834261b0
|
Warn when attempting to split non-StringList parameter type
|
2019-07-12 09:38:48 -07:00 |
|
Simon Elder
|
9c44708a21
|
Use options in constructor
|
2019-07-12 19:20:17 +10:00 |
|
Mariusz Nowak
|
1b4db7c35b
|
Fix interactiveCli injection
|
2019-07-12 10:32:37 +02:00 |
|
Simon Elder
|
dfbc71834f
|
Lint ..
|
2019-07-12 11:43:28 +10:00 |
|
Simon Elder
|
2b2e7b7def
|
Enable cross region sns subscription.
|
2019-07-12 11:37:44 +10:00 |
|
devops hipster in training
|
0428373f4e
|
Merge pull request #2 from serverless/master
Merge Master
|
2019-07-12 08:49:08 +10:00 |
|
Jonathan Keslin
|
87315d7c48
|
prettier fix
|
2019-07-11 15:46:47 -07:00 |
|
Jonathan Keslin
|
96946fd5fc
|
Allow optionally splitting SSM parameter value for StringList type
|
2019-07-11 15:33:17 -07:00 |
|
Dom Corvasce
|
5500a07d12
|
Show available env vars in the help output
|
2019-07-11 11:41:26 +02:00 |
|
Dom Corvasce
|
38f42dfb5c
|
Rename SLS_NO_WARNINGS to SLS_WARNING_DISABLE
|
2019-07-10 11:52:05 +02:00 |
|
Philipp Muens
|
dfe6e07161
|
Merge pull request #6344 from serverless/sfe-version-info
SFE plugin & sdk version info
|
2019-07-10 11:26:25 +02:00 |
|
Philipp Muens
|
1d4ef3b2b6
|
Add tests
|
2019-07-10 11:10:16 +02:00 |
|