Darren Greaves

Results 10 issues of Darren Greaves

I am seeing strange behaviour when a job times out. If a job times out then it doesn't get buried, instead backburner gets a NOT_FOUND error when it tries to...

Example code for issue #443

Use [Travis CI](https://travis-ci.org) for the F4J build.

infrastructure

There's a test (CompletenessTest) that interrogates the API and lists methods we've not implemented yet.
I'm gonna raise separate issues for each thing that needs implementing which will make it...

completeness

Was thinking we should do a project page at some point. It can contain release notes, download links and links to sample code etc. Could even use this new feature:...

downloads

There's a test (CompletenessTest) that interrogates the API and lists methods we've not implemented yet.
I'm gonna raise separate issues for each thing that needs implementing which will make it...

completeness

My bot doesn't seem to connect to Slack around 50% of the time when I start it up. I get these lines every time... ``` request: POST https://slack.com/api/rtm.start response: Status...

bug?

I had some problems getting dashbling to work on an Apple Silicon Mac. It turns out that node-sass doesn't support the ARM64 architecture. Digging deeper I found that [LibSass is...

I switched to OpenJDK 11 and it now fails with an error. [INFO] --- dropwizard-debpkg-maven-plugin:0.10:dwpackage (default) @ money --- [INFO] Detected Dropwizard 2.0.16, attempting to validate configuration. class io.dropwizard.configuration.ConfigurationMetadata$1: javax/sql/DataSource...

Hello, first off just want to say that I find this automation to be really useful so thanks for all your work on it. I'm trying to resolve an issue...