Ryan Hartkopf
|
9eae9652bd
|
fix(AWS Deploy): Ensure to only remove specific stage deploy artifacts
|
2022-05-23 17:34:46 +02:00 |
|
Piotr Grzesik
|
007c294211
|
refactor(Telemetry): Recognize isUsingCompose
|
2022-05-23 15:32:36 +02:00 |
|
Mariusz Nowak
|
38ff287bc7
|
fix(CLI Onboarding): Recognize Dashboard providers for deployment
|
2022-05-20 12:01:38 +02:00 |
|
Mariusz Nowak
|
8825e867d8
|
fix(CLI Onboarding): Support Dashboard providers with Console
|
2022-05-20 12:01:38 +02:00 |
|
Mariusz Nowak
|
6748642123
|
refactor(Console): Improve user error message
|
2022-05-19 21:08:12 +02:00 |
|
Mariusz Nowak
|
13051079ab
|
refactor(Console): Fix typo in user message
|
2022-05-19 18:08:04 +02:00 |
|
Sidharth RK
|
447704f404
|
fix(AWS Lambda): Ensure image region matches provider region (#11081)
Co-authored-by: steviekong <sidharth@pingthis.in>
|
2022-05-19 17:35:19 +02:00 |
|
Mariusz Nowak
|
ecaeb1f1bb
|
feat(Console): Report org mismatch with a meaningful error
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
0cecae75ff
|
refactor(Console): Rely on generic apiRequest for ingestion tokens
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
3b3cfae498
|
feat(Console): Support console.org setting
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
0f21362091
|
feat(Console): In uneven scenario let user decide where to log-in
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
443fa4b74d
|
refactor(Console): Separate Dashboard & Console login logic
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
d40866a0e8
|
feat(Console): Switch to new Identity system
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
caaa3c811e
|
refactor(CLI Onboarding): Generalize isConsole resolution
|
2022-05-19 16:15:12 +02:00 |
|
Mariusz Nowak
|
77e21f9045
|
fix(Variables): Fix reporting of unresolved sources
|
2022-05-16 21:10:15 +02:00 |
|
Mariusz Nowak
|
5004fb1ea0
|
fix(CLI): Fix options validations for custom providers
|
2022-05-16 21:10:15 +02:00 |
|
Mariusz Nowak
|
734d2e800f
|
refactor(CLI): Reuse variable
|
2022-05-16 21:10:15 +02:00 |
|
Ariel Gordon
|
184cb030a8
|
feat(AWS MSK): Add support for SASL/SCRAM authentication (#11060)
|
2022-05-15 22:28:48 +02:00 |
|
Brian Celenza
|
a4d0ad530b
|
refactor(AWS Lambda): Recognize all supported log retention days
|
2022-05-15 22:22:35 +02:00 |
|
Piotr Grzesik
|
2107aec965
|
fix(AWS Lambda): Ensure proper DependsOn settings when url: true
|
2022-05-13 12:57:09 +02:00 |
|
Simon Archer
|
5af44a478e
|
feat(AWS S3): Support forceDeploy setting (#11066)
Co-authored-by: FIRE <48926119+Hibanka@users.noreply.github.com>
|
2022-05-13 08:57:06 +02:00 |
|
FIRE
|
719766b030
|
feat(AWS Lambda): Add support for nodejs16.x runtime (#11049)
|
2022-05-10 08:07:38 +02:00 |
|
tjurdzinski
|
22e4842d97
|
feat(AWS Websocket): Allow propagating tags to Websocket APIGW (#10931)
Co-authored-by: tomasz.jurdzinski <tomasz.jurdzinski@olx.pl>
|
2022-05-08 23:28:37 +02:00 |
|
Matthieu Napoli
|
da15711203
|
feat: Improve the wording in the onboarding
|
2022-05-05 16:49:44 +02:00 |
|
Piotr Grzesik
|
0c89939334
|
refactor: Introduce get-shared-stack-action-params util
|
2022-04-29 13:45:46 +02:00 |
|
Piotr Grzesik
|
efa3a28f07
|
feat(AWS Deploy): Re-introduce direct deployment method
|
2022-04-29 13:45:46 +02:00 |
|
Piotr Grzesik
|
adb08240ec
|
refactor: Introduce get-create-stack-params util
|
2022-04-29 13:45:46 +02:00 |
|
Piotr Grzesik
|
a7db2b941f
|
refactor: Introduce get-update-stack-params util
|
2022-04-29 13:45:46 +02:00 |
|
Piotr Grzesik
|
e56bc4be0c
|
feat(CLI): Do not run compose for non-service commands
|
2022-04-28 10:39:21 +02:00 |
|
Matthew Crouch
|
0279e1eb9d
|
fix: Allow S3 event rule prefix and suffix to use CF functions (#11018)
|
2022-04-27 18:02:22 +02:00 |
|
Luke LaFountaine
|
8e3640317e
|
chore: Fix several typos throughout the project (#11015)
|
2022-04-27 10:48:18 +02:00 |
|
Baoshuo Ren
|
d391301942
|
chore: Remove references to git.io (#11008)
|
2022-04-26 17:46:05 +02:00 |
|
Mariusz Nowak
|
6d9749699d
|
refactor(AWS Local Invocation): Rely on observable spawn
It's to better debug observed issues
|
2022-04-25 15:21:22 +02:00 |
|
Mariusz Nowak
|
6cbc83aff0
|
refactor(AWS Local Invocation): Remove ignored option
|
2022-04-25 15:21:22 +02:00 |
|
Mariusz Nowak
|
fa8243f960
|
refactor(Console): Report requests and responses to server
|
2022-04-22 18:13:10 +02:00 |
|
Mariusz Nowak
|
8d947e9b5f
|
refactor(Console): Reorganize env variables setup
|
2022-04-22 18:13:10 +02:00 |
|
Mariusz Nowak
|
c0aabb4845
|
fix(Telemetry): Fix Console org reporting
|
2022-04-22 13:14:35 +02:00 |
|
Mariusz Nowak
|
db6796257f
|
refactor(Telemetry): Debug log for telemetry payload
|
2022-04-22 13:14:35 +02:00 |
|
Mariusz Nowak
|
e5c088fe2e
|
refactor(Console): Support disableRequestResponseMonitoring setting
|
2022-04-22 13:14:35 +02:00 |
|
Mariusz Nowak
|
4521eb7e3b
|
refactor(Console): Propagate disableLogsCollection to user settings
|
2022-04-22 13:14:35 +02:00 |
|
Mariusz Nowak
|
2e889c8666
|
refactor(Console): Generalize user config handling
|
2022-04-22 13:14:35 +02:00 |
|
Piotr Grzesik
|
f7ffb19788
|
refactor: Support custom error message for variables resolution
|
2022-04-20 13:07:59 +02:00 |
|
Piotr Grzesik
|
75885cbbc5
|
refactor: Handle @serverless/compose install in non-interactive
|
2022-04-20 11:15:04 +02:00 |
|
Piotr Grzesik
|
401c721f8e
|
refactor: Enable triage process to run @serverless/compose (#10950)
|
2022-04-14 17:00:02 +02:00 |
|
Ariette
|
82ce1c83d2
|
feat(AWS Websocket): Add ability to configure log format and types
|
2022-04-14 16:59:19 +02:00 |
|
Sergii Dolgushev
|
1a8e7d948e
|
fix(AWS Local Invocation): Ensure env vars resolve for docker (#10962)
|
2022-04-13 12:36:12 +02:00 |
|
Piotr Grzesik
|
3bcff796f1
|
refactor(Telemetry): Ensure to pass unique id with events
|
2022-04-13 11:22:27 +02:00 |
|
Mariusz Nowak
|
23a5ea3a3a
|
refactor(Console): Document --console with a link to documentation
|
2022-04-08 18:04:19 +02:00 |
|
Mariusz Nowak
|
8dae213758
|
feat(Variables): Ensure support for promise properties at file source
|
2022-04-08 13:00:31 +02:00 |
|
Piotr Grzesik
|
0a0f6c6102
|
fix(AWS API Gateway): Correctly construct resource name for schema
|
2022-04-07 11:48:59 +02:00 |
|