Don McNamara

Results 7 comments of Don McNamara

I really like the connection string change. Any ideas why it isn't being merged in?

This feature is implemented in DLF mongo providers, here: http://code.google.com/p/mongoproviders/ (available on NuGet as well.) I've only just started using it, but it seems to be decent.

Thank you for the reply. The use case is custom automation of web app tests taking screenshots along the way. For some reason, occasionally the screenshots for some tests will...

Update: I think this is being caused by multiple concurrent deletes executing across a matrix of runners. The upload/delete functions are executed in parallel so the log lines are being...

I'm pretty sure this PR would solve the issue for me: https://github.com/softprops/action-gh-release/pull/343