792 Commits

Author SHA1 Message Date
Daniel Schep
6135a1e14c fix yarn install of SFE integration
closes #6181
2019-05-28 16:03:01 -04:00
Daniel Schep
9e4621cb23 re add enterprise disable d sflag support 2019-05-24 12:54:34 -04:00
Daniel Schep
18befe012e remove unneeded eslint directive 2019-05-24 12:48:23 -04:00
Daniel Schep
c636c8dcb8 Merge remote-tracking branch 'origin/master' into plat-916 2019-05-24 12:47:46 -04:00
Daniel Schep
82065121ff lint 2019-05-23 09:08:30 -04:00
Daniel Schep
df5cfd4e4d Merge branch 'master' into plat-916 2019-05-23 08:52:08 -04:00
Mariusz Nowak
24d1f49e7a
Ensure to return promise 2019-05-23 13:33:46 +02:00
Mariusz Nowak
3cdb51d07a
Increase timeout as test occasionally times out 2019-05-22 13:40:14 +02:00
Daniel Schep
631a939621 fat fingers 2019-05-21 14:34:10 -04:00
Daniel Schep
ad235a6a7a remove sfe node version check & change what require hacks we use 2019-05-21 14:31:58 -04:00
Daniel Schep
c17196aef7 remove sfe node version check 2019-05-21 14:27:53 -04:00
Mariusz Nowak
5bea069b88
Merge branch 'master' into improve-promised-bdd-setup 2019-05-21 10:24:13 +02:00
Daniel Schep
893366be32
Support for SFE outputs in config (#6143)
Support for SFE outputs in config
2019-05-20 09:55:31 -04:00
Mariusz Nowak
56b8c8f42e
Whitespace 2019-05-20 13:39:29 +02:00
Mariusz Nowak
3ad898b450
Improve whitespace handling 2019-05-20 13:37:53 +02:00
Mariusz Nowak
f191775cc9
Ensure to return after promises resolve 2019-05-20 12:09:45 +02:00
Mariusz Nowak
87afded3d7
Ensure to return promise 2019-05-20 10:58:05 +02:00
Mariusz Nowak
f380063057
Whitespace 2019-05-17 15:04:59 +02:00
Mariusz Nowak
5155bbb16f
Merge branch 'master' into fix-tests-setup 2019-05-17 14:57:45 +02:00
Mariusz Nowak
5a48c84c2e
Ensure needed test methods 2019-05-15 17:36:29 +02:00
Daniel Schep
127e36c5d0 support for SFE outputs in config 2019-05-15 11:34:48 -04:00
Philipp Muens
5b5425d939 Update AWS Node.js runtime to version 10 2019-05-15 14:27:55 +02:00
Daniel Schep
68b9c39f34 Merge remote-tracking branch 'origin/master' into plat-916 2019-05-14 09:49:29 -04:00
Mariusz Nowak
c35cfb19fb
Improve toggling of process.env vars 2019-05-14 13:44:49 +02:00
Mariusz Nowak
7437950223
Improve process.env vars handling 2019-05-14 13:42:58 +02:00
Mariusz Nowak
648368ab60
Ensure no side effects 2019-05-14 13:27:35 +02:00
Mariusz Nowak
d63eb58b4d
Ensure to not pollute process.env 2019-05-14 13:24:10 +02:00
Mariusz Nowak
d193dc8b63
Ensure to delete env vars
Due to string coercion assigining undefined sets them
with "undefined" string
2019-05-14 12:40:56 +02:00
Philipp Muens
606e82d85b Fix validation after API Gateway deployment 2019-05-13 15:11:25 +02:00
Mariusz Nowak
c58935009c
Merge pull request #6119 from serverless/test-colors
Support color output in tests
2019-05-13 10:58:49 +02:00
Daniel Schep
660917e3b0 test coverage for async plugin initialization 2019-05-10 14:55:26 -04:00
Mariusz Nowak
edc3138ed6
Support color output in tests 2019-05-10 17:18:45 +02:00
Daniel Schep
537140ccbd add a hook for plugins to perform asyncronous initialization.
needed for SFE to enable deployment profiles
2019-05-09 09:17:54 -04:00
Daniel Schep
049d14706e update check 2019-05-08 09:21:50 -04:00
Daniel Schep
da1587bdbd serverlessrc based config instead of env var 2019-05-03 14:10:21 -04:00
Daniel Schep
ab88c1aa36 check for version of node that the SFEplugin requires too 2019-05-03 11:10:49 -04:00
Daniel Schep
b7d0c53d7c check that node version is compatible with SFE plugin 2019-05-03 11:05:41 -04:00
Daniel Schep
2a3d0397fa add option to disable SFE 2019-05-03 09:20:56 -04:00
Daniel Schep
6914063101 avoid duplicate plugin issue w/SFE 2019-05-03 09:16:15 -04:00
Philipp Muens
a38063df64 Highlight skipping of deployments 2019-05-03 13:58:16 +02:00
Daniel Schep
c06a67851e built in integration of serverless enterprise 2019-05-01 15:48:12 -04:00
TylerSustare
df984cc7da Add unit tests for invalid commands. 2019-04-23 15:55:56 -07:00
TylerSustare
28ea91bfd2 Add more specific sub command error handling. 2019-04-21 23:10:59 -07:00
Philipp Muens
11ff959129
Merge pull request #5926 from serverless/serverless-instance-id
Add Serverless instanceId concept
2019-03-25 12:23:16 +01:00
Philipp Muens
5cba21730c Merge branch 'master' into sls-5225 2019-03-22 10:47:11 +01:00
Philipp Muens
63c371c057 Turn Serverless Variable into plain value 2019-03-22 10:08:19 +01:00
Philipp Muens
391488bb39 Add ${sls:} Serverless Variable 2019-03-22 10:08:19 +01:00
Philipp Muens
4eab0ca5a6 Merge branch 'master' into eg-api-key-error 2019-03-21 14:24:32 +01:00
Philipp Muens
b5d0416bff Merge branch 'master' into eg-api-key-error 2019-03-21 14:22:07 +01:00
Philipp Muens
4a641471f8 Add unit tests for getLocalAccessKey function 2019-03-21 14:10:02 +01:00