Lau Taarnskov
Lau Taarnskov
Hi. The released version does not. But I just made a new branch ("ecto3") with a few changes. A simple test with Ecto 3 worked. https://github.com/lau/calecto/pull/41 You are welcome to...
Cool. @joshprice I'm looking at doing a release soon. I'll let you know if there's something I could use help with - thanks.
@csisnett & @joshprice I have updated the ecto3 branch. Let me know if the branch still works for you. Then I can do a release.
Hi Shayne! Thanks for the PR. I am considering adding it.
> Not related, although the bug is probably in tzdata It's not. > maybe it is related to this: > lau/tzdata#79 > There was a typo in tzdata from iana....
Thanks @wojtekmach Option 2 sounds good, because it doesn't depend on any other packages. > :public_key.verify/4 This would replace the system call to `gpg` right? Re: @voltone > Since no...
See also this that I just wrote about alerting about new versions and then requiring data updates via hex packages: https://github.com/lau/tzdata/issues/127 Comments appreciated.
> I can honestly state that I've never seen the warning They haven't been created yet. This is a plan for a future version. > Logs go to Splunk/Sumo/Cloudwatch and...
Hi, it looks like google_certs is doing a DateTime calculation during compile time. Since TzData is configured, but not started, TzData is called before it is started. That means the...
It turns out that inotify (which Phoenix uses) is not compatible with the directory sharing that vagrant uses in /vagrant.