Erik Erikson
553e6cf0da
Provide Consistent Service Path
...
Fix #5242
Do this by first supplying the `servicePath` in `~/lib/plugins/lib/validate.js` and `~/lib/plugins/print.js` in a consistent manner with the code in `~/lib/classes/PluginManager.js`. Then, provide a default of `process.cwd()` for `servicePath` in `getCacheFilePath` and `getServerlessConfigFile`.
2018-09-19 17:03:29 -07:00
horike37
8458ff16c9
fix conflict and rebase this branch from master
2018-09-19 07:15:16 +09:00
Philipp Muens
d9c76897fc
Framework release preparation
2018-09-17 17:02:32 +02:00
Brian Neisler
a0ba3dfcee
Releasing v1.31.0
2018-09-11 09:42:34 -07:00
Philipp Muens
ce1f754f85
Releasing v1.30.3
2018-08-28 11:49:27 -07:00
Eslam A. Hefnawy
e31719c484
releasing 1.30.2
2018-08-28 16:46:44 +03:00
Eslam A. Hefnawy
b854961719
releasing v1.30.0
2018-08-09 15:03:17 +03:00
Eslam A. Hefnawy
4dd3bd8ea1
build fixes
2018-07-25 20:11:53 +03:00
Eslam A. Hefnawy
61f9830430
use released platform-sdk
2018-07-24 16:49:34 +03:00
Eslam A. Hefnawy
2b89ad7bee
update deps
2018-07-23 16:08:35 +03:00
Philipp Muens
2429398e2c
Update package-lock.json to lock-down npm dependencies
2018-07-20 09:59:43 +02:00
SusanESmith
09c96ee77d
merge master
2018-07-10 16:21:12 -05:00
Eslam A. Hefnawy
722d3cb570
update platform sdk
2018-07-04 09:05:02 +03:00
Eslam A. Hefnawy
9e10b8c653
updated changelog
2018-07-04 08:27:42 +03:00
Eslam A. Hefnawy
cac47a8877
updated platform sdk
...
:
2018-07-03 19:12:02 +03:00
Eslam A. Hefnawy
7b2c5928a0
fix warning
2018-07-03 16:57:20 +03:00
Eslam A. Hefnawy
91ba2c083a
update platform sdk
2018-07-02 11:13:43 +03:00
Eslam A. Hefnawy
ccd23fd512
use correct username
2018-06-29 14:02:35 +03:00
Eslam A. Hefnawy
69ed20afef
using platform sdk v0.1.0
2018-06-28 23:16:16 +03:00
Eslam A. Hefnawy
05f2b44b37
minor fixes
2018-06-27 17:34:44 +03:00
Eslam A. Hefnawy
f7d025ab67
testing build
2018-06-26 15:52:18 +03:00
Eslam A. Hefnawy
90a5677b19
platform sdk 0.0.5
2018-06-26 15:28:58 +03:00
Eslam A. Hefnawy
848e910743
added readme and fix accountId
2018-06-26 13:54:50 +03:00
Eslam A. Hefnawy
2e0562be24
add package-lock.json
2018-06-20 21:55:57 +03:00
Eslam A. Hefnawy
6b82cf9892
fixing windows test
2018-06-20 16:48:00 +03:00
Eslam A. Hefnawy
f0007d0c01
fix node version issues
2018-06-20 16:15:44 +03:00
Eslam A. Hefnawy
80b8ae2b13
added platform docs
2018-06-20 15:37:05 +03:00
Eslam A. Hefnawy
b05ad15c4a
update deps
2018-06-20 13:03:40 +03:00
ssmith2
3267a7b4ac
add untildify package to handle create paths with a ~
2018-06-19 17:58:47 -05:00
Eslam A. Hefnawy
c135cee75b
update deps
2018-06-15 16:12:26 +03:00
sciamp
7d8f24e2f4
Update fill-range to fix vulnerabilities
2018-06-11 14:25:07 +02:00
sciamp
0d71618554
Update mocha to fix vulnerabilities
2018-06-11 14:23:56 +02:00
sciamp
609ccdf898
Update coveralls to fix vulnerabilities
2018-06-11 14:23:07 +02:00
sciamp
83b0ddaeae
Update jest-cli to fix vulnerabilities
2018-06-11 14:22:05 +02:00
sciamp
e80c576e49
Run npm install
2018-06-11 14:20:20 +02:00
Joshua Rose
f493885714
Upgrades dependency https-proxy-agent from 1.0.0 to 2.2.1
2018-05-08 19:15:49 -04:00
Philipp Muens
ee0c842071
Releasing v1.27.0
2018-05-02 13:49:34 +02:00
haruharuharuby
f2c1c96eba
update aws sdk version to 2.228.0
2018-04-25 15:14:24 +02:00
Philipp Muens
2e47cab9ff
Releasing v1.26.0
2018-01-29 08:31:07 -08:00
Takahiro Horike
851ba469b9
Merge pull request #4586 from serverless/add-levenshtein
...
Add "did you mean..." suggestions when you make a typo
2017-12-21 02:40:29 +09:00
Philipp Muens
1c949d22fa
Releasing v1.25.0
2017-12-20 14:10:54 +01:00
horike37
0cf7c9a329
first commit
2017-12-16 20:27:33 +09:00
Erik Erikson
d6abd689b6
fix migrated tests
2017-12-06 16:20:17 -08:00
Frank Schmid
2e09606f13
Merge remote-tracking branch 'remotes/upstream/master' into circular-vars
2017-12-06 13:20:51 +01:00
Frank Schmid
5526802a1b
Added request cache and queue to AWS provider
...
Make sure that requests are throttled. Use a queue for the requests.
Added new expected parameter to request() call in variables test
Added request cache tests
Check that request is indeed called 1000 times
Cache promises, not values
Use request cache for AWS variable requests
Use fromCallback instead of "new Promise" anti-pattern.
Added request cache to AWS provider
2017-12-05 12:39:39 +01:00
Vlad Holubiev
69c721567d
fix: handle gilab urls with parse-github-url package
2017-11-19 00:30:23 +02:00
Vlad Holubiev
753f640970
fix: move markdown npm packages to dev deps, not prod deps
2017-11-19 00:14:08 +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