Carbon based Guibou

Results 66 comments of Carbon based Guibou

What's provided as a build context ? Is the builder blindly runs `bazel test //...` or can it be configured to call multiples bazel commands?

@Profpatsch I was wondering how our code will be tested on the upstream integration CI? What control do we have on how it will be tested? What interface should we...

Actually, just having `bazel test //...` part of bazel CI is a great improvement. We can iterate later on the removal of the test runner, if necessary.

More details, it happen with GHC 8.10.4, but not with 8.10.7. I observed it too with 9.0.1 and not yet with 9.2.0-rc1.

I've added one commit which adds the required files for GHC 9.4 for nix.

> @guibou could you help with the nix failure? Yes, for sure, I'll have a look at it tomorrow.

We are hosting a selda fork at https://github.com/novadiscovery/selda in branch nova-master which build with GHC 9.8. Please beware, it contains a few fixs specific to our company that I have...

@wz1000 I will do that, thank you for the filename, it helps me a lot.