2576 Commits

Author SHA1 Message Date
NomadBlacky
60d1f8edef Bump up dependencies in aws-scala-sbt 2018-06-30 15:25:39 +09:00
NomadBlacky
fa7cf7f793 Bump up Scala version to 2.12.6 in aws-scala-sbt 2018-06-30 15:22:09 +09:00
NomadBlacky
69273ff8f2 Specify sbt version by build.properties in aws-scala-sbt 2018-06-30 15:12:19 +09:00
Takahiro Horike
2eb915f8d9
Merge pull request #4951 from rts-cwalker/custom-stage-api-names
Added ability to create custom stack names and API names
2018-06-21 11:35:39 +09:00
Takahiro Horike
d5e1328dac
Merge pull request #5036 from ronkorving/print-options
Add print options to allow digging, transforming and formatting
2018-06-21 11:22:35 +09:00
Corey Walker
7cfc82995b
Replaced line that checked for existence of variable 2018-06-19 19:30:19 -04:00
Corey Walker
906ab5f862
Changed value checks to use _.isString() 2018-06-19 19:28:07 -04:00
Takahiro Horike
0fe49d9b45
Merge pull request #4927 from aofry/latest-logs-only
fixes #4438. aws logs defaults to 10 minute instead of all
2018-06-19 16:24:30 +09:00
Ron Korving
0fd4235aeb Add print options to allow digging, filtering and formatting 2018-06-18 15:14:02 +09:00
Takahiro Horike
aeffbae743
Merge pull request #5029 from dougmoscrop/cycles
only use json-cycles when opt-in, for state serialization
2018-06-18 04:14:02 +09:00
Takahiro Horike
2fe4542113
Merge pull request #5007 from jogold/inherit-provider-tags
Make function tags inherit provider tags
2018-06-18 03:56:46 +09:00
GuruRAM
77f33e789e Merge branch 'master' of https://github.com/serverless/serverless 2018-06-17 12:54:26 +03:00
Jonathan Goldwasser
68563bbba6 Add more tests for function tags 2018-06-15 12:34:57 +02:00
Ismail ASCI
1baa9c26cb Fix go dep version 2018-06-13 16:43:25 +02:00
Takahiro Horike
820ee71149
Merge pull request #5032 from bwinant/master
Fix #4739
2018-06-13 15:06:39 +09:00
Takahiro Horike
9f0ff90caf
Merge pull request #5004 from NomadBlacky/tweaks-in-aws-scala-sbt
Tweaks in `aws-scala-sbt`
2018-06-13 01:38:45 +09:00
Takahiro Horike
a836142ca1
Merge pull request #4987 from vergenzt/patch-1
Update Python gitignore template to add *.pyc
2018-06-13 01:34:55 +09:00
Brian Winant
ebcd7da7d4 Fix #4739
Update test to look for log4j2.xml
2018-06-12 07:42:27 +09:00
Brian Winant
d6188ad700 Fix #4739
Update aws-java-maven template to use Log4J2 as recommended by AWS
2018-06-11 15:30:50 +09:00
Doug Moscrop
8d9f4a296b only use json-cycles when opt-in, for state serialization 2018-06-06 15:07:03 -04:00
James Thomas
8d31186be7 Update OpenWhisk documentation for installing provider plugin.
Also, updated IBM Cloud registration instructions
2018-06-01 15:15:28 +01:00
Gavin McQuistin
9bd47e1e3b
Update awsProvider.js 2018-05-30 00:55:38 +01:00
Jonathan Goldwasser
74495a0ca6 Make function tags inherit from provider tags 2018-05-28 17:30:50 +02:00
NomadBlacky
6fe110a3b2 Fix tab characters to spaces in aws-scala-sbt 2018-05-27 15:19:25 +09:00
Frank Schmid
ff18b2597a
Merge pull request #4197 from hgiasac/cognito-authorizerid
Support Custom Authorizer Type (COGNITO_USER_POOLS) with authorizeId
2018-05-23 13:27:58 +02:00
Toan Nguyen
eac5ab5f04
update test coverage, fixed typo
update test coverage

update test coverage

add api gateway authorizer with authorizeId
2018-05-23 13:17:31 +02:00
Frank Schmid
c713f439e5
Add retry unit tests, check credential errors for one retry. 2018-05-22 12:35:50 +02:00
Frank Schmid
1d21373d9c
Do not retry credential errors 2018-05-21 14:01:35 +02:00
Frank Schmid
1ca9dde95d
Fixed ESLint 2018-05-17 22:07:21 +02:00
Frank Schmid
24e7ceb558
Limit request retries on errors 2018-05-17 22:05:13 +02:00
Tim Vergenz
77e9e18a79
Update Python gitignore template to add *.pyc
Just noticed that that wasn't included and had to add it myself. :) Figured I'd share it back.
2018-05-17 12:02:30 -07:00
Frank Schmid
6b2eb9f126
Add unit test for 429 and retryable = false 2018-05-17 15:22:37 +02:00
aofry
4873ebf1c3 add aws logs check if start time not given then only bring the last 10 minutes.
If tail is given with no start time then start 10 sec in the past.
2018-05-17 16:07:41 +03:00
Frank Schmid
898911eeba
Retry with 429 error unconditionally 2018-05-17 11:29:48 +02:00
Frank Schmid
c34dc2d04e
Merge pull request #4966 from joshuarose/feature-upgrade-deep-extend
Upgrades dependency https-proxy-agent from 1.0.0 to 2.2.1
2018-05-12 13:22:37 +02:00
Frank Schmid
a6f1b86318
Merge pull request #4895 from mvayngrib/fixbinaryapigw
fix: binary support for pre-flight requests (OPTIONS method)
2018-05-12 13:16:21 +02:00
Frank Schmid
2bd3f1f0ef
Merge pull request #4913 from mlecoq/updateTypescriptTemplate
upgrade typescript, types, node and webpack for typescript template
2018-05-12 13:10:01 +02:00
Mickael Lecoq
089279478b fix tsconfig 2018-05-11 11:29:44 +02:00
Joshua Rose
8d9cda2fc7 Removed call to secureEndpoint in https-proxy-agent 2018-05-10 09:13:29 -04:00
Mickael Lecoq
07cde95ded node 8 - compile to es6 2018-05-10 14:42:55 +02:00
Frank Schmid
5ad228a0d3
Merge pull request #4890 from kobim/fix/deploy_validation
AWS Environment variables should contain only strings
2018-05-10 13:59:42 +02:00
horike37
04a8d17041 revived getAccountId 2018-05-05 17:23:37 +09:00
horike37
6606994c9e add test for the templates 2018-05-02 09:53:53 +09:00
davidwells
0c90836bd9 update yaml and add note about where code is referenced 2018-05-01 17:00:52 -07:00
davidwells
14f54c9f13 add package.son for npm install and .gitignore 2018-05-01 16:36:24 -07:00
James
3bbab25dd4 Add templates to create.js 2018-05-01 08:17:03 -07:00
James
5c1d3cbb9d Add templates for fn-node and fn-go 2018-04-27 13:42:54 -07:00
Corey Walker
4566c3029a Added ability to create custom stack names and API names 2018-04-24 20:12:21 -04:00
horike37
cb4933096b fixd issue 4923 2018-04-20 20:06:22 +09:00
Mickael Lecoq
375f72e657 set dev mode for local developments 2018-04-17 15:42:19 +02:00