1283 Commits

Author SHA1 Message Date
Francisco Guimarães
cc0fee96b7 Adding spec to test that duplicates uploads 2018-01-22 22:15:57 -02:00
Francisco Guimarães
29e13014db artifactFilePath makes more sense 2018-01-22 15:32:02 -02:00
Francisco Guimarães
d059a3c448 Improve spec description 2018-01-22 14:59:35 -02:00
Francisco Guimarães
3e7f736abc Fix concurrency upload 2018-01-22 14:58:34 -02:00
Francisco Guimarães
f981c1c770 WIP 2018-01-22 13:16:43 -02:00
Frank Schmid
06cf6df2e6 More tests to increase coverage 2017-10-26 12:14:10 +02:00
Frank Schmid
97896eb34f Do not update configuration parts that contain references. 2017-10-26 11:57:10 +02:00
Alex DeBrie
57a83302a1 Consolidate multiple beforeEach methods in test 2017-10-24 14:52:07 +00:00
Rafal Wilinski
8a5fe07bed Merge pull request #4382 from timstott/conceal-api-keys
Provide option to conceal API Gateway key values from the output
2017-10-21 14:29:20 +02:00
Timothy Stott
2df0d8a954
Provide option to conceal API Gateway key values from the output 2017-10-17 22:42:01 +01:00
horike37
ebcde3b683 update createStack test with using sinon sandbox 2017-10-18 01:03:44 +09:00
Takahiro Horike
bae332caeb Merge pull request #4320 from RafalWilinski/function-role-fix
Fix `deploy function` command by normalizing role
2017-10-17 23:20:12 +09:00
daviskoh
6886f121c0 remove odd duplicate assignment 2017-10-15 20:45:00 -04:00
Rafal Wilinski
36a37d08e0 Fix helloTwo function deployment 2017-10-14 13:39:37 +02:00
horike37
2d9c75ba31 Merge branch 'master' into variable-auth-type 2017-10-14 17:47:04 +09:00
Rafal Wilinski
656862919e Shorten test description 2017-10-11 14:03:09 +02:00
Rafal Wilinski
da33790a78 Fix test linter issues 2017-10-11 13:57:06 +02:00
Rafal Wilinski
1c57e39365 Add extendedValidate test 2017-10-11 13:53:01 +02:00
Rafal Wilinski
9e99b3aed0 Fix linter issues 2017-10-11 13:01:03 +02:00
Rafal Wilinski
a7b711dc33 Add function attached to APIGW timeout warning 2017-10-11 12:49:08 +02:00
Daniel Schep
29a85498f5 Set stdin to a TTY in invoke.py to allow PDB use
Setting `sys.stdin` to a TTY prevents `pdb.set_trace()` from immediatly throwing
`BdbQuit`. I am unsure if there is a way to make this work in Windows
2017-10-10 14:40:23 -04:00
Jonathan Spies
1f086cfa14 update validator to accept type 2017-10-10 13:08:40 -05:00
Jonathan Spies
2341e5beae separate expectation for REQUEST into its own test 2017-10-10 12:36:16 -05:00
Jonathan Spies
e75c783365 add type option to authorizer. implements #4325 2017-10-10 12:31:22 -05:00
horike37
4b623b0e18 change position which false is assigned 2017-10-07 18:54:09 +09:00
Takahiro Horike
733e6414c1 Merge pull request #4302 from RafalWilinski/removing-private-true
Removing private: true from function does not change it's state
2017-09-30 15:43:48 +09:00
Rafal Wilinski
a0833cfbda Add implicit private = false test 2017-09-29 22:24:56 +02:00
Rafal Wilinski
db97a5fd2f Fix edge case with implicit root path 2017-09-29 22:18:58 +02:00
Rafal Wilinski
a48ed390ea Add normalizeArnRole tests 2017-09-29 22:09:33 +02:00
Rafal Wilinski
bafd7ede5a Fix failing tests 2017-09-29 21:02:37 +02:00
Takahiro Horike
99ea9c8695 Merge pull request #4238 from horike37/add-alexaSmartHome-event
Add alexaSmartHome event
2017-09-30 00:33:51 +09:00
Takahiro Horike
90f3dad237 Merge pull request #4297 from RafalWilinski/run-list-if-no-timestamp-provided-to-rollback
Run `serverless deploy list` if timestamp is not specified in rollback command
2017-09-29 21:04:21 +09:00
Rafal Wilinski
5423d8bf28 Fix Fn::GetAtt case 2017-09-28 19:19:54 +02:00
Rafal Wilinski
2e6d9733ec Add IAM Role normalization 2017-09-28 19:01:34 +02:00
Rafal Wilinski
52ce55e903 Set ApiKeyRequired if http.private is not specified 2017-09-21 23:04:15 +02:00
Rafal Wilinski
0350bbeadc Add test case 2017-09-21 15:33:27 +02:00
Rafal Wilinski
3301d37244 Change wording 2017-09-21 14:58:08 +02:00
Rafal Wilinski
3a6b33c63c Run deploy:list if timestamp is not specified 2017-09-21 14:55:11 +02:00
Philipp Muens
708d3b042f Merge pull request #4286 from RafalWilinski/window-env-path
Obey VIRTUAL_ENV on Windows
2017-09-21 12:51:43 +02:00
Rafal Wilinski
0b8f1b4678 Change colon to path.delimeter 2017-09-21 09:03:47 +02:00
Rafal Wilinski
cf3f4e6cd9 Change template literal to path.join 2017-09-20 13:03:39 +02:00
Philipp Muens
bbc635ddbe Merge pull request #4262 from RafalWilinski/deploy-function-vpc-fix
Fix deploy function not inheriting provider config
2017-09-20 12:26:22 +02:00
Rafal Wilinski
6e05ce8f9c Merge branch 'master' into window-env-path 2017-09-19 16:04:14 +02:00
Rafal Wilinski
bfe1dedc3c Obey VIRTUAL_ENV on Windows 2017-09-19 16:01:41 +02:00
Rafal Wilinski
087c78b91e Fix BbPromise.resolve 2017-09-19 15:36:52 +02:00
horike37
ad6d14bd4d minor tweaks 2017-09-19 22:01:17 +09:00
horike37
5854094cae Merge branch 'master' into add-alexaSmartHome-event 2017-09-19 20:44:16 +09:00
Philipp Muens
c6c589fdbb Update to use Bluebird promise 2017-09-19 11:00:27 +02:00
Philipp Muens
60838b74e9 Merge pull request #4199 from RafalWilinski/invoke-local-maven
Invoke Local: Java Support
2017-09-18 12:34:16 +02:00
Philipp Muens
a1cf9fd65e Minor fixes 2017-09-18 12:29:37 +02:00