24 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Austen Collins
3bc8237d44 fix: Presentation 2024-05-19 23:22:40 -07:00
Max Marze
79df074fc7
feat: esbuild support (#12462)
* feat: zero config esbuild defaults

* feat: esbuild support
2024-05-06 15:22:16 -04:00
Austen Collins
a4f99514f8 chore: improvements 2024-04-24 20:34:35 -07:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Mariusz Nowak
f3a191590b feat(Console): Remove support for integrated configuration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
f9bc405184 feat(Console): Rely on Console ready layers published to AWS 2022-07-14 17:57:00 +02:00
Piotr Grzesik
1b2ac24566 fix(AWS Deploy): Improve vague S3-related access errors 2022-07-08 12:19:25 +02:00
Piotr Grzesik
0c89939334 refactor: Introduce get-shared-stack-action-params util 2022-04-29 13:45:46 +02:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
24c45a0846 refactor(AWS Deploy): Improve progress logs for rollback 2022-02-25 20:12:02 +01:00
Mariusz Nowak
8a2a56c90c refactor: Rename lib/plugins/aws/utils/findAndGroupDeployments.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
5f604bb62d refactor: Rename lib/plugins/aws/lib/updateStack.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
1b7d19b0d3 refactor: Rename lib/plugins/aws/lib/setBucketName.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
333464514b refactor: Rename lib/plugins/aws/lib/monitorStack.js 2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Piotr Grzesik
82b373e9c7 refactor(AWS Deploy): Use change sets in CF deployments 2022-01-27 15:21:58 +01:00
Piotr Grzesik
f0970e04fa refactor(CLI): Modern logs for rollback command 2021-10-07 14:12:04 +02:00
Remigiusz Orłowski
0682ba8b6a
refactor: Convert to async/await upload and rollback functions (#9866) 2021-08-24 11:11:59 +02:00
Piotr Grzesik
55abaaf6d5 refactor: Revert bluebird from lib/plugins/aws
This reverts commit b11171c70c8f5597e2644f7ea8ec82a17a9eee29.
2021-03-04 11:06:44 +01:00
Juanjo Diaz
b11171c70c
refactor: Remove bluebird from lib/plugins/aws (#9054) 2021-03-03 09:29:51 +01:00
ifitzsimmons
efbaf00b33
refactor: Use async/await in lib/plugins/aws. (#8871)
Covered the following paths:
* Files put directly into `lib/plugins/aws`
2021-02-08 11:13:35 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Mariusz Nowak
c929de0833 refactor: Normalize module path 2020-12-14 15:16:31 +01:00