Philipp Muens
ff03b89c2f
Minor fixes to avoid race conditions
2017-09-18 11:06:14 +02:00
Rafal Wilinski
6b74a9c68b
Change fs sync calls to async graceful
2017-09-13 11:09:45 +02:00
Rafal Wilinski
5e8d67ce4b
Code review fixes
2017-09-13 10:59:14 +02:00
Rafal Wilinski
105de7a60f
Throw an error if artifact doesn't exist
2017-09-12 15:01:16 +02:00
Rafal Wilinski
a989b4e7d2
Get rid of log4j warnings
2017-09-12 14:48:26 +02:00
Rafal Wilinski
f3d9d0f53c
Add toString() notice
2017-09-12 14:39:18 +02:00
Rafal Wilinski
2d09606cba
Move gitignore declaration
2017-09-11 18:38:41 +02:00
Rafal Wilinski
c304aab55d
Change javaBridgePath to include pom.xml
2017-09-11 18:34:12 +02:00
Rafal Wilinski
43be48ab3c
Add missing maven source & target properties
2017-09-06 18:27:39 +02:00
Rafal Wilinski
0423c6e228
Improve tests coverage, add documentation
2017-09-06 12:43:34 +02:00
Rafal Wilinski
b1244996ac
Merge branch 'master' into invoke-local-maven
2017-09-04 16:28:14 +02:00
Rafal Wilinski
612cec59c5
Fix unit test
2017-09-04 16:24:41 +02:00
Rafal Wilinski
1b03a43259
Revert encoding change
2017-09-04 12:08:48 +02:00
Philipp Muens
a43ffcb4de
Merge pull request #4139 from medikoo/fix-tests
...
Fix tests setup - ensure errors are exposed
2017-09-04 11:58:55 +02:00
Philipp Muens
01efc5d0a1
Fix failing test to work on Windows
2017-09-04 11:51:56 +02:00
Philipp Muens
1121a8d36a
Update test for remainingTimes to be less strict about the time
2017-09-04 10:33:37 +02:00
Philipp Muens
907c16da21
Fix failing Utils class tests
2017-09-04 10:27:41 +02:00
Philipp Muens
466e88673c
Fix Serverless class tests
2017-09-04 10:21:15 +02:00
Philipp Muens
bcf3a31ff5
Fix invokeLocal tests
2017-09-04 09:59:08 +02:00
Philipp Muens
a93358c15d
Fix file-writing tests
2017-09-04 09:43:48 +02:00
Philipp Muens
a05bc333e3
Fix Utils class tests
2017-09-04 09:42:39 +02:00
Philipp Muens
6ee4cd4df8
Fix Service class tests
2017-09-04 09:18:41 +02:00
Rafal Wilinski
b1425c5ad5
Context related fixes
2017-09-02 22:11:04 +02:00
Rafal Wilinski
3cf32ef60a
Add custom context passing
2017-09-02 22:02:16 +02:00
Rafal Wilinski
c9bb961fd0
Remove unnecessary code
2017-09-02 15:46:32 +02:00
Rafal Wilinski
faf696b77d
Add maven as dependency manager
2017-09-02 15:45:31 +02:00
Rafal Wilinski
a0303817b8
Invoke local java functionality
2017-09-01 19:15:33 +02:00
Philipp Muens
ff8194c3d3
Merge remote-tracking branch 'medikoo/fix-tests' into fix-tests
2017-09-01 18:53:28 +02:00
Philipp Muens
c90486d50f
Merge pull request #4193 from serverless/eahefnawy-patch-1
...
fix typo in s3 variables docs
2017-09-01 17:49:47 +02:00
Rafal Wilinski
41f51c5dbe
Merge branch 'master' of https://github.com/serverless/serverless
2017-09-01 16:57:08 +02:00
Eslam λ Hefnawy
12649689d4
fix typo in s3 variables docs
2017-09-01 21:16:02 +07:00
Mariusz Nowak
ce1f619976
Merge branch 'master' into fix-tests
2017-09-01 12:13:04 +02:00
Philipp Muens
697d42dd80
Merge branch 'master' into fix-tests
2017-09-01 11:19:37 +02:00
Philipp Muens
b529ff1e36
Merge pull request #4186 from dschep/fix-python-invoke-local-context-regressions
...
Fix Python invokeLocal regressions due to context changes
2017-09-01 11:17:17 +02:00
Philipp Muens
2e0f90939a
Merge pull request #4120 from tobyhede/4094-allow-onError-to-be-more-good
...
Allow use of Ref and Fn::ImportValue in OnError
2017-09-01 09:52:43 +02:00
Philipp Muens
b663dc40fe
Update docs
2017-09-01 09:36:04 +02:00
Philipp Muens
4fc34a5517
Minor code changes
2017-09-01 09:35:49 +02:00
Rafal Wilinski
0753811a41
Fix getFileContent encoding
2017-08-31 23:11:28 +02:00
Daniel Schep
8265b4984d
Fix Python invokeLocal regressions due to context changes
...
The changes in 1.21 allowing custom context introduced bugs in the
Python invoke local implementation:
* If no custom context is set it would error out because the handler
would never be called
* AWS Lambda context objects in python aren't dictionaries, they're
Python objects
2017-08-31 14:44:05 -04:00
Philipp Muens
8610f2c6d7
Merge pull request #4184 from slintes/patch-1
...
added Kubeless to "getting started" sidebar menu
2017-08-31 14:41:33 +02:00
Marc Sluiter
dc4ef733a4
added Kubeless to "getting started" menu
2017-08-31 14:05:13 +02:00
Philipp Muens
0789736718
Merge pull request #4174 from iddar/patch-2
...
Update docs with link to AWS Proxy Integration when passing data to invoke and invoke local
2017-08-31 10:29:18 +02:00
Philipp Muens
6de346b0fe
Merge pull request #4178 from mislavcimpersak/hotfix/py_templates_pep8
...
making python templates pep8 compliant
2017-08-31 10:28:22 +02:00
Philipp Muens
b8cb267e29
Minor fixes
2017-08-31 10:08:38 +02:00
Philipp Muens
7788838b41
Merge pull request #4181 from serverless/fix-changelog
...
Remove duplicate entry from CHANGELOG
2017-08-31 09:47:10 +02:00
Philipp Muens
33188f11e4
Remove duplicate entry from CHANGELOG
2017-08-31 09:46:17 +02:00
Mislav Cimperšak
9ed93109a1
making python templates pep8 compliant
2017-08-30 14:36:59 +02:00
Eslam λ Hefnawy
9aabcf0c9b
Merge pull request #4177 from serverless/releasing-1.21
...
Releasing 1.21.0
v1.21.0
2017-08-30 19:25:31 +07:00
Eslam A. Hefnawy
0be29cf6de
releasing 1.21
2017-08-30 18:56:14 +07:00
Philipp Muens
16bdc5e9fd
Merge pull request #4175 from serverless/DavidWells-patch-1
...
Update README.md
2017-08-30 13:46:37 +02:00