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
pjmattingly
b36cdf2db6
refactor: Replace
_.flatten
with
Array.prototype.flat
(
#11271
)
2022-07-28 12:42:51 +02:00
..
check-for-changes.js
refactor: Replace
_.flatten
with
Array.prototype.flat
(
#11271
)
2022-07-28 12:42:51 +02:00
cleanup-s3-bucket.js
fix(AWS Deploy): Improve vague S3-related access errors
2022-07-08 12:19:25 +02:00
create-stack.js
feat(AWS Deploy): Re-introduce
direct
deployment method
2022-04-29 13:45:46 +02:00
ensure-valid-bucket-exists.js
feat(AWS Deploy): Re-introduce
direct
deployment method
2022-04-29 13:45:46 +02:00
extended-validate.js
refactor(AWS Deploy): Store resolved state on internal class
2022-02-25 20:12:02 +01:00
upload-artifacts.js
feat(Console): Rely on Console ready layers published to AWS
2022-07-14 17:57:00 +02:00
validate-template.js
refactor: Rename
lib/plugins/aws/deploy/lib/validateTemplate.js
2022-01-27 15:21:58 +01:00