Mariusz Nowak
3808471972
test: Move unit tests to "test/unit" folder
2020-11-30 16:53:52 +01:00
Mariusz Nowak
04b868fd3b
feat(Analytics): Report tabtab autocomplete usage
2020-11-06 15:03:31 +01:00
Mariusz Nowak
5f81f58b3a
feat(Analytics): Distinguish different standalone installations
2020-11-06 15:03:31 +01:00
Mariusz Nowak
7cc898cd0f
feat(Analytics): Distinguish npm and other global installations
2020-10-29 12:28:11 +01:00
Mariusz Nowak
dc5710d9c5
test: Refactor to async/await
2020-10-29 12:28:11 +01:00
Mariusz Nowak
48a3e11f33
feat(Analytics): Report isAutoUpdateEnabled
2020-10-29 12:28:11 +01:00
Mariusz Nowak
0d605fa76f
refactor(Analytics): Alphabetical order
2020-10-29 12:28:11 +01:00
Piotr Grzesik
57d1ce1a66
refactor: Replace _.values with Object.values ( #8274 )
2020-09-23 13:09:50 +02:00
Mariusz Nowak
dfc78396c7
feat(CLI): Fallback to service local serverless installation by default
...
BREAKING CHANGE:
When globally installed `serverless` CLI is invoked in a context of a service, which has locally installed (in its `node_modules`) `serverless`. The locally installed CLI will be (by default) run instead of a global one.
2020-09-10 13:26:17 +02:00
Mariusz Nowak
05921b61ee
test: Upgrade to use new fixtures engine
2020-09-09 11:17:21 +02:00
Mariusz Nowak
f9e955c8f8
feat(Analytics): Recognize four different installation modes
2020-09-04 14:06:31 +02:00
Mariusz Nowak
246e4a6756
feat(Analytics): Introduce "isLocallyInstalled" characteristics
2020-09-02 13:04:59 +02:00
Mariusz Nowak
83c4b167ee
feat(Analytics): Send info on reported deprecations
2020-08-31 15:23:58 +02:00
Mariusz Nowak
8c3c7c4e3a
chore: Rename "tests" folder to "test"
...
Also upgrade @serverless/eslint-config to v2
2020-08-28 16:22:09 +02:00
Mariusz Nowak
0ad5cd7a63
refactor: Expose isStandalone for metrics
2020-08-04 15:30:14 +02:00
Mariusz Nowak
dba05481d1
feat: Send list of sevice npm dependencies for notifications generator
2020-07-15 15:23:54 +02:00
Mariusz Nowak
cad1f0af82
test: Upgrade @serverless/test to v4
2020-07-10 17:35:23 +02:00
Mariusz Nowak
49b5914378
feat: Support new analytics and notifications backend
2020-06-16 10:59:59 +02:00
Mariusz Nowak
96afed438c
refactor: Switch to @serverless/util/config
2020-06-16 10:59:59 +02:00
Mariusz Nowak
38c493f197
refactor: Move areAnalyticsDisabled to analytics/areDisabled
2020-06-16 10:59:59 +02:00
Mariusz Nowak
7cd44bbe05
refactor: Nest analytics utils in folder
2020-06-16 10:59:59 +02:00