Janne Sinivirta

Results 16 issues of Janne Sinivirta

Seems the library is broken: ``` {'statusCode': 410, 'error': 'Gone', 'message': 'WARNING: This API is now offline. Please switch to the new CoinMarketCap API. (https://pro.coinmarketcap.com/migrate/)'} ```

Use https://github.com/cwacek/python-jsonschema-objects to generate a Python class from the configuration JSON schema. Make configuration use that and remove unnecessary float casts etc after that.

Enhancement
Tech maintenance

When you have checks configure for your PR, Slack Github integration prints a message saying something like: :white_check_mark: No checks have passed 0/4 successful checks I think this is a...

Feature request

Feature Request: I've put windows-terminal-quake to startup directory. So I'd love that it would start Windows Terminal if one is not already running. Not it just fails with a warning...

bug
fixed

Generating swagger for my project I get snippets like this: ``` /v1/info: get: operationId: HealthInfo produces: - application/json responses: '200': description: Ok schema: type: object description: "" summary: null parameters:...

We use `mongo-express` in a container. That connects to another Docker container that runs MongoDb. The first container dies because it starts faster than the MongoDb does and `mongo-express` will...

enhancement
help wanted

1. Download latest scalatron 2. `java -jar Scalatron.jar` 3. login and add user "user123" 4. `git clone http://user123@localhost:8080/git/user123` Expected: new repo with Bot.scala Instead: "you seem to have cloned empty...

Parameters received by `React` never contain the key `slaves` which according to documentation should contain the total number of spawned bots currently alive.

When developing your bot in Intellij it would be nice to get Log(text) calls and exceptions thrown by the bot printed to either Scalatron server console or to a separate...

Adding a chatbot from the Touring competition to this would be awesome. Preferably one on the mean and aggressive side.