Max Marze
|
893bfa7aef
|
chore: update eslint & prettier (#12553)
|
2024-05-29 11:51:04 -04:00 |
|
Austen Collins
|
be2686b315
|
fix: spinners
|
2024-05-15 15:53:50 -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
|
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
|
8c7731d437
|
refactor: Upgrade to async/await
|
2022-03-18 15:45:55 +01:00 |
|
Mariusz Nowak
|
0d9f86620b
|
refactor(Console): Present url to console UI
|
2022-03-18 15:45:55 +01:00 |
|
Mariusz Nowak
|
390bea11f5
|
refactor: Rename lib/plugins/aws/info/getStackInfo.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
5596746455
|
refactor: Rename lib/plugins/aws/info/getResourceCount.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
a1239ebffe
|
refactor: Rename lib/plugins/aws/info/getApiKeyValues.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
7bb2520f49
|
refactor: Seprate internal and plugin output sections
|
2021-11-02 16:00:49 +01:00 |
|
Mariusz Nowak
|
533f709c58
|
refactor(CLI): Improve main progress message
|
2021-11-02 15:09:51 +01:00 |
|
Mariusz Nowak
|
7d19ca8572
|
refactor(CLI): Improve handling of service outputs in modern logs
|
2021-10-15 10:57:11 +02:00 |
|
Piotr Grzesik
|
03b4b3d47c
|
refactor(CLI): Remove empty line in info command
|
2021-10-13 17:18:06 +02:00 |
|
Piotr Grzesik
|
ca705b8cc2
|
refactor(CLI): Introduce modern warning about resource limit
|
2021-10-13 17:18:06 +02:00 |
|
Mariusz Nowak
|
2828a2c443
|
refactor(CLI): Improve modern info output
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
8aa700dc79
|
refactor(CLI): Generalize writeServiceOutputs
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
85997e063a
|
refactor: Remove obsolete conditions
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
6e5c39ee4c
|
refactor(CLI): Do not show progress bar in info command
|
2021-09-23 10:43:24 +02:00 |
|
Mariusz Nowak
|
43d17debee
|
fix(CLI): Ensure to write outputs with modern logs on sls info
|
2021-09-22 16:01:35 +02:00 |
|
Mariusz Nowak
|
a6553f8668
|
refactor(CLI): Refactor main progress event with isMainEvent option
|
2021-09-21 17:39:44 +02:00 |
|
Mariusz Nowak
|
634b59e396
|
refactor: Revert from mainProgressTitles handling
It appeared as not reliable, due to lack of means for any conditional handling of progress events
|
2021-09-21 17:39:44 +02:00 |
|
Mariusz Nowak
|
084a9955f4
|
fix(CLI): Fix log messages timing
|
2021-09-17 11:42:50 +02:00 |
|
Piotr Grzesik
|
171897d60e
|
feat(CLI): Introduce first iteration of modern logs for deploy (#9934)
|
2021-09-10 15:17:45 +02:00 |
|
Mariusz Nowak
|
688d09b1f7
|
refactor: Remove support for internal noDeploy option
|
2021-04-09 16:10:21 +02:00 |
|
ifitzsimmons
|
f95971d22b
|
refactor: Use async/await in lib/plugins. (#8875)
|
2021-02-08 11:40:42 +01:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
Philipp Muens
|
36f98294bb
|
Merge pull request #4822 from serverless/ResourceCount
Add resource count and warning to info display
|
2019-01-24 12:23:47 +01:00 |
|
Daniel Schep
|
577f85d070
|
Info support for layers
|
2018-11-29 10:55:52 -05:00 |
|
Alex DeBrie
|
39b62d96b7
|
Add resource count and warning to info display
|
2018-03-11 01:26:15 +00:00 |
|
Philipp Muens
|
ba967f6802
|
Merge master into branch
|
2017-04-27 11:05:56 +02:00 |
|
Philipp Muens
|
924e5664d7
|
Remove unnecessary check for noDeploy option
|
2017-04-26 09:40:20 +02:00 |
|
Philipp Muens
|
2bfb29949c
|
Skip on noDeploy when running info command hooks
|
2017-04-26 09:37:29 +02:00 |
|
Frank Schmid
|
6230810302
|
Fixes #3502 - Add detailed lifecycle events to info plugin
Added unit tests for empty results
Added/modified display unit tests
Added unit tests for info-index
Added internal lifecycle
|
2017-04-24 13:20:47 +02:00 |
|
Eslam A. Hefnawy
|
13689a0674
|
removed references to --noDeploy
|
2017-04-10 02:33:53 +07:00 |
|
Philipp Muens
|
f7f15bb27c
|
Remove metrics fetching from info plugin
|
2016-12-02 15:16:02 +01:00 |
|
Philipp Muens
|
3410b75194
|
Refactor info plugin and add tests
|
2016-12-02 13:34:50 +01:00 |
|
Philipp Muens
|
e06364be60
|
Remove x after invocations and throttles messages
|
2016-12-02 13:33:18 +01:00 |
|
Philipp Muens
|
12161f2921
|
Add metric retrieval (invocations, throttles, errors and duration) and their displaying
|
2016-12-02 13:33:18 +01:00 |
|
Philipp Muens
|
d376c6981d
|
Refactor codebase to make it easier to understand
|
2016-12-02 13:33:18 +01:00 |
|
Doug Moscrop
|
fcbdf8e073
|
fix Linting
|
2016-11-25 20:07:32 -05:00 |
|
Eslam λ Hefnawy
|
7095f22b50
|
Merge pull request #2679 from serverless/naming-js
Added logical ids in centralized file
|
2016-11-11 18:31:24 +07:00 |
|
Eslam A. Hefnawy
|
fef9b68e5a
|
refactored naming-js method naming
|
2016-11-10 19:05:02 +07:00 |
|
Eetu Tuomala
|
a19d2bdb78
|
fixed bad condition
|
2016-11-09 23:34:16 +02:00 |
|
Eetu Tuomala
|
7bebf1ae21
|
fixes endpoint path slash issue
|
2016-11-09 23:17:48 +02:00 |
|
Eslam A. Hefnawy
|
61efd35850
|
added logical id names in naming-js file
|
2016-11-09 19:31:08 +07:00 |
|
Philipp Muens
|
c7b7472a48
|
Update provider properties in plugins
|
2016-10-19 08:32:06 +02:00 |
|
Philipp Muens
|
df7692ac80
|
Introduce AwsProvider plugin
|
2016-10-19 08:32:06 +02:00 |
|
Sander van de Graaf
|
ee5a5019ab
|
removed misleading comment
|
2016-10-10 09:09:50 +02:00 |
|
Sander van de Graaf
|
3c15f0e04c
|
make eslint happy
|
2016-10-03 12:48:06 +02:00 |
|