Richard Gavel
Richard Gavel
Since Citizen is already AWS aware (using S3 as a backend for its packages), I wonder how hard it would be to use DynamoDB as a DB, borrowing from the...
According to https://github.com/hashicorp/terraform/blob/3aa909ac6e66851e3b514a94d296c49364699433/website/docs/registry/modules/use.html.md#module-versions, a module version should follow semantic versioning. However, it does not seem to handle the full pre-release or build metadata after the major/minor/patch. For example, when I...
### What You Are Seeing? When running Cake using external NuGet, if I reference a NuGet package that has dependences, those dependencies do not get restored, even when the loaddependencies...
I started up a container based on the microsoft/mssql-server-windows-developer image, with C:\Temp within the container mounted to C:\Temp on the host. I then tried to restore the WorldWideImporters sample database...
I've been trying to install SQL Server 2017 Developer Edition inside a Docker container based on windowsservercore:1903, but I get install errors on the initial piece, which is installing the...
The various artifacts related Cmdlets should support an optional -ProjectName property to support project specific feeds Add-VSTeamFeed Get-VSTeamFeed Remove-VSTeamFeed Show-VSTeamFeed Get-VSTeamPackage Get-VSTeamPackageVersion ...
I know the results of Get-VSTeamBuildArtifact returns an object from which a URL is contained that one can use to download a build artifact, but it would be nice to...
When I parse a query which has a UNION statement, I get a SelectStatement with a QueryExpression that is a BinaryQueryExpression. However, when I try to use the SqlScriptGenerator to...
When I parse a query which has a UNION statement, I get a SelectStatement with a QueryExpression that is a BinaryQueryExpression. However, when I try to use the SqlScriptGenerator to...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...