795 Commits

Author SHA1 Message Date
Mark Tse
525fe8a07e aws - adding naming function for S3 compiled template file name. 2019-10-13 14:30:55 -04:00
Mariusz Nowak
a4768acdb1
Pass through error 2019-08-23 18:03:37 +02:00
Mariusz Nowak
094db72da8
Ensure AWS SDK is mocked for all tests 2019-08-21 21:42:46 +02:00
Maciej Winnicki
896631defd
Refactor test 2019-08-14 10:50:09 +02:00
Maciej Winnicki
f2f3c00ed0
Maintain original behavior and add a test 2019-08-14 08:55:29 +02:00
Maciej Winnicki
f7813408e7
typo 2019-08-13 21:15:51 +02:00
Maciej Winnicki
fe6bab392a
Fix prettier issues 2019-08-13 21:14:29 +02:00
Maciej Winnicki
3ceb0aabaf
Fix deploy command if package.individually set on a function-level 2019-08-13 20:59:18 +02:00
Neil Locketz
6b5d083384 Check that a function was modified after artifact when deciding to deploy 2019-08-08 22:54:40 -04:00
Sameer Suri
2ddb7ff90c Remove CloudWatch logs triggers if logical IDs do not match 2019-08-01 12:24:36 -07:00
Taylor Ondrey
f7d275ddfe linting fix after finally running the proper linting command 2019-07-25 07:42:19 -04:00
Taylor Ondrey
a2cf61da9f Attempt to resolve linting fail in travis-ci 2019-07-25 07:36:31 -04:00
Taylor Ondrey
49adacd9f5 Remove hard coded partition when validating cloudwatch subscription filters 2019-07-25 06:59:42 -04:00
Sameer Suri
edc4e1e715 Changed AWS subscription filters to use function object name 2019-07-18 13:20:27 -07:00
Philipp Muens
d09b754874 Add support for existing S3 buckets 2019-07-09 15:41:59 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Mariusz Nowak
0ddfec479d
Update up to sinon upgrade 2019-06-03 13:37:57 +02:00
Mariusz Nowak
8b93649def
Merge with master 2019-06-03 11:43:18 +02:00
Philipp Muens
f931ecca81 Add support for Websocket Logs 2019-05-30 15:37:44 +02:00
Philipp Muens
773e9af3c1 Thorough integration testing 2019-05-30 15:20:58 +02:00
Mariusz Nowak
19ab01b679
Ensure to return promises 2019-05-17 16:42:50 +02:00
Mariusz Nowak
cfa523d91f
Rely on stub(...).callsFake (Upgrade to sinon v2) 2019-05-13 20:43:22 +02:00
Philipp Muens
a38063df64 Highlight skipping of deployments 2019-05-03 13:58:16 +02:00
Paul O'Fallon
0957134cbb Lint fixes 2019-04-03 19:55:02 -04:00
Paul O'Fallon
cf7838be20 Add additional Capability when Transform is detected 2019-04-03 19:31:54 -04:00
danielconde
1929af8ae8 Read files before hashing asynchronously on checkIfDeploymentIsNecessary 2019-02-04 22:30:14 +00:00
Eslam λ Hefnawy
d00e677df6
Merge pull request #5714 from exoego/fix-5699
AWS: Tell S3 bucket name and how to recover if deployment bucket does not exist
2019-01-28 14:12:35 +03:00
Philipp Muens
c9a321df52
Merge branch 'master' into master 2019-01-23 15:38:14 +01:00
exoego
e334bcd40a Update message to include a case of complete deletion. 2019-01-18 06:26:30 +09:00
exoego
d4cb2b6684 Add tests. 2019-01-18 06:19:43 +09:00
exoego
d85a67cf37 Add detail and recovery operation. 2019-01-17 21:54:39 +09:00
Austen Collins
539059f520
remove platform code 2019-01-11 18:10:45 -08:00
Austen Collins
b015498042
remove platform code 2019-01-11 18:01:04 -08:00
Austen Collins
6e316cca61
remove platform code 2019-01-11 17:51:15 -08:00
Austen Collins
45c65ba07d
remove platform code 2019-01-11 17:23:19 -08:00
Austen Collins
2a690f8f4c
remove platform code 2019-01-11 17:04:31 -08:00
Daniel Schep
3489aed935
Merge pull request #5554 from rdsedmundo/issues/3447
Fix ResourceLimitExceeded for cloudwatchLog event
2019-01-07 12:56:48 -05:00
Imran
25164d884c change behaviour on initial stack create failed 2018-12-28 10:05:05 +11:00
Daniel Schep
b3805952fb no option for deleting logroup subscription since tehres no real case where you wouldnt want that 2018-12-21 10:35:48 -05:00
Edmundo Rodrigues
73dab5e749 Fix ResourceLimitExceeded for cloudwatchLog event 2018-12-19 18:37:10 -02:00
Daniel Schep
b35d37f896 remove use of spread for node 4 support 2018-11-29 10:55:52 -05:00
Daniel Schep
2ad01b3fe3 [WIP] Support for publishing Lambda Layers 2018-11-29 10:55:52 -05:00
Takahiro Horike
bf2ee2e56b
Merge pull request #5299 from weeniearms/master
Added possibility to specify custom S3 key prefix instead of the stan…
2018-10-15 02:59:49 +09:00
Sergii Kovalev
27448b1a59 Add uploaded file name to log while AWS deploy 2018-10-05 17:42:19 +03:00
Philipp Muens
b59aa9c275 Add support for backend state item generation and multi-region support 2018-09-17 16:31:12 +02:00
weeniearms
b5da4d09ed Added possibility to specify custom S3 key prefix instead of the standard 'serverless' 2018-09-17 09:35:40 +02:00
Eslam A. Hefnawy
09e9b8d9c5 enable CI on platform deployment 2018-08-16 17:44:46 +03:00
Eslam A. Hefnawy
32ed6776c5 some minor dashboard updates 2018-08-03 16:03:26 +03:00
Eslam A. Hefnawy
914ed94abe always update deployment status 2018-07-25 22:21:11 +03:00
Eslam A. Hefnawy
4dd3bd8ea1 build fixes 2018-07-25 20:11:53 +03:00