Andre Rabold
|
24880d8bb3
|
Ensure files uploaded to lambda are world-readable
|
2016-04-08 16:48:14 -07:00 |
|
nicka
|
336b5bdd17
|
Add support for symbolic links and retain original file permissions
|
2016-04-07 07:08:22 +02:00 |
|
Egor Kislitsyn
|
00bb7b9d6f
|
adds some debug logging
|
2016-03-24 19:19:37 +07:00 |
|
ac360
|
2159533ba3
|
Tests: comment out project install
|
2016-03-22 09:37:35 -07:00 |
|
ac360
|
abccf0309b
|
Fix v0.5 conflicts
|
2016-03-22 09:20:45 -07:00 |
|
icereval
|
594621ef86
|
borrow 0.5 code for vpc support
|
2016-03-22 08:02:34 -04:00 |
|
Frank Schmid
|
98b6ae4b84
|
Issue #845 - Added description property to s-function.json. Defaults to old description if nothing is set to keep compatibility.
|
2016-03-20 17:03:37 +01:00 |
|
ac360
|
b897e2e4f9
|
FunctionDeploy: minor fixes
|
2016-03-18 17:49:16 -07:00 |
|
ac360
|
6cbddf3f55
|
ProjecInit: cleanup
|
2016-03-18 17:21:46 -07:00 |
|
ac360
|
daf51ee773
|
FunctionDeploy: fix relative paths in compressed zip
|
2016-03-18 16:29:41 -07:00 |
|
ac360
|
aa519aad1b
|
FunctionDeploy: return dist path WIP
|
2016-03-18 16:21:03 -07:00 |
|
ac360
|
83dadcb218
|
FunctionDeploy: continue work on returning pathDist WIP
|
2016-03-18 16:11:32 -07:00 |
|
ac360
|
c411f77f3b
|
FunctionDeploy: refactor to not return file paths, but single dist dir path
|
2016-03-18 15:58:03 -07:00 |
|
Austen Collins
|
c6686188e6
|
FunctionDeploy: return distPath only, instead of array of file paths
|
2016-03-18 15:04:44 -07:00 |
|
Austen Collins
|
a58bc3a5cf
|
Tests: fix function deploy test
|
2016-03-18 10:57:02 -07:00 |
|
Austen Collins
|
9cccaa4f44
|
FunctionDeploy: fix function alias support
|
2016-03-18 10:23:22 -07:00 |
|
Egor Kislitsyn
|
32ae6ff989
|
fix deploy for custom runtimes
|
2016-03-17 22:50:21 +07:00 |
|
Michael McManus
|
5791e69508
|
Fixes #813 and #814
* More narrowly define default function excludePatterns
* Correct reference to undefined properties in `Runtime._validateAndPrepare()`
|
2016-03-16 13:59:56 -07:00 |
|
Austen Collins
|
113e0af963
|
fix merge conflict
|
2016-03-15 17:38:50 -07:00 |
|
Egor Kislitsyn
|
14b8c0a8ac
|
Actions: refactor
|
2016-03-15 20:37:15 +07:00 |
|
Martin Booth
|
9ecc0e720d
|
When deploying functions, replace the variable placeholders with their values
|
2016-03-15 15:09:12 +08:00 |
|
ac360
|
ae582d0d8e
|
Classes: refactor
|
2016-03-14 21:33:51 -07:00 |
|
Austen Collins
|
ebf084fa63
|
WIP
|
2016-03-14 18:04:46 -07:00 |
|
Austen Collins
|
6a5029bfdc
|
Runtimes: clean up
|
2016-03-14 14:25:27 -07:00 |
|
Austen Collins
|
95755eb09e
|
Remove all project bucket related code
|
2016-03-14 10:41:51 -07:00 |
|
Egor Kislitsyn
|
a08ae80f1a
|
adds load environment variables before function handler
|
2016-03-10 21:17:39 +07:00 |
|
ac360
|
644bfc235b
|
FunctionDeploy: remove lambda backups
|
2016-03-02 09:30:14 -08:00 |
|
ac360
|
241f70ed37
|
Remove old utils
|
2016-03-01 16:02:28 -08:00 |
|
Eslam A. Hefnawy
|
b84c8df201
|
fixed more actions
|
2016-02-27 00:57:20 +07:00 |
|
Eslam A. Hefnawy
|
c580ec6fa5
|
continue refactoring actions
|
2016-02-23 05:59:09 +07:00 |
|
Eslam A. Hefnawy
|
7ec255a624
|
continue refactoring actions
|
2016-02-21 02:00:34 +07:00 |
|
Egor Kislitsyn
|
2e56ccaeae
|
fix S3 requests
|
2016-02-18 20:28:34 +07:00 |
|
Egor Kislitsyn
|
219cea9f3a
|
Actions: remove serverless prefix
|
2016-02-18 18:44:11 +07:00 |
|
Eslam A. Hefnawy
|
3b829fe8fe
|
WIP - refactoring actions to use the new Provider class
|
2016-02-15 18:03:44 +07:00 |
|
Kamil Burzynski
|
49fa729370
|
Merge remote-tracking branch 'origin/v0.5' into auth-refactor-2
|
2016-02-12 17:55:19 +01:00 |
|
Eslam A. Hefnawy
|
84988b6b50
|
added support for VPC lambda config. Closes #629.
|
2016-02-12 15:38:30 +07:00 |
|
Kamil Burzynski
|
7f80bd6bc1
|
WIP: moved getFunctions() to project
|
2016-02-12 09:09:56 +01:00 |
|
Kamil Burzynski
|
f6a0a6aa84
|
Updates after merge to 0.5, minor code cleanups.
|
2016-02-11 09:42:07 +01:00 |
|
Kamil Burzynski
|
c4b3aaf43e
|
Merge remote-tracking branch 'origin/v0.5' into arch-refactor
Conflicts:
lib/actions/CodeDeployLambda.js
lib/actions/EventDeployS3Lambda.js
lib/actions/EventDeploySNSLambda.js
lib/actions/EventDeployScheduledLambda.js
lib/actions/EventDeployStreamLambda.js
tests/tests/actions/ResourcesDeploy.js
|
2016-02-11 09:34:25 +01:00 |
|
Austen Collins
|
2c95c6736e
|
ServerlessFunction: Add support for custom IAM Role
|
2016-02-10 18:55:22 -08:00 |
|
Kamil Burzynski
|
24b9d73bfb
|
ServerlessRuntime class hierarchy introduced
|
2016-02-10 14:07:42 +01:00 |
|
Austen Collins
|
98e7cab81f
|
Tests: remove FunctionInvoke test
|
2016-02-07 17:36:17 -08:00 |
|
Austen Collins
|
94371da5fb
|
EndpointDeploy: update tests
|
2016-02-07 12:22:06 -08:00 |
|
Austen Collins
|
a367fd44be
|
FunctionDeploy: finish, add templateName, update tests
|
2016-02-07 12:22:06 -08:00 |
|
Austen Collins
|
7764e0a994
|
CodeDeploy: add support for nametempltae
|
2016-02-07 12:22:06 -08:00 |
|
Ryan S. Brown
|
f72193963b
|
Fix object naming
|
2016-01-25 16:04:15 -05:00 |
|
Ryan S. Brown
|
960b500843
|
Move lambda deploy plugin to be runtime-generic
|
2016-01-25 16:03:12 -05:00 |
|