Max Marze
893bfa7aef
chore: update eslint & prettier ( #12553 )
2024-05-29 11:51:04 -04:00
SleepWithCoffee
6426589e1d
refactor: Refactor to async functions ( #11809 )
2023-03-14 12:16:22 +01:00
Piotr Grzesik
1b2ac24566
fix(AWS Deploy): Improve vague S3-related access errors
2022-07-08 12:19:25 +02:00
Piotr Grzesik
d4ee656de1
fix(AWS Deploy): Add descriptive error if S3 bucket cant be cleaned
2022-02-10 11:18:53 +01:00
Mariusz Nowak
7289137073
refactor: Rename lib/Serverless.js
2022-01-27 15:21:58 +01:00
Piotr Grzesik
33bd501f06
feat: Error instead of warning when missing "commands" or "options"
...
BREAKING CHANGE: When creating `Serverless` class instance programatically,
both "options" and "commands" have to be passed via "config" to the constructor.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
b30a2277a7
test: Upgrade @serverless/test to v9
2022-01-27 15:21:58 +01:00
Piotr Grzesik
1a85a4a901
fix(AWS Deploy): Allow removal of stack with bucket missing
2021-12-07 11:00:29 +01:00
Piotr Grzesik
f12c7d8d30
refactor: Cleanup remove tests
2021-12-07 11:00:29 +01:00
Mars Lan
c4cb0f30f5
feat: Opt-in support for deployment bucket versioning ( #9912 )
...
Configurable via `provider.deploymentBucket.versioning`
2021-10-12 20:49:08 +02:00
Mariusz Nowak
2d1b56b59f
test: Upgrade to new runServerless version
2021-04-09 16:10:21 +02:00
Piotr Grzesik
816394c6e5
fix(AWS Deploy): Gracefully handle denied access to ecr
2021-02-05 20:56:05 +01:00
Piotr Grzesik
789c2e35ab
feat(AWS Lambda): Add support for building Docker images ( #8725 )
2021-01-18 11:32:33 +01:00
Piotr Grzesik
29fe118b66
test: Cover AwsRemove with runServerless-based tests
2021-01-12 11:19:04 +01:00
Mariusz Nowak
cf7b25e458
style: Upgrade "prettier" to v2
2021-01-04 16:21:24 +01:00
Mariusz Nowak
fdcf60f6b8
refactor: Normalize module path
2020-12-14 15:16:31 +01:00
Mariusz Nowak
3808471972
test: Move unit tests to "test/unit" folder
2020-11-30 16:53:52 +01:00