Jakob Gillich

Results 23 issues of Jakob Gillich

All currently supported versions of Fedora include Arc theme in the official repository.

The install script creates a `dev` directory with the Sentry code and never cleans it up. I also think a different more random name would be better since `dev` is...

Also a small change to prevent Crystal from buffering output, which occurs in some environments (docker) and is undesirable for development.

Title, it always uses the Dockerfile at PATH/Dockerfile rather than the one specified by `-f`.

class:bug

### Issue description ``` $ pipenv --quiet install Installing dependencies from Pipfile.lock (d60503)... 🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 0/0 — 00:00:00 To activate this project's virtualenv, run pipenv shell. Alternatively, run a command...

Type: Enhancement :bulb:

It would make it easier to install and update ratchet.

feature
meta

Running `shards install` on different projects concurrently fails with 0.17: `Failed to clone https://github.com/kemalcr/kemal.git` 0.16: `Locked version 1.1.2 for kemal was not found in git: https://github.com/kemalcr/kemal.git.` Repro: https://github.com/jgillich/shards-demo (main.cr spawns...

Our current documentation in the form of the README will only go so far before becoming convoluted. There are some features that could be explained in more detail, and some...

help wanted

enhancement

enhancement