NomadBlacky
4942eabe34
Bump up Scala version to 2.12.8 in aws-scala-sbt
2019-01-20 00:40:55 +09:00
NomadBlacky
79084e2373
Bump up sbt version to 1.2.8 in aws-scala-sbt
2019-01-20 00:40:05 +09:00
NomadBlacky
1c0115ba50
Reduce files in aws-scala-sbt
2019-01-20 00:36:43 +09:00
Austen
9359ceaaa3
Merge pull request #5721 from serverless/docs-getting-started-menu-item-above-providers
...
docs menu sidebar - added [Getting Started] above [Providers]
2019-01-18 15:26:21 -08:00
Pravin
689d417380
docs main sidebar - added [Getting Started] above [Providers]
2019-01-18 15:48:37 +01:00
Daniel Schep
d817ce08d4
Merge pull request #5687 from serverless/remove-platform-code
...
Remove platform code
2019-01-17 11:01:45 -05:00
Eslam λ Hefnawy
be1ba38a42
Merge pull request #5702 from ctindel/master
...
Fix array notation in stream ARN
2019-01-17 15:34:56 +03:00
Takahiro Horike
c3da897ec2
Merge pull request #5688 from exoego/fix-5681
...
Fix awsProvider.js : "Cannot use 'in' operator to search for '0'
2019-01-17 09:21:24 +09:00
Philipp Muens
f2038ae9af
Merge pull request #5130 from alexander-alvarez/documenting-secrets
...
docs: Kubeless secrets
2019-01-16 13:48:10 +01:00
Philipp Muens
ad5decb080
Merge pull request #5680 from sparkertime/patch-1
...
Clarify docs for the http key for GCF
2019-01-16 13:35:48 +01:00
Philipp Muens
f83774469c
Merge pull request #5695 from gabrielkaputa/master
...
Increase @types/aws-lambda version in aws-nodejs-typescript template
2019-01-16 13:33:32 +01:00
Daniel Schep
c0a48b1ef7
remove use of Object.entries & String.includes & Array.includes
2019-01-16 07:32:07 -05:00
Philipp Muens
9fcc683965
Merge pull request #5707 from venkatramachandran/patch-1
...
Fixed a link
2019-01-16 13:02:35 +01:00
exoego
f434009c45
Move stage name validation to Service#validate.
...
Since validation should be performed after service.functions are resolved.
2019-01-16 16:39:09 +09:00
Austen Collins
4aa14aaaba
remove platform docs
2019-01-15 22:21:14 -08:00
Venkat Ramachandran
f9c6412275
Fixed a link
2019-01-16 13:25:06 +11:00
Austen Collins
121a2ffbf2
fix linting issue
2019-01-15 13:22:39 -08:00
Takahiro Horike
07154d772f
Merge pull request #5694 from exoego/cross-region-same-stack-name
...
AWS: Request cache should add region as key to prevent cross-region cache collision
2019-01-16 00:32:48 +09:00
Austen Collins
d4fc6d1980
add entity to enable plugins to personalize their cli logs
2019-01-14 21:28:25 -08:00
Chad Tindel
24ed86f1ad
Fix array notation in stream ARN
...
Fix array notation in stream ARN
2019-01-14 19:37:03 -08:00
Daniel Schep
5958a74b52
Merge pull request #5697 from et304383/master
...
Fix layer doc reference to functions (should be layers)
2019-01-14 08:13:08 -05:00
et304383
eb97334c22
Fix layer doc reference to functions (should be layers)
2019-01-14 08:40:59 -04:00
Philipp Muens
63ef31da44
Merge pull request #5696 from serverless/v-1-36-1
...
1.36.1 bugfix
v1.36.1
2019-01-14 10:52:11 +01:00
Daniel Schep
049f46cdf8
1.36.1 bugfix
2019-01-13 20:31:52 -05:00
Daniel Schep
96906c1c70
Merge pull request #5686 from exoego/validation-after-var-resolution
...
AWS: Fix stage name validation timing and allow hyphen
2019-01-13 20:25:53 -05:00
Gabriel Kaputa
011e8d52cb
Increase @types/aws-lambda version in aws-nodejs-typescript template
2019-01-14 00:29:55 +01:00
exoego
2f76b6e08d
Fix linting error.
2019-01-13 22:35:06 +09:00
exoego
4d4824f719
Add new property in jsdoc.
2019-01-13 22:16:09 +09:00
exoego
5790c3a69c
Fix request cache to consider cross-region for ${cf.REGION}.
2019-01-13 22:15:45 +09:00
exoego
fe6cb01302
Fix error message.
2019-01-12 17:33:38 +09:00
exoego
ef591b2677
Add test case when the populated variable is valid.
2019-01-12 17:23:45 +09:00
exoego
df780c36e3
Allow underscore too.
2019-01-12 17:17:40 +09:00
Austen Collins
539059f520
remove platform code
2019-01-11 18:10:45 -08:00
Austen Collins
b015498042
remove platform code
2019-01-11 18:01:04 -08:00
Austen Collins
6e316cca61
remove platform code
2019-01-11 17:51:15 -08:00
Austen Collins
45c65ba07d
remove platform code
2019-01-11 17:23:19 -08:00
Austen Collins
5491cc5604
remove platform code
2019-01-11 17:11:47 -08:00
Austen Collins
3a285e34b0
remove platform code
2019-01-11 17:09:56 -08:00
Austen Collins
2a690f8f4c
remove platform code
2019-01-11 17:04:31 -08:00
Austen Collins
010dabe6ae
remove platform code
2019-01-11 17:00:56 -08:00
Austen Collins
6898bd8efd
remove platform code
2019-01-11 16:59:15 -08:00
Austen Collins
fd5d67b427
remove platform code
2019-01-11 16:58:07 -08:00
Austen Collins
70e94c9640
remove platform commands from the help screen
2019-01-11 16:36:20 -08:00
exoego
a12bb5bf71
Allow hyphen which is valid for API Gateway now.
2019-01-12 08:53:29 +09:00
exoego
5ca31157b7
Add test case to increase coverage.
2019-01-12 08:33:50 +09:00
exoego
6e0d7a86d1
Implement after-variable-resolution stage name validation for AWS.
2019-01-12 08:11:50 +09:00
exoego
997ac354f7
Update test for regression.
2019-01-12 07:39:17 +09:00
exoego
2f53ecab10
Drop validation before variable resolution.
2019-01-12 07:38:42 +09:00
Scott Parker
bdafd539f9
Clarify the http key for GCP
...
This adds a few notes to better explain what you can and cannot do within `serverless.yml` when using GCF. I hope this will address a few common questions for newcomers around HTTP verbs and path configuration in the place they are most likely to find them.
2019-01-11 08:17:42 -06:00
Daniel Schep
3bfcd0ae20
Merge pull request #5678 from timporter/fixInvalidYamlInAWSLayersDoc
...
Update layers.md
2019-01-11 08:28:11 -05:00