Joseph Cha
7e139bb013
feat(AWS CloudFormation): Add default export names to outputs ( #9313 )
2021-04-22 11:45:57 +02:00
Mariusz Nowak
87d380275b
refactor: Replace config.servicePath with service.dir
2021-04-16 13:32:13 +02:00
ifitzsimmons
6e486b3eb1
refactor: Use async in lib/plugins/aws/package ( #8870 )
...
Covered the following paths:
* Files put directly into `lib/plugins/aws/package/compile`
* Files put directly into `lib/plugins/aws/package`
* `lib/plugins/aws/package/lib`
Made changes to tests where necessary.
2021-03-01 11:15:34 +01:00
yumei
9b030ad5f4
feat(AWS Deploy): Gently handle (strip) null's in CF template ( #8975 )
2021-02-24 14:42:13 +01:00
Dmitry Shirokov
77e1a6a302
refactor: Cleanup mergeIamTemplates module ( #8736 )
2021-01-12 09:23:46 +01:00
Graham McGregor
06f6c6d28e
refactor: Refactor some functions to native promises ( #8533 )
2020-11-25 13:40:48 +01:00
Mariusz Nowak
fe044758fd
Revert "Pause for mfa input"
2019-10-14 13:25:13 +02:00
drexler
e8f6026566
fix: remove unneeded validation check
2019-10-10 06:34:41 -04:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Daniel Schep
2ad01b3fe3
[WIP] Support for publishing Lambda Layers
2018-11-29 10:55:52 -05:00
Frank Schmid
84d48a5a48
Move explicit function packaging entrypoint to topmost level.
...
3rd party plugins now can access it and trigger a single function package which was restricted to AWS before.
2017-04-20 17:49:55 +02:00
Frank Schmid
6be0ba2f8f
Move package code up and add createDeploymentArtifacts to topmost package command.
2017-04-20 15:11:35 +02:00
Philipp Muens
af6b121cf5
Add AwsPackage tests
2017-04-11 13:27:15 +02:00
Eslam A. Hefnawy
bc0eaf23e6
fixed unit tests
2017-04-07 18:30:11 +07:00
Frank Schmid
df6cff1d55
Use lifecycle dependencies for deploy function
2017-04-06 18:28:59 +07:00
Frank Schmid
0f67313e61
Save state
2017-04-06 18:28:59 +07:00
Frank Schmid
b0ef26b4a0
Fixed package events
2017-04-06 18:28:59 +07:00
Frank Schmid
0af0ef95b1
Adjusted package lifecycle for non-breaking state.
2017-04-06 18:28:59 +07:00
Frank Schmid
d9637fc534
Support deprecation with redirects
2017-04-06 18:28:59 +07:00
Frank Schmid
67f116b7ef
Added AWS common plugin. Moved cleanupTempDir. Call via spawn.
2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
e38f22585f
seperated packaging and deployment
2017-04-06 18:28:59 +07:00