55 Commits

Author SHA1 Message Date
Daniel Schep
49abc61d55 releasing v1.33.0 2018-11-14 14:13:53 -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
Eslam A. Hefnawy
5696513789 added cache file validation by hash to autocomplete 2017-06-08 01:27:11 +07:00
Eslam A. Hefnawy
671049a6c9 postinstalling autocomplete 2017-06-07 23:23:03 +07:00
davidwells
30230aec50 update readme examples and plugins 2017-05-12 13:29:29 -07:00
Philipp Muens
9ec755cf2a Adjust Promise usages 2017-05-10 10:27:13 +02:00
Philipp Muens
af2f816c12 Add Docker cleanup script 2017-02-16 11:56:38 +01:00
Philipp Muens
72019f2a91 Add missing "use strict" definitions 2017-01-26 10:07:37 +01:00
Philipp Muens
3faaf77234 Merge pull request #3062 from serverless/add-release-contributors-list-script
Add release contributors list script
2017-01-14 12:44:43 -08:00
Philipp Muens
b18f67e27b Fix Preuninstall Promise problem 2017-01-10 17:16:42 -08:00
Philipp Muens
f8eadf4df3 Add script which generates list of release contributors 2017-01-05 20:12:59 +01:00
Philipp Muens
a3b7d02772 Change from postuninstall to preuninstall
Just to ensure that the Serverless instance is still availeble and not already removed.
2016-12-23 15:03:57 +01:00
Philipp Muens
daa223a2fc Add npm scripts for slStats 2016-12-23 14:51:56 +01:00
Nik Graf
59751ab4f8 use standard lib function and migrate to arrow functions 2016-12-19 11:17:16 +01:00
Nik Graf
1a833412be Merge branch 'test_speed' of https://github.com/dougmoscrop/serverless into dougmoscrop-test_speed 2016-12-16 11:33:36 +01:00
davidwells
45b4f86803 travisss! 2016-12-07 20:23:29 -08:00
davidwells
625be97937 linter....... ⊂◉‿◉つ 2016-12-07 20:18:25 -08:00
davidwells
2b04cacd28 update doc tables 2016-12-07 19:06:42 -08:00
davidwells
8603144526 add examples auto generate snippet 2016-12-07 18:07:19 -08:00
davidwells
bdca0b9060 update script 2016-12-07 18:01:17 -08:00
davidwells
afd839767f fix linting.... ⊂◉‿◉つ 2016-12-05 13:18:07 -08:00
davidwells
829a8a5e47 update linting 2016-12-05 11:57:28 -08:00
davidwells
1f1b8a9133 fix linting 2016-12-05 11:55:17 -08:00
davidwells
c5c910d30c add transform function to keep plugins up to date 2016-12-05 11:48:23 -08:00
Doug Moscrop
3dd63ccb47 Try to use avajs for faster integration tests 2016-11-26 13:22:45 -05:00
Florian Motlik
53aae320e7 Add Changelog 2016-11-02 13:09:01 +01:00