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-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
deploy
/
lib
History
Daniel Koo
296810c8b3
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
...
- using ES6 arrow functions - added tests - added to the documentation
2016-09-16 09:58:05 +10: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
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
2016-09-16 09:58:05 +10: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
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
2016-09-16 09:58:05 +10:00
uploadArtifacts.js
increase coverage of artifact uploads
2016-09-05 22:37:13 +10:00