am hoping to see some of your opinions and ideas make their way into waypoint
Timothy Perrett
@timperrett
@goedelsoup ha, yeah - that was kind of them to ask me do a cameo! Armon told me that they had taken inspiration from some of Nelson's ideas, which was really flattering :-)
@rossabaker just setting up the CI build for quiver now, sorry about the delay on this again
Ross A. Baker
@rossabaker
No worries at all. Thanks for looking!
Timothy Perrett
@timperrett
its been so long since i compiled a scala project - its almost alien haha
Ross A. Baker
@rossabaker
I'm doing a good job juggling enough languages right now that I don't know what I'm doing in any of them.
Timothy Perrett
@timperrett
well it still builds on my 11 year old mac book air
so that's a win
Ross A. Baker
@rossabaker
:tada:
Timothy Perrett
@timperrett
dang it, SBT is no longer availalbe on maven central??? what crazy world is this
need to rebake my entire CI image to get a newer sbt extras
Timothy Perrett
@timperrett
LOL had to get out my old mac pro from like 14+ years ago to build this thing as it has just the right python/ruby crap to make this not a rewrite
how those langs became popular for ops tooling is beyond me
Ross A. Baker
@rossabaker
I don't know, I get my SBT from Nix these days.
It takes me forever to build anything, but when I do, I can build it anywhere!
Timothy Perrett
@timperrett
so the build is failing due to some scala JS issue
didnt know scala js was added to this build... i dont usually like to support scala js
jekyll when it uses sbt-microsites (I still like Hugo, but I'm outnumbered), nodejs for Scala.js, and sbt for sbt and the JVM.
The Docker equivalent of that will build most modern Scala projects.
_
Ross A. Baker
@rossabaker
I don't know whether the contributor needed scala.js. If it's causing friction, could potentially roll that back and release the other progress.
Timothy Perrett
@timperrett
@rossabaker is it just a system dep?
lemme see if i can build it on my mac first
Ross A. Baker
@rossabaker
Yeah, sbt shells out to nodejs to compile scala.js. You just need node on your path. I'm not sure about minimum version. The one in Debian stable is too old, but I think it just works on Macs.
Timothy Perrett
@timperrett
just testing - if it works locally then i'll update my CI image
bit rot is alive and well
Ross A. Baker
@rossabaker
Yeah, that project lurched forward with a bunch of things that didn't matter in rig's heyday.
New Scala, new compilation target, tut replacement.
Timothy Perrett
@timperrett
all new hotness i guess
i've been under a rock for 3 years i guess
ok fixed the nodejs issue
Timothy Perrett
@timperrett
lol i cant recall how it loads sonatype credentials
Cory Parent
@goedelsoup
node 10.x+ should work.
there are env vars i think base on the other builds and they are encrypted
Timothy Perrett
@timperrett
yeah i got it - bug in my provisioning script :)
just rebaking
again, bit rot :joy:
Timothy Perrett
@timperrett
oh oh its doing something with sonatype - hold onto your butts!
Quiver 8.0.9 is now released!
Ross A. Baker
@rossabaker
:tada: thanks!
Matt Explosion
@aldiyen
not a lot of activity in here eh?
if one of my coworkers submits a PR for helm to support some additional parts of Consul’s session API what’re the chances that somebody’ll review it?
also happy new year
Ross A. Baker
@rossabaker
I can review it. I think I'll need help releasing it. Tim recently dusted off the machinery for Quiver.
Timothy Perrett
@timperrett
go ahead @aldiyen - when it lands i can cut a release for you no worries