Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
oncue/funnel
Reasonable monitoring for distributed systems
People
Repo info
Activity
Timothy Perrett
@timperrett
i should do the same for our oss projects
Rob Norris
@tpolecat
Can't be done.
Timothy Perrett
@timperrett
lol
Rob Norris
@tpolecat
I mean, seriously. For my stuff it mostly works but the
sonatypeReleaseAll
task doesn't run so I have to type it in manually.
Timothy Perrett
@timperrett
lulz
you’re not using bintray?
Rob Norris
@tpolecat
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!