No people kept bitching about not being able to use bintray from work.
Timothy Perrett
@timperrett
they do?
huh
Rob Norris
@tpolecat
So I switched my stuff, which was the most ludicrous pain in the ass.
Timothy Perrett
@timperrett
yeah it really is
i guess people are behind restrictive mirror nexuses?
Rob Norris
@tpolecat
Yeah apparently lots of people can only use the default resolvers for whatever reason.
No idea.
Timothy Perrett
@timperrett
yeah thats so dumb
i get why an org wants to have a single point of artifact management, but it doesnt mean that you choke developers to death with fetchable locations
we have a single point of download, but we mirror anything we need
it improves build times
Rob Norris
@tpolecat
Right, that makes sense.
Timothy Perrett
@timperrett
restricting people to just sonatype etc is so dumb though
Rob Norris
@tpolecat
The bigger the org the more idiotic it's likely to be. I'm amazed you guys are able to get anywhere close to the kind of stuff you're doing.
ok 2.10 passed. fingers crossed
Timothy Perrett
@timperrett
yeah, it also passed in 11 mins!
thats the fastest funnel build i’ve seen in ages
Rob Norris
@tpolecat
:fire: :smiley_cat: :fire:
Timothy Perrett
@timperrett
@tpolecat passed
lol
MERGED
_
Rob Norris
@tpolecat
lol
Timothy Perrett
@timperrett
and now its automatcially kicking off a release build that will publish a new release for use
Rob Norris
@tpolecat
well that was easy
Timothy Perrett
@timperrett
i much prefer this auto-publishing and versioning scheme, as its just less work
Rob Norris
@tpolecat
nice. so you redirected your internal stuff to use sonatype for funnel?
Timothy Perrett
@timperrett
sonatype?
you mean bintray?
Rob Norris
@tpolecat
er bintray
yeah
Timothy Perrett
@timperrett
yeah
we literally move the project to open source and then depend on the open source one for our production needs
Rob Norris
@tpolecat
ok
Timothy Perrett
@timperrett
none of this periodically throwing stuff over the wall
@tpolecat thanks for sticking around with all the back and forth on the builds
i know that was pretty tedious
but i think we’re in a good place now
Rob Norris
@tpolecat
yeah no worries, it was educational.
Timothy Perrett
@timperrett
so take a look at the chemist module - i think that has one of the most interesting parts in terms of design
its basically a stream transducer for work orchestration
oh and the use of free applicatives for metric derivitives is pretty interesting
Rob Norris
@tpolecat
yep i'm going to make an instrumented version of doobie and mess around with it
alright i'm out for a bit. thanks!
Timothy Perrett
@timperrett
cheers
Timothy Perrett
@timperrett
@tpolecat lol we hilariously overlooked something there… we forgot to update the release build to not cross publish, so they race to publish jars for both versions :-D fixed in master and rebuilding
@runarorama@stew so i revived this, as some people want the direct-push model, so i didnt see any reason to restrict that from happening. WDYT? oncue/funnel#20