Matt Hicks

Results 66 comments of Matt Hicks

In fact, I believe it's this line that is the culprit: https://github.com/shallwefootball/upload-s3-action/blob/master/index.js#L50

It's released as a GitHub Package now

For SBT, this is what I set: https://github.com/outr/lightdb/blob/master/build.sbt#L28

Okay, found a work-around: ``` batScriptExtraDefines ++= Seq( "set JAVA_HOME=../jre" ) ```

@plokhotnyuk, do you really see much value in this? I actually built the core of YouI to leverage Undertow because of those benchmarks, but a wrapper on top of one...

@plokhotnyuk, I've been thinking more about this and I'm not opposed. Would you be interested in collaborating to build something like this out? I'm currently releasing `0.10.0` which updates how...

@plokhotnyuk, nice work. I'll have to check to see why Scribe is eating so much, it shouldn't have any noticeable impact on performance. I'd be curious to see the performance...

@plokhotnyuk, the CI failed on that PR

You could add: https://github.com/outr/youi/blob/master/example/jvm/src/main/resources/config.json

Strange. I'm not familiar with how they do the testing, but it sounds like a configuration issue outputting the results.