Philipp Muens
26051ad798
Fix function retrieval for "deploy list functions" command
2017-07-21 16:35:43 +02:00
Philipp Muens
cf7a6fb4bf
Enhance tests for invoke local
2017-07-17 10:51:20 +02:00
Eslam λ Hefnawy
970302573b
Merge pull request #3935 from ryanmurakami/handle-rollback-status
...
Handle Export errors when deleting CF stack
2017-07-16 18:16:27 +07:00
Eslam λ Hefnawy
f7d1e55be6
Merge pull request #3722 from HeroesDieYoung/master
...
Allow request parameter configuration with lambda-proxy integration
2017-07-13 16:01:14 +07:00
Ryan Lewis
ac59f993b4
lint error
2017-07-12 16:26:44 -07:00
Ryan Lewis
003752462b
adding test
2017-07-12 14:28:06 -07:00
Eslam λ Hefnawy
f0892630f7
Merge pull request #3908 from dschep/invoke-local-config-region
...
Also set region env vars from config, not just CLI, for invoke local
2017-07-12 20:51:59 +07:00
Eslam λ Hefnawy
40d529ced5
Revert "Improves invalid security token message per issue #3862 "
2017-07-12 17:49:37 +07:00
Eslam λ Hefnawy
f0b1474f1e
Merge pull request #3912 from serverless/darkowlzz-3625-deploy-function-pkg
...
Follow up for #3876 & #3856 : Fixes for custom package artifacts
2017-07-10 16:00:09 +07:00
Philipp Muens
4ed4a8e9bb
Update to match two security token related cases
2017-07-07 16:40:17 +02:00
Eslam A. Hefnawy
bcbbd907ab
skip service packaging if artifact is provided
2017-07-07 20:59:00 +07:00
Ralph Dugue
a91c827633
Fixing error with matching in test
2017-07-07 08:37:53 -04:00
Eslam A. Hefnawy
42d48892c2
fix deploy function with service artifact
2017-07-07 19:22:42 +07:00
Ralph Dugue
c15ec99d9c
Fixed some issues per recommendations and added test
2017-07-07 07:13:14 -04:00
Ralph Dugue
cb6e81a114
fixed some issues based on recommendations
2017-07-06 22:45:48 -04:00
Daniel Schep
d5e12e9ed0
Also set region env vars from config, not just CLI, for invoke local
2017-07-06 11:06:45 -04:00
Philipp Muens
ff9c2c3b8c
Merge branch 'master' into request-params-for-lambda-proxy
2017-07-06 12:43:42 +02:00
Philipp Muens
f854e33885
Update formatting of warning message
2017-07-06 12:39:57 +02:00
Ralph Dugue
c7f44b64f3
minor changes to adhere to style guideline
2017-07-05 15:50:48 -04:00
Ralph Dugue
0874f77d0b
making a minor fix
...
Carelessly forgot to space out the message correctly
2017-07-05 15:23:00 -04:00
Ralph Dugue
4d424b9d25
Improves invalid security token message per issue #3862
2017-07-05 14:47:29 -04:00
Philipp Muens
27541592e8
Fix and update extendedValidate tests
2017-07-04 09:23:47 +02:00
Philipp Muens
17814d7912
Update and fix tests
2017-07-04 09:08:50 +02:00
Philipp Muens
0d8174ba72
Merge master into PR
2017-07-03 17:04:49 +02:00
Philipp Muens
7c57935ca9
Fix linting issue
2017-07-03 11:23:32 +02:00
Philipp Muens
dd3662079f
Update variable usage to ensure better readability
2017-07-03 11:10:29 +02:00
Philipp Muens
71b63519f4
Fix check for equality of remote and local files
2017-07-03 10:57:26 +02:00
Philipp Muens
6893bba324
Add support for "force" option
2017-07-03 09:36:49 +02:00
Sunny
cb059a3a79
Add extendedValidate test for package artifact
2017-07-01 01:48:42 +05:30
Sunny
d5de23f482
Fix extendedValidate issue and refactor some code
2017-07-01 01:02:52 +05:30
Sunny
042b6e2e74
Add test for deployFunction() with artifact
2017-06-30 23:29:19 +05:30
Sunny
59a25a9dbd
Add function artifact check in deployFunction
...
- Adds check for function package artifact in packageFunction() and
avoids packing if a package artifact is found.
- Adds check for function artifact in deployFunction() and use the
provided artifact to deploy if available.
2017-06-30 23:29:19 +05:30
Philipp Muens
fb5442354a
Rephrase deploy function info message when skipping deployment
2017-06-30 13:51:37 +02:00
Philipp Muens
d13881a012
Update location where remoteFunctionData is saved
2017-06-30 13:36:06 +02:00
Philipp Muens
d39e95fec5
Update check if deployment is necessary
2017-06-30 13:32:06 +02:00
Philipp Muens
3ad2c5031d
Add tests
2017-06-30 13:17:39 +02:00
Philipp Muens
e329bf9ad8
Only re-deploy when code or service updated
2017-06-30 09:26:55 +02:00
Greg Thornton
60caa22edb
Skip packaging if artifact specified
2017-06-28 21:26:08 -05:00
Philipp Muens
0e580bfd26
Update formatting of error message
2017-06-28 09:29:35 +02:00
davidwells
57b1421ecc
userStats noProviderCredsFound
2017-06-26 17:05:25 -07:00
davidwells
041b0356e9
add remove service placeholder function
2017-06-26 17:03:36 -07:00
Philipp Muens
fa540243c1
Merge pull request #3846 from activescott/master
...
Improve error message when indentation for http event is wrong
2017-06-26 10:24:13 +02:00
Philipp Muens
549afa499f
Update error message
2017-06-26 10:06:07 +02:00
John Ferlito
f01ca2dbf7
Update docs to indicate you can use cognito pool authoriser and claims with lambda-proxy
2017-06-25 19:15:21 +10:00
Scott Willeke
4320127188
fixes linting errors as part of #3845
2017-06-23 16:54:15 -07:00
Scott Willeke
d2644f92a5
Improves error message to include function name when path isn't indented under the path in yml.
2017-06-23 16:20:50 -07:00
Philipp Muens
7650f93a43
Switch back to depend on Deployment resource in ApiKey resource
2017-06-21 12:14:13 +02:00
Eslam A. Hefnawy
e7873fe575
removed naming refs for stage resoruce
2017-06-21 17:43:33 +08:00
Eslam A. Hefnawy
58cf9ea526
adding stage in deployment resource
2017-06-21 17:36:44 +08:00
Eslam A. Hefnawy
c9c52b7cd0
Merge branch '2450-apikey-usage-plan' of https://github.com/laardee/serverless into laardee-2450-apikey-usage-plan
2017-06-21 16:25:56 +08:00