Joey Harrington

Results 56 comments of Joey Harrington

Thanks for the input, @jamiebuilds. I'm familiar with the controversy. It's not an easy change to make without breaking things and we have limited resources on this project, but if...

Hey @aehlke! You're totally right -- this is confusing and unnecessarily opaque. We still need to get this automated and ideally provide our packaged binaries via github as well as...

I'm going to keep this ticket open to track the task around automation of releases and improve version visibility. Thanks for bringing this up, @aehlke. Let us know if you...

I agree with this in principle but just noting that we'd obviously need to be pretty careful about making this change.

Related: #287 - we should probably make the master do heartbeat calls to the slave nodes that it hasn't heard from in a while. Due to the first situation I...

https://docs.python.org/3/library/argparse.html#prog

We _can_ fix this in argparse but I feel like the default behavior of argparse is very sensible -- it tries to print a message that matches how the application...

Just to clarify, I believe this is specific to Flute-built RPMs. When building with cx_Freeze we did not have this problem.

> Why do we not just want to change the prog parameter or change sys.argv[0]? It's just the reason I stated above -- the default behavior for argparse makes sense....

Oh good one. Way better than symlink. 👍