eastwood 2018-10-12

OK, committed that change to the warning message we talked about. Should be in next Eastwood release. Thanks for the idea.

Looks like latest Eastwood source is failing checking itself, because function eastwood.src-files/find-source-files tries to call non-existent function util/index-map <-- @slipset

Not urgent, just passing on the note

Hmm, circele-ci seems report that everything is ok?

commit 7166d5ee642749f38247a765bee4095312310a5e (HEAD -> master, origin/master, origin/HEAD)
Author: Andy Fingerhut <andy_fingerhut@alum.wustl.edu>
Date:   Thu Oct 11 17:12:44 2018 -0700

    Update one message from :suspicious-test message to suggest how to quiet warning

runs both lein test and lein eastwood without errors?

I tried lein check and got an error, and also lein eastwood. Let me check again.

Hmm. fresh clone is OK, so probably something extra in one of the untracked files in my other copy

Sorry, my mistake. I don't know where that untracked file in my src directory came from -- maybe I applied a patch some time ago and forgot it was there.

No worries! I’m just happy you’re helping out :)

BTW, you probably are aware, but Eastwood gets built, tested, and linted on every commit pushed to github.

It would have been nice to deploy a version to clojars on any commit to master, but I’d need @jonas to set that up.

@jonas has joined the channel