Jakub Holý
Jakub Holý
I too am running into this problem (with Docker Desktop for Mac), where `pack build ...` fails to connect b/c I have no `/var/run/docker.sock` - but the `docker` CLI itself...
You were right, the 1.0.4 beta is done in 5 sec. Amazing!
Hi! Try to ask in #cryogen in the Clojurians slack. Personally I would turn the blog post into a page and use http://cryogenweb.org/docs/customizing-the-index.html#the-single-page-option
@venantius Could you be so kind and describe what is it that needs to be done, i.e. what are the main problems that need to be solved? It is not...
Ah, ok. Thank you. On Tue, Aug 20, 2019, 6:56 PM Arne Brasseur wrote: > This is not currently supported. > > On Tue, Aug 20, 2019, 18:03 Jakub Holy...
I too am eager to see this supported. Currently `github-pr-resource` is somewhat broken for us - the GH webhook call triggers its `check` but it fails to see the new...
@weavejester done
# Option F: Replace pro-active check with retro-active Another option is to replace the current check with try-catch and only check for the table existence when it fails: ```diff -...
I have the same problem, after having installed xiki from git on OS X, using rvm: ``` bash $ bundle install ... Using sourcify (0.5.0) Using trogdoro-el4r (1.0.9) Using xiki...
I wonder, is it difficult to upgrade from babel 5.x to 6? Currently, I cannot use nesh because of that. Our project uses Babel 6 and when I try to...