1242 Commits

Author SHA1 Message Date
Philipp Muens
708d3b042f Merge pull request #4286 from RafalWilinski/window-env-path
Obey VIRTUAL_ENV on Windows
2017-09-21 12:51:43 +02:00
Rafal Wilinski
0b8f1b4678 Change colon to path.delimeter 2017-09-21 09:03:47 +02:00
Rafal Wilinski
cf3f4e6cd9 Change template literal to path.join 2017-09-20 13:03:39 +02:00
Philipp Muens
bbc635ddbe Merge pull request #4262 from RafalWilinski/deploy-function-vpc-fix
Fix deploy function not inheriting provider config
2017-09-20 12:26:22 +02:00
Rafal Wilinski
6e05ce8f9c Merge branch 'master' into window-env-path 2017-09-19 16:04:14 +02:00
Rafal Wilinski
bfe1dedc3c Obey VIRTUAL_ENV on Windows 2017-09-19 16:01:41 +02:00
Rafal Wilinski
087c78b91e Fix BbPromise.resolve 2017-09-19 15:36:52 +02:00
Philipp Muens
c6c589fdbb Update to use Bluebird promise 2017-09-19 11:00:27 +02:00
Philipp Muens
60838b74e9 Merge pull request #4199 from RafalWilinski/invoke-local-maven
Invoke Local: Java Support
2017-09-18 12:34:16 +02:00
Philipp Muens
a1cf9fd65e Minor fixes 2017-09-18 12:29:37 +02:00
Philipp Muens
ff03b89c2f Minor fixes to avoid race conditions 2017-09-18 11:06:14 +02:00
Rafal Wilinski
1500d24d51 Add invalid characters test 2017-09-14 18:14:50 +02:00
Rafal Wilinski
df145c45c8 Add provider-level inheritance test 2017-09-14 18:06:24 +02:00
Rafal Wilinski
7ce86483ab Fix concurrent update and deploy operations 2017-09-14 17:39:42 +02:00
Rafal Wilinski
e125ca141c Fix deploy function not inheriting config 2017-09-14 17:21:38 +02:00
Philipp Muens
965ae8acec Merge pull request #4223 from arabold/limit-upload-concurrency
Limit upload concurrency (follow-up for #4035)
2017-09-14 12:40:08 +02:00
Philipp Muens
8e48a3cd8e Update other S3 calls to use upload as well 2017-09-14 12:31:43 +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
daffd05788 Fix throw condition and add tests 2017-09-11 23:37:11 +02:00
Rafal Wilinski
f67e4ad935 Throw error if specified profile does not exist 2017-09-11 23:23:14 +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
Philipp Muens
d0549eaa28 Update other stubs as well 2017-09-08 13:02:54 +02:00
Philipp Muens
55c78ba63e Rename stubs 2017-09-08 12:57:35 +02:00
Philipp Muens
192bc74a8c Fix tests 2017-09-08 12:47:34 +02:00
Philipp Muens
0e51b03270 Merge pull request #4173 from RafalWilinski/4042-update-lambda-cfg-on-deploy
Add --update-config flag to deploy function command
2017-09-08 11:57:59 +02:00
Rafal Wilinski
5f19ff757c Fix updateFunctionConfiguration logic 2017-09-07 18:57:13 +02:00
Rafal Wilinski
86b8ef729c Change deploy:function hook behavior 2017-09-07 17:26:42 +02:00
Rafal Wilinski
55639e1526 Add CloudWatch event description docs & tests 2017-09-07 10:33:52 +02:00
Andre Rabold
10987dc533 Use S3 upload method instead of putObject for uploading artifacts 2017-09-06 17:51:53 -07:00
Rafal Wilinski
75c5140f4b Add Description to CloudWatch events 2017-09-06 18:55:15 +02:00
Rafal Wilinski
43be48ab3c Add missing maven source & target properties 2017-09-06 18:27:39 +02:00
Scott Ewart
c184f36e8c Upload function artifacts with limited concurrency 2017-09-06 08:40:01 -07:00
Rafal Wilinski
63bc836d9b Merge branch 'master' into 4042-update-lambda-cfg-on-deploy 2017-09-06 16:53:43 +02:00
Rafal Wilinski
0423c6e228 Improve tests coverage, add documentation 2017-09-06 12:43:34 +02:00
Philipp Muens
1f2d81126e Merge pull request #4084 from tobyhede/4083-allow-fn-import-value-for-function-role
Using Fn:ImportValue for role should create empty DependsOn for strea…
2017-09-06 12:38:03 +02:00
Frank Schmid
2845ba3204 AWS info unit tests have to provide a valid cli object.
Otherwise code that logs, will crash.
2017-09-04 16:41:32 +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
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
bcf3a31ff5 Fix invokeLocal tests 2017-09-04 09:59:08 +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