Philipp Muens
|
d7b07e0c42
|
Fix indentation for spotinst templates
|
2017-08-28 13:30:16 +02:00 |
|
Philipp Muens
|
57e7cea2a9
|
Merge pull request #4127 from guyklainer/master
Add support in Spotinst Functions
|
2017-08-28 13:26:11 +02:00 |
|
Philipp Muens
|
b268d1004c
|
Add tests for template creation
|
2017-08-28 13:14:36 +02:00 |
|
Philipp Muens
|
2c4ff05834
|
Merge branch 'master' into spotinst-functions
|
2017-08-28 13:09:51 +02:00 |
|
Philipp Muens
|
2f6f4f2ea5
|
Merge pull request #4153 from jthomas/master
PHP support with OpenWhisk provider plugin
|
2017-08-28 13:07:03 +02:00 |
|
Philipp Muens
|
490f517d12
|
Fix failing AWS provider test
|
2017-08-26 12:41:25 +02:00 |
|
davidwells
|
d4364b7c46
|
update link
|
2017-08-25 15:20:08 -07:00 |
|
James Thomas
|
a287c99559
|
Adding PHP runtime support for OpenWhisk provider.
Updated documentation to demonstrate PHP support in OpenWhisk.
Added new PHP template to create plugin.
|
2017-08-25 16:29:28 +01:00 |
|
guyklainer
|
eb0c02fceb
|
remove account from serverless.yml
add 'spotinst' to validProviders array in plugins/config/config.js
|
2017-08-24 18:17:11 +03:00 |
|
Philipp Muens
|
0399497e9b
|
Merge pull request #4145 from medikoo/graceful-fs-packaging
Rely on graceful-fs for concurrent file operations (lambda packaging)
|
2017-08-24 10:57:23 +02:00 |
|
Philipp Muens
|
380a6c119f
|
Merge pull request #4132 from medikoo/fix-delete-failed-discovery
Fix end of failed deletion discovery in AWS stack monitor
|
2017-08-24 10:33:57 +02:00 |
|
Philipp Muens
|
dec2e14566
|
Fix tests
|
2017-08-24 10:13:53 +02:00 |
|
Mariusz Nowak
|
b4bf2da765
|
Use graceful-fs for concurrent file operations
|
2017-08-23 17:39:15 +02:00 |
|
Mariusz Nowak
|
32dbed3984
|
Cleanup unnecessary promisification
|
2017-08-23 17:36:52 +02:00 |
|
Mariusz Nowak
|
14d5102b7b
|
Improve error messages
They literally addressed deployment case, while operation may be about stack deletion
|
2017-08-23 17:21:29 +02:00 |
|
guyklainer
|
553302ce12
|
- change runtime to be on the function level
- put environment & account properties under spotinst namespace
|
2017-08-23 18:01:07 +03:00 |
|
guyklainer
|
c19d1eec94
|
Add memory and timeout properties to serverless.yml files
|
2017-08-23 16:44:12 +03:00 |
|
Philipp Muens
|
21dd400608
|
Merge pull request #3980 from mpuittinen/master
Fix aws-profile cli option to override env & config
|
2017-08-23 12:30:50 +02:00 |
|
Eslam λ Hefnawy
|
ed3c7c3718
|
Merge pull request #3924 from medikoo/improve-packaging-extensibility
Improve configurability and performance of package plugin
|
2017-08-23 16:46:31 +07:00 |
|
guyklainer
|
11e7251342
|
add dependencies to package.json in each template
|
2017-08-22 17:49:50 +03:00 |
|
Eslam λ Hefnawy
|
df5764dd4b
|
Merge pull request #4126 from RafalWilinski/add-context
Add --context and --contextPath to `invoke local` cmd
|
2017-08-22 20:02:30 +07:00 |
|
Philipp Muens
|
dab9c5473a
|
Minor cleanup after merging PRs for config credentials on AWS
|
2017-08-22 13:59:28 +02:00 |
|
Mariusz Nowak
|
732a410167
|
Add tests related to DELETE_FAILED outcome
|
2017-08-22 13:04:19 +02:00 |
|
Philipp Muens
|
c0b88badf0
|
Merge pull request #4134 from RafalWilinski/reverse-function-sorting
Reverse version sorting for "sls deploy list functions"
|
2017-08-22 11:04:48 +02:00 |
|
Jacob Massey
|
a8167c1e9d
|
Set read/write owner permissions when .aws/credentials file is saved
|
2017-08-21 23:22:35 -04:00 |
|
Rafał Wiliński
|
d309c89301
|
Fix eslint issues
|
2017-08-21 23:27:16 +02:00 |
|
Rafał Wiliński
|
fc505e0b65
|
Reverse listFunctions versions sorting
|
2017-08-21 23:21:17 +02:00 |
|
Rafal Wilinski
|
b5e1564ab6
|
Merge branch 'master' into add-context
|
2017-08-21 22:59:37 +02:00 |
|
Mariusz Nowak
|
fe5c8b28d2
|
Merge branch 'master' into improve-packaging-extensibility
|
2017-08-21 16:42:39 +02:00 |
|
Mariusz Nowak
|
8dfaa277c6
|
Fix failed deletion discovery
|
2017-08-21 16:36:06 +02:00 |
|
Eslam λ Hefnawy
|
0530627b33
|
Merge pull request #4047 from Nevon/time-remaining-in-millis
Fix behavior of getRemainingTimeInMillis in local invokation
|
2017-08-21 21:31:54 +07:00 |
|
Philipp Muens
|
89661c02c9
|
Merge master into PR
|
2017-08-21 15:01:26 +02:00 |
|
Philipp Muens
|
49c89ecb3e
|
Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript
|
2017-08-21 14:55:48 +02:00 |
|
Philipp Muens
|
87c77336b9
|
Minor fixes for consistency
|
2017-08-21 14:53:40 +02:00 |
|
Philipp Muens
|
cb1882d273
|
Merge pull request #4056 from franciscocpg/aws-nodejs-ecma-script
Adding aws-nodejs-ecma-script template
|
2017-08-21 14:52:48 +02:00 |
|
Philipp Muens
|
aa7f85299c
|
Update serverless.yml file
|
2017-08-21 14:41:03 +02:00 |
|
Eslam λ Hefnawy
|
8457f320d9
|
Merge pull request #3866 from medhoover/allow-aws-credentials-update
Allow aws credentials update
|
2017-08-21 18:51:42 +07:00 |
|
Sebastien Goasguen
|
ab413ba759
|
kubeless quick fix for wrong runtime version in nodejs template
|
2017-08-20 17:20:32 +02:00 |
|
guyklainer
|
d4ed0f70ab
|
Add support in Spotinst Function.
added 2 new templates - spotinst-nodejs, spotinst-python
|
2017-08-20 09:49:18 +03:00 |
|
Rafał Wiliński
|
db439478ce
|
Fix failing test
|
2017-08-19 17:41:20 +02:00 |
|
Rafał Wiliński
|
5e5f71df65
|
Add context and contextPath flags to invoke local cmd
|
2017-08-19 17:30:52 +02:00 |
|
Philipp Muens
|
03afbcb03f
|
Merge pull request #4036 from dzimine/DZ/fix_3788
Optionally skip parsing input to JSON when using `invoke` and `invoke local`
|
2017-08-18 15:20:22 +02:00 |
|
Philipp Muens
|
936c81cb63
|
Merge pull request #3919 from eoinsha/master
Include dependencies when long=true in npmrc
|
2017-08-18 14:46:46 +02:00 |
|
Philipp Muens
|
226d426e08
|
Update tests
|
2017-08-18 14:36:40 +02:00 |
|
Philipp Muens
|
fff9db5bfc
|
Merge master into PR
|
2017-08-18 14:25:05 +02:00 |
|
Philipp Muens
|
d1d38a723d
|
Merge pull request #4122 from lorengordon/windows-tests
Fixes new tests so they run on Windows
|
2017-08-18 14:21:43 +02:00 |
|
Philipp Muens
|
03fa853bd6
|
Fix broken test
|
2017-08-18 14:01:52 +02:00 |
|
Philipp Muens
|
b05143e07a
|
Merge branch 'master' into py-win32-invokeLocal
|
2017-08-18 13:58:52 +02:00 |
|
Loren Gordon
|
50c581e36f
|
Fixes new tests so they run on Windows
|
2017-08-18 07:16:16 -04:00 |
|
Philipp Muens
|
1de1272898
|
Merge master into PR
|
2017-08-18 10:25:51 +02:00 |
|