docker-arena
docker-arena copied to clipboard
The official docker application for bee-queue arena.
Hi, how can I set the basePath when using the docker image?
Per #209, the `bullmq` package doesn't return a single constructor, so docker-arena needs to instantiate the `Queue` class specifically.
There is no example `index.json` file, so it is not clear what should go in it. With my current `index.json`, I get the error: ``` UnhandledPromiseRejectionWarning: TypeError: BullMQ is not...
The current version is almost a year old, would it be possible to auto-update the Docker image on new releases?
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization Impact...
This PR addresses the default import for bullmq not being the correct Queue constructor that's required to be passed into the Arena constructor. ## Testing with the following config file:...
Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.0 to 3.27.0. Release notes Sourced from bull's releases. v3.27.0 3.27.0 (2021-07-27) Features support job.discard function in sandboxed processors (5adcf2c) v3.26.0 3.26.0 (2021-07-16) Features repeatable: store key...
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 1.11.0 to 1.40.1. Release notes Sourced from bullmq's releases. v1.40.1 1.40.1 (2021-07-24) Bug Fixes connection hangs with failed connection fixes #656 (c465611) v1.40.0 1.40.0 (2021-07-22) Features worker:...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 13.1.0. Release notes Sourced from @commitlint/config-conventional's releases. v13.1.0 13.1.0 (2021-07-24) Bug Fixes cz-commitlint: fix minor formatting issues (99d8881) types: adds TargetCaseType[] for CaseRuleConfig (c3bef38) update...