Tim Cartwright

Results 15 issues of Tim Cartwright

These changes will allow the user to take of various TFS authentication mechanisms: - If --pat (Personal Access Token) is passed, then the PAT will be passed to the server....

awaiting:contributer

You cannot use trusted authentication when connecting to an on premise TFS server. An exception occurs when attempting to connect without specifying username and password.

I wrote some rules that we use during our build process for SSDT. I was wondering if you or anyone else have tested out if the rules still work with...

How do you get a list of available packages to install?

How do you list all packages? I tried: `find-package * -ProviderName winget find-package -ProviderName winget` Neither of which worked.

Use this module: https://github.com/dorny/paths-filter#examples to prevent unnecessary releases from being created.

enhancement

Write detailed documentation for each project. Especially: - [ ] SqlServer.Rules.SolutionGenerator - [ ] Demo report(s) - [ ] SqlServer.Dac - [ ] SqlServer.Rules - [ ] will be partly...

Would it be possible to use something like this [here](https://medium.com/swlh/transaction-management-with-mediator-pipelines-in-asp-net-core-39317a19bb8d). Where the transaction is registered as part of the pipeline with this library? EDIT: I apologize, I looked at your...

@andygrunwald I can't assign myself, but I will commit the PR against this issue.

new-language

We have multiple admins maintaining an Azure Postgres instance. Azure does not let us have SU unfortunately. Which means that as the pg_cron table are created with the "azuresu" account,...