Darrell

Results 117 issues of Darrell

Hi - this project looks really interesting. I notice it's been a while since any activity. Would you say the project is still alive?

Read the note that there was hardcoded logic not to delete images. Maybe this could work a bit like a `gitignore` file where you can put globs for files to...

Would be cool to support snowflake database as well

suggest

I have been running swarmpit for a while as a swarm stack. the couch db data is on a docker volume I needed to `docker stack rm swarmpit recently. When...

Imagine a scenario in which an application sends a message in the ordinary way via the bus, but Sql Outbox is enabled. You expect the message to be saved to...

## Background and Motivation I'd like to be able to sign in as a user, from a console app, similar to how I can from an aspnet core web app....

api-suggestion
area-security

For Azure devops build pipelines created later than a certain date, they started doing shallow clone's and subsequently this means the following gitversion `AzDO` tasks fail. ```yaml - task: gitversion/setup@0...

documentation

wanted to generate a name for a private endpoint that I am creating with bicep. Couldn't see the resource type anywhere: Microsoft.Network/privateEndpoints, wondering if I am missing something or could...

Is there a reason not to leverage [Microsoft AspNetCore Authorisation](https://learn.microsoft.com/en-us/aspnet/core/security/authorization/introduction?view=aspnetcore-8.0) - as this would allow .net developers to use a familiar and well documented api for setting up / building...

When someone leaves a rating, the rating is displayed at the top of the wiki page.. except that it displays a broken image link: ![image](https://cloud.githubusercontent.com/assets/3176632/10099861/95c2357a-6385-11e5-8a33-3250f0afd1a2.png) It seems to be looking...

bug