Tom Parker-Shemilt
Tom Parker-Shemilt
Now that https://forums.aws.amazon.com/thread.jspa?threadID=294551 is resolved, we can at least pull the targetgroup work into CF, and maybe more of this. Possibly the entire thing, at which point we can rewrite...
Allow for adding "&ignore=foo,bar" to calendar link to skip some goals
May reduce confusion if someone hasn't read the first page text...
Managed to make a standalone version based off of https://github.com/nd/lein-teamcity/blob/master/src/lein_teamcity/plugin.clj that does work, but not sure how to integrate it ``` (ns teamcity (:require [cljs.test :as test] ) ) (defn...
Fixes #13 and generally makes it easier to find things
In order to get anything sensibly working, I've been doing `use deuterium::*;`, but that then breaks any code that works with the builtin `From` trait (e.g. error-chain). This should get...
I was mostly doing this to see if it improved #1, but apparently not. Still kinda useful work though, so submitting.
https://github.com/palfrey/findpanics/pull/1 demos this working
There's neither docs nor examples of it. I'm vaguely muddling through and figuring stuff out by trial-and-error, but it's tricky and an example would help!