Mariusz Nowak
3953bf38a4
Fix eventual crash in pre uninstall
2019-07-19 23:27:06 +02:00
Mariusz Nowak
77878aa6c2
Fix eventual init issue in postinstall script
2019-07-19 23:26:39 +02:00
Mariusz Nowak
bee47e838a
Improve postinstall message
2019-07-16 16:12:22 +02:00
Philipp Muens
abd5a5d943
Fix linting issues
2019-06-27 11:34:06 +02:00
Philipp Muens
1645fc4748
Merge branch 'master' into serveless-command-ad
2019-06-27 11:33:16 +02:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Mariusz Nowak
474ba4eb00
Remove shrinkwrap scripts
...
Originally it was intended to lock dependencies for CLI
still it's not confirmed whether it works that way
and after all we do not want to lock it to not
prevent updates of @serverless/enterprise-plugin
2019-06-20 15:07:43 +02:00
Daniel Schep
5f60426b6b
PLAT-1091 - message in npm i output about the serverless qucikstart command
2019-06-12 08:39:34 -04:00
Philipp Muens
997434480a
Remove root README generator
2019-06-06 12:18:42 +02:00
Mariusz Nowak
746fd046f0
Ensure windows mandatory env vars
2019-06-04 13:04:04 +02:00
Mariusz Nowak
39c7a79140
Ensure to expose TMPDIR to nested processes
2019-06-04 11:41:53 +02:00
Mariusz Nowak
35de9c44b6
Alphabetical order
2019-06-04 11:40:57 +02:00
Philipp Muens
0b53d71a8f
Merge pull request #6088 from serverless/websocket-logs
...
Add support for Websocket Logs
2019-05-31 13:30:09 +02:00
Mariusz Nowak
f6d993e97b
Merge with master
2019-05-31 12:36:53 +02:00
Mariusz Nowak
23eaa401ca
Ensure to pass HOME in test isolated script
2019-05-31 10:40:02 +02:00
Mariusz Nowak
eed9d54c65
Recognize error code 1
2019-05-30 22:04:49 +02:00
Philipp Muens
f931ecca81
Add support for Websocket Logs
2019-05-30 15:37:44 +02:00
Philipp Muens
773e9af3c1
Thorough integration testing
2019-05-30 15:20:58 +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
Philipp Muens
9bfe2929b2
Update release process docs and toolings
2019-05-14 09:41:22 +02:00
Philipp Muens
90717e0461
Merge pull request #4712 from drexler/cli-autocomplete-slss
...
Enable tab completion for slss shortcut
2019-01-23 15:36:42 +01:00
Daniel Schep
7fc21557f3
Switch changelog to ISO8601
...
1. it is a standard
2. it is a good middleground between EU & US style dates
2018-12-12 12:56:25 -05:00
Daniel Schep
7488b77998
v1.35.0 release!
2018-12-12 12:49:06 -05:00
Daniel Schep
49abc61d55
releasing v1.33.0
2018-11-14 14:13:53 -05:00
drexler
c70e7f5e23
enable tab completion for slss shortcut
2018-02-02 22:02:24 -05:00
Vlad Holubiev
c64cf66f16
refactor: extract getReadmeTable function to dedup common code
2017-11-19 00:43:06 +02:00
Vlad Holubiev
7cf13aa464
refactor: extract getTableRow common function
2017-11-19 00:36:30 +02:00
Vlad Holubiev
832895f537
refactor: extract getPluginsList and getExamplesList functions
2017-11-19 00:32:32 +02:00
Vlad Holubiev
69c721567d
fix: handle gilab urls with parse-github-url package
2017-11-19 00:30:23 +02:00
Vlad Holubiev
9f1ec154f4
refactor: use markdown-link npm package to render plugin link in readme
2017-11-19 00:12:25 +02:00
Vlad Holubiev
58ebd2af7d
refactor: use markdown-table npm package instead of string concat
2017-11-19 00:07:15 +02:00
Vlad Holubiev
521212f28e
refactor: use gh-repo-to-user npm package instead of parsing url
2017-11-18 23:54:51 +02:00
Vlad Holubiev
34f5ef660f
refactor: use lodash startCase instead of custom formatPluginName
2017-11-18 23:47:31 +02:00
Wouter92
da684801a3
Updated postinstall.js to make it also work with spaces in path
2017-10-05 10:24:25 +02:00
Philipp Muens
38e12cfe57
Rename script to "shrinkwrap" to make it more distinguishable
2017-09-12 16:38:03 +02:00
Philipp Muens
29c668195b
Update to rely on npm script rather than Travis CI before_deploy hook
2017-09-12 15:08:33 +02:00
Eslam A. Hefnawy
5ddc714bf5
integration test cleanup script
2017-09-06 19:41:12 +07:00
Philipp Muens
1f464773c4
Update integration-test-cleanup.js script
2017-09-06 10:07:11 +02:00
Eslam A. Hefnawy
19279938f8
switched back to travis automation
2017-07-19 18:43:52 +07:00
Eslam A. Hefnawy
a1eb12837c
using npm prepublish
2017-07-19 18:22:18 +07:00
Alex DeBrie
7e33670748
Send to new tracking endpoint. Add serviceName in tracking.
2017-07-17 21:32:13 +00:00
Eslam A. Hefnawy
dd6c21d51a
auto deployment update
2017-07-17 19:55:43 +07:00
Philipp Muens
fe6a71a78c
Fix tabtab paths in postinstall script
2017-06-28 08:44:12 +02:00
k1LoW
fa5e5d443d
Remove unneccessary module require
2017-06-21 20:45:46 +09:00
k1LoW
e68450f5b5
Use require.resolve()
2017-06-21 20:30:29 +09:00
k1LoW
b252846e1d
Fix #3792 : Resolve tabtab/src/cli.js path when installing locally
2017-06-15 05:07:23 +09:00
Philipp Muens
ab246085bd
Fix postinstall error
2017-06-09 18:00:31 +02:00
Brian Neisler
851df3921a
Make autocomplete async through promises
2017-06-07 18:40:05 -07:00
Eslam A. Hefnawy
eb656d6dec
added sls to autocomplete
2017-06-08 02:01:50 +07:00
Eslam A. Hefnawy
be54f6020c
fixed typo
2017-06-08 01:31:07 +07:00