Fork me on GitHub
#boot
<
2017-08-18
>
miikka09:08:52

We'd like to have the new release, too, to have boot_watchers_disable. The inotify problem has become more frequent on Circle for some reason.

miikka09:08:59

Although maybe we should just run 2.7.2-SNAPSHOT

dominicm09:08:26

Even on CircleCI v2, I've noticed an uptick in inotify-related failures recently.

miikka09:08:28

Yeah, we're using v2 too.

juhoteperi10:08:58

I guess the only place I run Boot with CircleCI is with Cljsjs and there the fileset is smaller, so it probably doesn't require that many inotify watches (so no problems there)

dominicm10:08:09

ah. That explains that discrepancy. It had been confusing me.

pjones17:08:38

how well is emacs + spacemacs + boot + gorilla repl integrated? or would it be a waste of time to get this up and running? newbie here looking to create a comfortable ide environment

richiardiandrea17:08:28

@pjones not properly an easy task

pjones17:08:28

will work with gorilla repl as is at the moment, when I get my feet wet will see how to integrate.

alandipert17:08:07

boot 2.7.2. is released! also a new boot-bin, boot -u to get it. java 9 support is now in, please test

seancorfield18:08:10

@alandipert Just to clarify, do we need to re-download the boot shell file or is the update entirely within the .boot cached part?

seancorfield18:08:38

(the boot shell file being part shell file, part Java class file)

alandipert18:08:02

seancorfield sorry, yes - need to download the new shell file

martinklepsch19:08:28

alright, so I guess I should be updating the brew formula, right?

alandipert19:08:41

martinklepsch i think so, probably... unless the brew file downloads 'latest'

alandipert19:08:49

which has been updated to point to 2.7.2

martinklepsch19:08:03

I think it’s pointed to an explicit version

martinklepsch19:08:09

but np, quick change 🙂

alandipert19:08:09

cool, then yeah