Michael Hackner

Results 9 comments of Michael Hackner

I’d argue that this is vital to make this project usable. For example, running the example on my machine and building OpenBLAS takes 6 minutes, but when I manually build...

Related: bazelbuild/bazel#6477 bazelbuild/bazel#10443

Root issue seems to be micromatch/picomatch#89.

Wow, I completely and utterly forgot about this! This was one or two companies ago so I don’t know that I have a good way to test this now. I...

Yes, I am planning to fix this, I just haven’t figured out how yet. As @kjonick1 noted, the plugin works but the configuration UI is broken, which doesn’t affect the...

That’s a bummer. I think it’s reasonable to work around this by doing a check to see if the repo’s URL matches either github.com or the system property. Happy to...

I can see it…are you looking at the Miscellaneous tab for the entire plan or a particular job? And can you confirm you’re using a GitHub repository type and not...

Reverted in b39c94f13d5d0bd323db417a226bbf78ad62fece because it was causing #12.

The latest version of Boost (1.75) contains a header with a space in it, which is how I was bitten by this issue. boostorg/serialization#221