CHRIS BARBOUR
cc4dfca85f
added test to verify that managed policies are merged along with vpc config policies
2018-04-05 15:22:54 -04:00
CHRIS BARBOUR
f1d3aecb63
closes #4876 merging iamManagedPolicies when using VPCConfig
2018-04-04 22:17:39 -04:00
Takahiro Horike
6cbd0a95bd
Merge pull request #4665 from americansystems/sls-govcloud
...
Support AWS GovCloud and China region deployments
2018-04-03 19:09:26 +09:00
Takahiro Horike
a9e6a79d01
Merge pull request #4743 from svdgraaf/feature/pass-serverless-variable
...
Pass serverless variable when calling function in referenced file
2018-04-03 05:04:08 +09:00
Takahiro Horike
44fd29d820
Merge pull request #4851 from adriatic/patch-1
...
Update quick-start.md
2018-04-03 04:43:32 +09:00
Takahiro Horike
43cdf6cb7f
Update quick-start.md
2018-04-03 04:31:26 +09:00
Takahiro Horike
721f8b6580
Merge pull request #4859 from erikerikson/self-service-rewrite
...
Re-write `self:service.[...]` to `self:serviceObject.[...]`
2018-03-29 09:14:50 +09:00
Takahiro Horike
1e727434ff
Merge pull request #4865 from andresmgot/kubeless0.5
...
Kubeless0.5
2018-03-29 09:12:39 +09:00
Andres
9023abaf06
Merge master
2018-03-28 19:51:33 +02:00
Andres
93d48f3081
Adapt templates and docs to Kubeless 0.5
2018-03-28 19:49:30 +02:00
Takahiro Horike
a4ac68d2dc
Merge pull request #4860 from serverless/update-forum-docs
...
Update README.md
2018-03-28 21:56:38 +09:00
horike37
2771a4941e
Merge branch 'master' into update-forum-docs
2018-03-28 21:32:39 +09:00
Takahiro Horike
0d81426572
Merge pull request #4861 from franciscocpg/fix-upload-artifact-path
...
Fix upload artifact path
2018-03-28 21:31:15 +09:00
Francisco Guimarães
77e21bc744
Force CI
2018-03-27 22:29:03 -03:00
Francisco Guimarães
6a276392c8
Removing focused test
2018-03-27 22:24:43 -03:00
Francisco Guimarães
d9cef43f7e
Fix tests on windows
2018-03-27 22:22:11 -03:00
Francisco Guimarães
849efef503
Fix upload artifact path
2018-03-27 22:00:14 -03:00
David Wells
88b0f3ad3f
Update Error.js
2018-03-27 16:22:25 -07:00
David Wells
b967a0d32b
Update README.md
2018-03-27 15:59:58 -07:00
David Wells
d0faeb9915
Update README.md
2018-03-27 15:59:18 -07:00
David Wells
87b6429fc9
Update README.md
2018-03-27 15:58:56 -07:00
David Wells
e4b10cf0bd
Update README.md
2018-03-27 15:58:39 -07:00
David Wells
68093e08b5
Update README.md
2018-03-27 15:57:52 -07:00
David Wells
9f1b2ecbba
Update README.md
2018-03-27 15:57:23 -07:00
David Wells
36a4eea8a8
Update README.md
2018-03-27 15:56:16 -07:00
Erik Erikson
71c6db9687
Re-write self:service.[...] to self:serviceObject.[...]
...
Handle `self:service.[...]` references properly. The prior represents what the user typed into their configuration. In service, we move all this from `service` to `serviceObject`, therefore, by rewriting `self:service.[...]` to `self:serviceObject.[...]` user's will get the result they expect.
Use else if, given exclusivity of conditions
2018-03-27 15:34:34 -07:00
Takahiro Horike
ef7273b7e3
Merge pull request #4857 from jthomas/master
...
Updating OpenWhisk provider documentation.
2018-03-27 22:54:48 +09:00
Frank Schmid
714c7586d5
Merge pull request #4854 from bsdkurt/master
...
Add maxAge option for CORS
2018-03-27 14:08:37 +02:00
James Thomas
5d09da9eac
Updating OpenWhisk provider documentation.
...
Add new content on packages and updating web actions.
2018-03-27 12:48:15 +01:00
Kurt Miller
666716f185
Add docs for cors maxAge property with example.
2018-03-27 06:27:00 -04:00
Kurt Miller
4a367939d9
Fix lint error for line too long.
2018-03-26 23:34:42 -04:00
Kurt Miller
ffa67cf2dd
Expand http cors tests for maxAge. Last maxAge defined for a path
...
wins in a merge.
2018-03-26 22:19:51 -04:00
Kurt Miller
8140f44af0
Address review feedback, add tests.
2018-03-26 20:49:56 -04:00
Takahiro Horike
d1993815ff
Merge pull request #4849 from yeonghoey/patch-2
...
Update resources.md
2018-03-27 09:12:18 +09:00
Kurt Miller
1fb35e135b
Merge remote-tracking branch 'AutoCustoms/master'
2018-03-26 19:31:19 -04:00
Nikolaj Ivancic
3e4f293d0d
Update quick-start.md
...
Setting AWS credentials needs to be done for each tab in the console
2018-03-26 10:06:09 -04:00
Kurt Miller
cc00ce5050
Merge remote-tracking branch 'upstream/master'
2018-03-23 20:18:27 -04:00
Yeongho Kim
4ee53998e2
Update resources.md
...
According to https://github.com/serverless/serverless/blob/master/lib/plugins/aws/lib/naming.js#L4 , I think it should mention `stage`.
2018-03-23 21:22:46 +09:00
Takahiro Horike
0c86d99941
Merge pull request #4793 from chrisbarbour/add-iam-managed-policies
...
Add iam managed policies
2018-03-23 08:40:25 +09:00
horike37
92378bd414
add this to serverless.yml.md
2018-03-23 02:35:54 +09:00
CHRIS BARBOUR
0c8a569968
fixing location of ManagedPolicyArns to be under Properties
2018-03-21 21:51:35 +00:00
Takahiro Horike
cabd158577
Merge pull request #4656 from slang25/dotnetcore2.0
...
Upgrade aws-csharp to .NET Core 2.0
2018-03-22 04:18:17 +09:00
Takahiro Horike
9085e962c2
Merge pull request #4833 from loren/master
...
Update README.md for aws/examples/hello-world/go
2018-03-21 19:41:56 +09:00
Takahiro Horike
88307176ba
Merge pull request #4831 from haoliangyu/patch-1
...
Fix a broken link in the doc
2018-03-21 19:40:34 +09:00
horike37
c9555fcdb6
Merge remote-tracking branch 'upstream/master' into patch-1
2018-03-21 19:31:57 +09:00
Frank Schmid
9ac93ff8e5
Merge pull request #4677 from franciscocpg/fix-concurrency-upload
...
Fix concurrency upload
2018-03-19 16:17:03 +01:00
Francisco Guimarães
005b6bdcdd
Adding NUM_CONCURRENT_UPLOADS constant
2018-03-19 10:27:11 -03:00
Loren Siebert
5487ad8093
Merge pull request #1 from loren/loren-readme-patch
...
Update README.md for aws/examples/hello-world/go/
2018-03-15 10:10:27 -07:00
Loren Siebert
435f88e334
Update README.md
...
- Remove duplicate sentence
- Change Node template to Go template
2018-03-15 10:08:14 -07:00
Haoliang Yu
c86bad2562
Fix a broken link
2018-03-14 13:56:01 -04:00