Mariusz Nowak
|
15332c5552
|
fix(CLI): Ensure to not fallback to Framework on components run error
|
2020-11-20 16:41:08 +01:00 |
|
Christian Musa
|
33eef9f06b
|
feat(CLI): Remove "slss", "serverless" command alias (#8161)
BREAKING CHANGE:
`slss` alias for `serverless` CLI ommand was removed. Rely on `sls` instead
|
2020-09-10 13:26:17 +02:00 |
|
Mariusz Nowak
|
1db7f43ef2
|
chore: Upgrade @serverless/components
|
2020-09-10 13:26:17 +02:00 |
|
Piotr Grzesik
|
4ceaca022a
|
refactor(CLI): Remove deprecated bin/serverless file (#8142)
BREAKING CHANGE:
`bin/serverless` was removed. If you want to address CLI script directly, point `bin/serverless.js` instead
|
2020-09-10 13:26:17 +02:00 |
|
Mariusz Nowak
|
69dd4b9745
|
feat: Drop support for Node.js versions below v10
BREAKING CHANGE:
Node.js versions below v10 are no longer supported
|
2020-09-10 13:26:17 +02:00 |
|
Christian Musa
|
a2d1031fb8
|
feat(CLI): Deprecate "slss" alias (#8156)
|
2020-09-01 15:10:17 +02:00 |
|
Mariusz Nowak
|
cf1d51dbb9
|
refactor(CLI): Cleanup components resolution logic
|
2020-07-22 09:39:35 +02:00 |
|
Mariusz Nowak
|
dc826b4fdd
|
refactor(CLI): Seclude Framework CLI script
|
2020-07-22 09:39:35 +02:00 |
|
Mariusz Nowak
|
a1f2fdb5cf
|
refactor: Deprecate not maintained Node.js versions
|
2020-07-03 15:35:40 +02:00 |
|
Mariusz Nowak
|
c8c08c4709
|
refactor: Improve var name
|
2020-07-03 15:35:40 +02:00 |
|
Mariusz Nowak
|
daef9e164f
|
refactor: Rename tracking.js to analytics.js
|
2020-06-16 10:59:59 +02:00 |
|
Mariusz Nowak
|
a60d2c7dd8
|
feat(CLI): Deprecate bin/serverless binary
|
2020-05-22 08:09:09 +02:00 |
|
Mariusz Nowak
|
e1092aff44
|
refactor: Drop sentry reporting as it's not used
|
2020-05-07 14:43:04 +02:00 |
|
Mariusz Nowak
|
7b0c18eded
|
fix(Components): Handle gently initialization errors
|
2020-04-08 22:28:50 +12:00 |
|
Mariusz Nowak
|
6eda4aa4ff
|
refactor(Components): Remove check that was put into components logic
|
2020-04-08 22:28:50 +12:00 |
|
Eslam λ Hefnawy
|
0ed52f61de
|
feat: Support Cloud Components (#7390)
|
2020-02-27 11:19:06 +13:00 |
|
Mariusz Nowak
|
c94a614676
|
fix(Standalone): Workaround pkg #420 bug
|
2020-01-03 14:20:11 +01:00 |
|
Mariusz Nowak
|
f0f96980ee
|
feat: Linux & macOS binary installer
|
2019-12-18 09:36:52 +01:00 |
|
Mariusz Nowak
|
acf8a9d7cb
|
refactor: Rely on 'essentials' package for process initialization
|
2019-12-18 09:36:52 +01:00 |
|
Mariusz Nowak
|
8be292f55f
|
Seclude tabCompletion utils folder
|
2019-10-15 17:16:54 +02:00 |
|
Mariusz Nowak
|
1147e796f7
|
Update tabtab to v3
|
2019-10-15 17:16:54 +02:00 |
|
Mariusz Nowak
|
a364c4df77
|
Improve TODO comment
|
2019-10-09 17:16:58 +02:00 |
|
Mariusz Nowak
|
34008be860
|
Expose serverlessExecutionSpan to stats tracker
|
2019-09-25 10:45:27 +02:00 |
|
Philipp Muens
|
a7fe06eabd
|
Globally enable graceful-fs
|
2019-09-09 14:05:56 +02:00 |
|
Mariusz Nowak
|
918146ed16
|
Treat unhandled rejections as uncaught exceptions
|
2019-08-06 13:44:45 +02:00 |
|
Mariusz Nowak
|
7ce351e084
|
Log uncaught exceptions
|
2019-08-06 13:44:43 +02:00 |
|
Mariusz Nowak
|
bb4af35101
|
Do not pass handled errors via unhandled channel
|
2019-08-06 13:44:15 +02:00 |
|
Mariusz Nowak
|
86104ef21d
|
Reorganize tracking logic
|
2019-07-18 23:02:14 +02:00 |
|
Mariusz Nowak
|
08ec1324a5
|
Remove rudimentary exit code setting
|
2019-07-18 19:36:56 +02:00 |
|
Mariusz Nowak
|
c36b210f32
|
Improve general rejections handling
|
2019-07-18 19:29:28 +02:00 |
|
Mariusz Nowak
|
b6c44a5a15
|
Do not do forced exit
|
2019-07-18 19:28:51 +02:00 |
|
Mariusz Nowak
|
38ae0df6d0
|
Relocate stack trace limit setup
|
2019-07-18 19:28:05 +02:00 |
|
Mariusz Nowak
|
a795408907
|
Improve placement for components injection
|
2019-07-18 19:27:24 +02:00 |
|
Mariusz Nowak
|
4893b5a704
|
Improve Components setup
|
2019-07-18 19:26:51 +02:00 |
|
Mariusz Nowak
|
87747033b2
|
Remove obsolete IIFE
|
2019-07-18 19:25:48 +02:00 |
|
Eslam A. Hefnawy
|
1982712ba8
|
updated to cli 1.0.0
|
2019-07-17 15:57:59 +03:00 |
|
Eslam A. Hefnawy
|
8a40c4511f
|
removing process.exit
|
2019-07-15 19:44:35 +03:00 |
|
Eslam A. Hefnawy
|
2622ace9b7
|
integrate components for Node 8
|
2019-07-15 19:40:38 +03:00 |
|
Mariusz Nowak
|
23b5bcfdea
|
Reconfigure interactive CLI into core plugin
|
2019-06-28 13:33:16 +02:00 |
|
Mariusz Nowak
|
1b7ca0535d
|
Initial version of interactive project creator
|
2019-06-28 13:32:52 +02:00 |
|
Mariusz Nowak
|
a607d83ba8
|
Cleanup CLI flow setup
|
2019-06-28 13:32:51 +02:00 |
|
Mariusz Nowak
|
25fe373a08
|
Clear no longer used option
|
2019-06-28 13:32:51 +02:00 |
|
Mariusz Nowak
|
d72a00316c
|
Clear obsolete ESLint instruction
|
2019-06-28 13:32:51 +02:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
Mariusz Nowak
|
583197adfe
|
Fix lint error
|
2019-06-26 12:43:00 +02:00 |
|
Mariusz Nowak
|
f46dc0321d
|
Add '.js' extension to binary
|
2019-06-26 12:43:00 +02:00 |
|
Mariusz Nowak
|
b9b5e3d4e6
|
Move test-isolated script to scripts
/bin should serve only globally exposed binaries
|
2019-05-24 10:53:02 +02:00 |
|
Mariusz Nowak
|
b07d063f57
|
Reconfigure mocha
So individual tests can be run as easy as:
npx mocha path-to-test-file.js
|
2019-05-24 10:51:44 +02:00 |
|
Mariusz Nowak
|
8450e7caca
|
Simplify
|
2019-05-23 14:06:19 +02:00 |
|
Mariusz Nowak
|
e857a14380
|
Ensure consistent return
|
2019-05-23 13:08:57 +02:00 |
|