Trevor Brown

Results 352 comments of Trevor Brown

Wow! Thanks for taking the time to document all that. That sounds promising. I guess we need to figure out if this is something OSX specific or if this is...

Published http://stratus3d.com/blog/2022/08/11/asdf-performance/ which shows some benchmarks of the current system. This should serve as a baseline.

@jthegedus build is failing right now. I created this PR on my OSX machine but it looks like things aren't working on Ubuntu. I'm going pull these changes down on...

> Hey mate, can this be re-based? If I recall it was pretty close to done. Yes, this is next on my agenda. I will rebase and try to fix...

I just rebased this PR onto latest master. I'm hoping to finish this PR update and get it merged soon.

Thanks for the PR and sorry for the late review here @roele. Would implementing the correct logic in a plugin's `latest-stable` callback fix this issue for plugins that have multiple...

> @Stratus3D What are your thoughts on opening up the requirements here to support extension-only plugins? It sounds like such a plugin isn't a version management plugin at all, but...

I agree this is something we should fix as soon as possible. I don't think we can fix this before version 0.9.0 so I've added this to the 0.9.1 milestone.

Strange, I'm not sure what the cause of this issue is. What is the output of `type -a protoc`? Do you have any other versions of `protoc` installed on your...

> 1. A plugin's license may differ from that of the tool it manages. For example, the Java plugin may use the MIT license, but manage, amongst other things, the...