Chris Garvis

Results 19 issues of Chris Garvis

CIJoe supplies the github with a bunch of git information via environment variables. Would be awesome if concrete did the same.

Get the error `Could not find date format for "2017-12-02"` when doing`dateparse.ParseAny("2017-12-02")` Golang: 1.9

It would be nice if we could use both instead of either or. Example being if one person doesn't support pushstate and sends a url to someone that does.

Fixes the deprecated warnings to use Config. See https://hexdocs.pm/mix/1.12/Mix.Config.html

when running `cap deploy:setup`, I get stuck on the gem install. ``` * executing "sudo -p 'sudo password: ' su - entelo -c 'cd /home/entelo/app && bundle install --gemfile Gemfile...