Eslam λ Hefnawy
f716ad67a7
Merge pull request #966 from jonathannaguin/master
...
Extra tags for the Resources Cloud Formation stack [#965 ]
2016-04-10 19:14:46 +07:00
Jonathan Aguin
dad31cebb1
Feedback from eahefnawy
...
Using project.toObjectPopulated
2016-04-10 12:30:13 +01:00
Eslam λ Hefnawy
000e21de93
Merge pull request #975 from arabold/file-permissions-world-readable
...
Ensure files uploaded to lambda are world-readable
2016-04-09 23:00:49 +07:00
Andre Rabold
24880d8bb3
Ensure files uploaded to lambda are world-readable
2016-04-08 16:48:14 -07:00
BlueBlock
39f763c836
Fix 886 resource output values not updating
2016-04-08 09:43:41 -04:00
Eslam A. Hefnawy
bf2810a759
Scheduled Event rule name now includes the stage. Closes #961 .
2016-04-08 19:17:55 +07:00
Stephen Caldwell
81cd166545
make sure to preserve AWS configuration when making STS call for role-based profile. Thanks to @erikerikson for the suggestion.
2016-04-07 08:29:06 -07:00
Stephen Caldwell
166b6e28e4
make sure to support session tokens when using role-based profiles. Thanks to @erikerikson for the suggestion
2016-04-07 08:29:06 -07:00
Stephen Caldwell
7daa330b42
some stylistic tweaks recommended by @erikerikson
2016-04-07 08:26:26 -07:00
Stephen Caldwell
ac74e1bc6d
add support for assuming roles defined in AWS credentials/config files
2016-04-07 08:26:26 -07:00
Stephen Caldwell
b852eb0d40
promisify the building of credentials
2016-04-07 08:23:35 -07:00
Stephen Caldwell
10f6165a64
pay attention to the AWS_SHARED_CREDENTIALS_FILE and AWS_CONFIG_FILE environment variables
2016-04-07 08:22:34 -07:00
Stephen Caldwell
591265972c
split out guid util function on its own
2016-04-07 08:15:52 -07:00
Eslam A. Hefnawy
542ca150f4
added functionality to specify custom project name for projectInstall
2016-04-07 22:11:49 +07:00
Eslam λ Hefnawy
58898e7a06
Merge pull request #951 from HyperBrain/950-added-apig-proxy-support
...
950 added apig proxy support
2016-04-07 19:31:04 +07:00
Eslam λ Hefnawy
996bdac8dc
Merge pull request #935 from HyperBrain/929-add-yaml-template-support
...
#929 Added YAML to serializer
2016-04-07 19:30:21 +07:00
Jonathan Nunez Aguin
29484ab876
Add support to specify tags for the Resources Cloud Formation stack
2016-04-07 10:55:16 +01:00
Eslam λ Hefnawy
f948816e11
Merge pull request #938 from arithmetric/feature/fix_profile_name_lookup
...
Fixing handling for profiles with uppercase characters
2016-04-07 16:54:04 +07:00
Eslam A. Hefnawy
179a95490a
using path.sep instead of forward slash. Closes #954
2016-04-07 16:15:41 +07:00
Eslam λ Hefnawy
4ce93cd73a
Merge pull request #962 from martinbooth/sns_allow_topic_arn
...
Allow topicArn config for sns event instead of topicName
2016-04-07 15:50:23 +07:00
Martin Booth
14321aa624
Allow topicArn config for sns event instead of topicName
2016-04-07 16:15:23 +10:00
nicka
336b5bdd17
Add support for symbolic links and retain original file permissions
2016-04-07 07:08:22 +02:00
Egor Kislitsyn
aeb8ac5e19
Merge branch 'master' of github.com:serverless/serverless
...
# By Eslam A. Hefnawy
# Via Eslam A. Hefnawy
* 'master' of github.com:serverless/serverless:
functionDeploy: clarifying prompt messages
2016-04-06 22:28:18 +07:00
Eslam A. Hefnawy
b84ed7da96
functionDeploy: clarifying prompt messages
2016-04-06 20:22:19 +07:00
Egor Kislitsyn
08952ee36a
Adds node4.3 runtime
2016-04-06 17:40:56 +07:00
Austen
e2df96bc37
Merge pull request #937 from pwagener/master
...
Fix #490 : Connection timed out after 120000ms in function deployment
2016-04-05 20:15:21 -07:00
Frank Schmid
6a624a86da
Fixed bug introduced with MOCK integration.
2016-04-05 23:06:53 +02:00
Frank Schmid
8dec76d99d
Issue #950 - Added support for proxy integrations
2016-04-05 22:52:34 +02:00
Frank Schmid
8322e976df
Issue #896 Add dereference option
2016-04-04 10:31:02 +02:00
Joe Turgeon
68ebc82b71
Removing code to make the profile name lowercase, as this prevents a match for any profiles with uppercase letters.
2016-04-03 12:29:04 -05:00
pwagener
9750d82ed6
Look for AWS_CLIENT_TIMEOUT in the environment to set AWS.config.httpOptions.timeout
2016-04-03 09:21:54 -04:00
Eslam A. Hefnawy
5d3553a9b5
fixed reference to utility function
2016-04-03 18:27:01 +07:00
Joe Turgeon
71f76e1161
Using copy instead of move to avoid 'EEXIST: file already exists' error due to the preceding move operation.
2016-04-01 16:42:17 -05:00
Frank Schmid
49ccc93c8a
#929 Added YAML to serializer
2016-04-01 21:22:58 +02:00
Eslam λ Hefnawy
fbbd6a2c58
Merge pull request #920 from nicka/patch-1
...
Fix CloudWatch events target
2016-04-01 20:22:46 +07:00
Egor Kislitsyn
aad0fdf3fc
removes unused dependencies
2016-04-01 10:48:49 +07:00
Egor Kislitsyn
b514ef70db
Merge branch 'master' of github.com:serverless/serverless
...
# By Daniel Johnston (1) and Eslam A. Hefnawy (1)
# Via Eslam A. Hefnawy (1) and Eslam λ Hefnawy (1)
* 'master' of github.com:serverless/serverless:
fixed provider init
Fixed endpoint names.
2016-04-01 10:10:55 +07:00
Eslam A. Hefnawy
da7cdd41b6
fixed provider init
2016-04-01 10:10:22 +07:00
Daniel Johnston
577de00b7e
Fixed endpoint names.
2016-03-31 09:00:38 -07:00
Egor Kislitsyn
9ae4dd6fb8
adds missing return statement
2016-03-31 21:14:14 +07:00
Egor Kislitsyn
6c2bf9a8b2
fix promises
2016-03-31 21:10:14 +07:00
Egor Kislitsyn
b089b1c4b1
Allows serverless function run to read from stdin, solves #900
2016-03-31 20:13:24 +07:00
Nick den Engelsman
d4a6be7fde
Fix CloudWatch events target
...
Fixes `Unexpected key 'input' found in params.Targets[0]`.
2016-03-31 12:21:04 +02:00
Eslam A. Hefnawy
e38311cf87
FS Extra: Exclude function now returns false if excluding
2016-03-31 10:52:09 +07:00
Eslam A. Hefnawy
a50e9361b7
replaced wrench with fs extra
2016-03-31 03:12:35 +07:00
Egor Kislitsyn
3cd2d5c1ce
fixes ProjectInstall compatibility with NPMv3, solves #904
2016-03-30 20:11:41 +07:00
Erik Erikson
cab7fcd83e
initialize providers *after* the environment has been loaded.
2016-03-29 15:07:22 -07:00
Austen Collins
c61e7c3c90
EndpointBuildApiGateway: add credentials option
2016-03-28 20:35:20 -07:00
Austen Collins
49d9a13522
StageCreate: allow for numbers in stage name
2016-03-28 20:30:40 -07:00
Eslam A. Hefnawy
e5004430e5
functionCreate: notify user that function will be created in CWD
2016-03-29 01:28:47 +07:00