Philipp Muens
00b40d149c
Update packages
2019-07-02 12:34:59 +02:00
Philipp Muens
b46a9fe8ec
Fix formatting via Prettier
2019-07-02 12:29:00 +02:00
nahum zsilva
434ae9c52f
updating webpack file
...
The current config will not work in the newest webpack version
2019-06-29 14:17:20 -07:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Tanner Barlow
c40710412c
Fix lint
2019-06-14 23:08:37 -07:00
Tanner Barlow
5038c78f34
Fix tests
2019-06-14 17:12:25 -07:00
Tanner Barlow
14044edaae
fix: Slim down Azure Functions template
2019-06-14 17:06:30 -07:00
NomadBlacky
0daa26a92c
Fix artifact path in aws-scala-sbt
2019-06-08 23:52:19 +09:00
NomadBlacky
393f57288d
Migrate codebase to Scala 2.13.0
2019-06-08 23:19:58 +09:00
NomadBlacky
96dc83fc01
Update to Scala 2.13.0
2019-06-08 23:10:19 +09:00
Mariusz Nowak
fbe0697fe5
Ensure needed utilities
2019-06-04 11:47:52 +02:00
Philipp Muens
2023e50386
Update code to use an existing listener
2019-06-03 14:14:37 +02:00
Philipp Muens
0738f7b8f4
Add Application Load Balancer event source
2019-06-03 12:54:40 +02:00
Philipp Muens
773e9af3c1
Thorough integration testing
2019-05-30 15:20:58 +02:00
Daniel Schep
c636c8dcb8
Merge remote-tracking branch 'origin/master' into plat-916
2019-05-24 12:47:46 -04:00
Daniel Schep
8abd152d40
Merge remote-tracking branch 'origin/master' into plat-916
2019-05-23 09:41:58 -04:00
Daniel Schep
df5cfd4e4d
Merge branch 'master' into plat-916
2019-05-23 08:52:08 -04:00
Daniel Schep
ef728aa8bc
update AWS templates with sfe app/tenant placeholders
2019-05-21 11:14:41 -04:00
Mariusz Nowak
ad9810fbc9
Merge branch 'master' into improve-promised-bdd-setup
2019-05-21 16:57:36 +02:00
Mariusz Nowak
762df07512
Ensure to not send track requests when testing
2019-05-21 16:53:30 +02:00
Philipp Muens
25ca3bb84d
Setup Travis to work with Windows / Remove AppVeyor
2019-05-21 12:34:15 +02:00
Philipp Muens
5b5425d939
Update AWS Node.js runtime to version 10
2019-05-15 14:27:55 +02:00
My Ho
c3a32cf45b
azure: exclude development dependency files when packaging functions
...
.funcignore is not being used so have to add the ignore files
to the `exclude` section in serverless.yml
2019-05-14 10:56:09 -07:00
Tanner Barlow
cc371f32db
Updated tests, docs & template README
2019-05-10 10:27:05 -07:00
Tanner Barlow
9249348a94
Updated template for multiple Azure Functions
2019-05-10 10:05:16 -07:00
Philipp Muens
c6e699a2e9
Merge pull request #6106 from tbarlow12/update-azure-template
...
Update Azure Functions Template
2019-05-10 13:49:13 +02:00
Tanner Barlow
d4f9b76280
Remove only from test
2019-05-09 13:08:40 -07:00
Tanner Barlow
1d327e9903
Update docs to include info on function.json
2019-05-09 13:05:10 -07:00
Tanner Barlow
66a02bb356
Update location
2019-05-09 13:00:54 -07:00
Tanner Barlow
ffd332871e
Remove core tools from dev dependencies and add to docs as one-time install
2019-05-09 10:22:02 -07:00
Tanner Barlow
e9b59d4297
Lint fixes
2019-05-09 10:00:02 -07:00
Tanner Barlow
02b8625a79
Remove only from test
2019-05-09 09:47:03 -07:00
Tanner Barlow
16f8a6d9bb
Update docs and package.json for local running
2019-05-09 09:37:27 -07:00
Tanner Barlow
28b70f6b66
Updated unit test to reflect new structure
2019-05-09 09:09:30 -07:00
Tanner Barlow
c1f767ad98
Replicate VS Code extension generated template
2019-05-09 07:40:22 -07:00
Philipp Muens
a3df5add5c
Merge pull request #6078 from NomadBlacky/update-aws-scala-sbt-20190430
...
Implement logging with Log4j2 for aws-scala-sbt
2019-05-06 12:30:52 +02:00
NomadBlacky
f57ce547fd
Implement logging with Log4j2 for aws-scala-sbt
2019-05-04 16:07:02 +09:00
rakeshyoga
500be085e9
Fix markup error with Authentication value
2019-04-30 12:09:13 -04:00
NomadBlacky
49deab6005
Tweak build.sbt
2019-04-30 19:49:06 +09:00
NomadBlacky
d5e23403b7
Bump up aws-lambda-java-events in aws-scala-sbt
2019-04-30 19:45:38 +09:00
Philipp Muens
96843e989a
Update other Node.js-based templates
2019-04-12 12:49:00 +02:00
Carlos Guerrero
e1498f8f11
Make JSON.stringify easy on the eyes
2019-04-11 20:51:04 +03:00
Sam Hulick
80ed410680
Updating Node.js runtime version
...
Node.js 6.10 is deprecated for AWS Lambda.
2019-04-10 10:04:43 -05:00
Philipp Muens
9635753adf
Add tests / add newline
2019-03-29 09:46:39 +01:00
Jonathan Spies
639297cbdb
added rust template for Cloudflare WASM
2019-03-28 12:20:12 -05:00
Philipp Muens
acad19ae1a
Merge branch 'master' into iss-5742
2019-03-08 13:07:56 +01:00
Paul N. Baker
473b4d166c
Accidently forgot to update code to point to updated log4j2 references. Fixing a typo in dependency name. Adding missing dependency information for plugin.
2019-02-26 15:17:06 -07:00
Paul N. Baker
bc89ef1f23
Updating Kotlin
...
Kotlin has been updated, and since we are targeting jdk-8 we want to take advantage of the Java 8 runtime features that are not available in Kotlin without specifying that we are using Java 8.
http://kotlinlang.org/docs/reference/whatsnew12.html#standard-library
2019-02-26 14:31:33 -07:00
Paul N. Baker
6bf5c0e6ac
log4j2 fixes
...
Logging in Java along with log4j2 and must have specific libraries and configurations to be sucessful in AWS Lambda. Since the target is Java 8 (currently supported aws-lambda runtime) this is essential.
2019-02-26 14:28:03 -07:00
Paul N. Baker
dfc3b49336
Adding BOM and jackson-module-kotlin
...
The bill of matierals helps manage the various verions of the modules and is the prefered method of managing adjacent dependencies when available. jackson-module-kotlin provides a module for Kotlin/Jackson interop.
2019-02-26 14:22:14 -07:00