Don Syme
Don Syme
> Hmmmm. How does / did it work if two CI builds were kicked off at the same time - did they create their own storage account / service bus?...
Here's the appveyor.yml as it used to be before PR #163 https://github.com/mbraceproject/MBrace.Azure/blob/66462aece0d455edea7ce9e7741fdafa770421f3/appveyor.yml
Scripting actually works for FSI on .NET Core today, you just have to pass a swathe of arguments
I think https://github.com/Microsoft/visualfsharp/blob/master/tests/scripts/fsci.fsx gives a guide. @KevinRansom might be able to advise
BTW from an engineering perspective I think the only way to get efficient engineering progress for the MBrace collection of projects it to put them back in a single repo...
This looks good What's up with CI?
> I've been looking into the CI issue and I can't repro it locally, I think it might be an Appveyor issue I think CI of MBrace.Azure is broken because...
I see I reviewed this previously. - please add a tracking bug to mbrace-docs to update the documentation, and preferably submit a PR for this too - please add a...
I think this is great feature work, though I agree tests are needed > Is this going to be breaking change? This wouldn't concern me - growing functionality and usage...
> Unfortunately, without making more drastic changes to MBrace.Core, we can't remove this "implicit" path - I understand why it's there, but it probably shouldn't have been used for user...