davidwells
fd4257376e
update route
2017-04-05 12:46:46 -07:00
davidwells
deaa030a6d
add hello-world template
2017-04-05 12:38:32 -07:00
Philipp Muens
3ca5a798a4
Merge pull request #3429 from ericbear/add_version_description_from_function
...
add version description from function
2017-04-03 17:19:31 +02:00
Eslam A. Hefnawy
b9f3152817
updated tests for package function individually
2017-04-03 19:42:11 +07:00
Ericbear
5d6bc7b1b0
fix missing trailing comma
2017-04-01 01:03:42 +08:00
Ericbear
0cc51dfa22
fix the linting issues
2017-04-01 00:58:42 +08:00
Eslam A. Hefnawy
a9d001e03c
updated/added unit tests and docs
2017-03-31 21:09:51 +07:00
Eslam A. Hefnawy
3251ebb4a7
added support for function.package.individually
2017-03-31 18:39:05 +07:00
Ericbear
cd3121baa8
add version description from function
2017-03-31 12:59:42 +08:00
Philipp Muens
532d89c1f6
Update tests to be side-effect free
...
Use proxyquire and stubbing to make the tests side-effect free. This way the tests will succeed even when someone who runs the tests has the serverless-alpha plugin installed globally.
2017-03-30 09:57:02 +02:00
Philipp Muens
44db0960ec
Fix tests and restructure code to fail silently
2017-03-30 08:55:07 +02:00
Brian Neisler
ad5aa1ea97
Use resolve-from instead of absolute paths.
2017-03-29 13:41:22 -07:00
Philipp Muens
59c8c41057
Update local lookup to use service directory
2017-03-29 21:31:52 +02:00
Philipp Muens
80cfb77840
Update serverless-alpha detection
2017-03-29 20:34:00 +02:00
Eslam λ Hefnawy
2d2c2543b9
Merge pull request #3373 from serverless/add-serverless-alpha-autoloading
...
Add serverless-alpha autoloading
2017-03-29 19:02:07 +07:00
Eslam λ Hefnawy
03bc013bfd
Merge pull request #3418 from serverless/remove-breaking-changes-logging
...
Remove breaking change logging
2017-03-29 19:00:19 +07:00
Philipp Muens
67a989f51a
Remove breaking change logging
2017-03-29 09:19:39 +02:00
Philipp Muens
de8adc71e5
Update to latest Node.js runtime
2017-03-25 22:18:00 +01:00
Eslam λ Hefnawy
a7d39352a2
Merge pull request #3403 from assaflavie/master
...
support any AWS nodejs runtime, not just 4.3
2017-03-24 20:00:24 +08:00
Assaf Lavie
c708469e9f
fix lint errors
2017-03-23 17:12:15 +02:00
Philipp Muens
75e4683ed3
Merge branch 'master' into visualize_stuff
2017-03-23 15:01:30 +01:00
Ryan S. Brown
b1fdf15398
PR #3360 introduced an incorrect IAM policy for log groups
2017-03-23 09:16:44 -04:00
Assaf Lavie
f2ccc00484
Test that nodejs6.10 local invoke works.
2017-03-23 15:14:42 +02:00
Philipp Muens
bc7c5a64d7
Merge master into PR and resolve conflicts
2017-03-23 12:50:31 +01:00
Assaf Lavie
b5a365e055
support any AWS nodejs runtime, not just 4.3
2017-03-23 13:46:45 +02:00
Philipp Muens
bd2b8d3679
Update recently added tests
2017-03-23 12:40:49 +01:00
Philipp Muens
8d348da0ce
Merge master into PR
2017-03-23 12:29:07 +01:00
Eslam λ Hefnawy
eeb8b8a68c
Merge pull request #3327 from HyperBrain/support-entrypoints-for-plugins
...
Allow entrypoints to be defined and called by plugins.
2017-03-17 23:59:05 +08:00
Eslam λ Hefnawy
8af647eba3
Merge pull request #3360 from ryansb/reduce-policy-dep
...
Reduce dependency tree depth between IAM & Log Groups
2017-03-17 23:56:21 +08:00
Eslam λ Hefnawy
808e666627
Merge pull request #3375 from serverless/updateDepricationNotice
...
update deprication message
2017-03-17 23:45:44 +08:00
Philipp Muens
96b135b7e7
Remove slightly misleading error message
2017-03-17 11:11:22 +01:00
davidwells
ade23e0d4c
update linting
2017-03-16 15:10:58 -07:00
davidwells
4f6c719075
update test to work with new message
2017-03-16 15:04:14 -07:00
davidwells
da220cc826
add forums and chat links to errors
2017-03-16 14:57:00 -07:00
davidwells
59c33a1f36
update deprication message
2017-03-16 14:45:11 -07:00
Philipp Muens
4ee198c62c
Add serverless-alpha autoloading
2017-03-16 13:06:14 +01:00
Philipp Muens
fef124e800
Restore global setTimeout to get into a clean state again
2017-03-15 12:12:38 +01:00
Philipp Muens
0784680f78
Merge pull request #3304 from jmannau/master
...
Corrected Access-Control-Allow-Methods for ANY HTTP events
2017-03-15 08:17:19 +01:00
Philipp Muens
0d7c66fda3
Fix linting issues
2017-03-15 07:55:05 +01:00
Philipp Muens
e1a312fa3f
Merge pull request #3353 from bytekast/aws-groovy-gradle
...
AWS Groovy Gradle Template
2017-03-15 07:51:32 +01:00
Philipp Muens
485c8aa018
Merge pull request #3359 from ryansb/faster-tests-plz
...
Reduce test time by 50%
2017-03-15 07:34:59 +01:00
Rowell Belen
86e10fe8f1
Checkin missing file
2017-03-14 22:44:57 -06:00
Rowell Belen
7e5378db8f
Feedback Updates
2017-03-14 22:23:28 -06:00
Ryan S. Brown
c95b40c584
Use stub on setTimeout instead
2017-03-14 18:14:05 -04:00
Eslam A. Hefnawy
c2e51a6eb3
releasing v1.9
2017-03-15 03:07:52 +08:00
Ryan S. Brown
1ee36e798f
Reduce test time by 50%
...
This commit removes a hardcoded 5 second sleep intended to help handle
rate limits. The retry interval is changed during the test to 250ms from
5 seconds, with no change to the runtime behavior of the framework.
2017-03-14 09:16:48 -04:00
Ryan S. Brown
855a1cf3f8
Add explicit dependency from Function -> LogGroups
2017-03-13 20:42:40 -04:00
Frank Schmid
9ea13b4a37
Added pluginManager tests for spawn functionality.
2017-03-14 00:15:37 +01:00
Ryan S. Brown
4a2a917994
LINT FOR THE LINT GODS
2017-03-13 18:38:59 -04:00
Philipp Muens
1594868266
Merge pull request #3180 from nrako/fix_plugin_manager
...
Fix node_modules (serverless plugins) lookup
2017-03-13 13:54:28 +01:00