Heath Stewart
Heath Stewart
I followed up with the VC team and as of 16.3, UTF-8 .rc files should work fine now. I'll convert the file and make sure everything is working end to...
I should mention I'm aware of docker/for-win#999 which also creates a problem since we have no way to increase volume size for `docker build` until that change is released to...
Possibly. There's basically two goals here. We're containerizing Build Tools for Visual Studio 2017 but its not yet as feature-rich (i.e. doesn't support building all common project types) as Visual...
After discussing different options for implementation with @jhowardmsft and @johnstep, I'm working on a change to add `--storage-opt` to the `build` command akin to the `run` command.
@johnstep created PR #35780 but it was rejected after the default size was raised to 127GB (same as the default for Hyper-V). Apart from being rather short-sighted, IMO (using build...
@jhowardmsft, certain installs I manage are also starting to grow beyond 127GB for a full install of all first- and third-party software. We will need larger sizes - something like...
@TBBle it was [done](https://github.com/moby/moby/pull/35780) but rejected. It's been long enough I imagine it would have to be done again, but I'd be happy to contribute. The problem with the config...
We appreciate contributions to the Azure SDKs, but since this is an SDK-breaking change as noted above, we cannot accept this. If you're using autorest to generate your own SDK...
@akning-ms can someone look at all the LRO errors? Are these new? They do return an Operation-Location header. @kayousef as for the other errors about mismatching host templates, I made...
@kayousef the samples also need to be updated to have the right api-version. Click on the [Details](https://github.com/Azure/azure-rest-api-specs/pull/21236/checks?check_run_id=9094680919) links above to see what needs to be fixed. I'll ping @akning-ms about...