This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-25 15:07:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
deploy
/
lib
History
Nick den Engelsman
c2d2152679
Moved monitorStack to shared lib/plugins/aws/lib
2016-09-02 13:35:29 +02:00
..
cleanupS3Bucket.js
Add check if object matches regex
2016-08-24 11:37:19 +02:00
core-cloudformation-template.json
Rename description of core CloudFormation template
2016-08-13 08:20:01 +02:00
createStack.js
Improve check if stack created and test suite
2016-09-02 13:19:07 +02:00
generateArtifactDirectoryName.js
Add separate methods to upload artifacts into a dedicated S3 directory
2016-08-24 11:37:19 +02:00
mergeCustomProviderResources.js
Add fix for empty, but defined Resources / Outputs definitions
2016-08-16 06:24:50 +02:00
setBucketName.js
Add resolving for bucket name retrieval when noDeploy option is set
2016-08-24 11:37:19 +02:00
updateStack.js
refactor monitorUpdate within lib/plugins/aws/deploy/lib/updateStack.js to keep track of initial stack error during deployment and show all stack events with --verbose
2016-09-02 13:19:07 +02:00
uploadArtifacts.js
Add separate methods to upload artifacts into a dedicated S3 directory
2016-08-24 11:37:19 +02:00