Brandon Gallagher

Results 8 comments of Brandon Gallagher

@b2jude I am going to assume that this provider is not being properly supported anymore. I only found out once attempting to create our 'staging' environment that this provider does...

That's not adding anything to the conversation, and quite frankly, is not helpful in the slightest. That's the point of opening Issues in the first place. @austinsasko It's already established...

Hi @nopol10 , The problem still exists that we can't use environments to protect workflows with approval. That was the main issue that we are concerned about. Ideally, I'd like...

@bswmservices I suggest combining all jobs on a workflow that require approval into 1 massive workflow file. It's the only solution, unfortunately.

This problem broke our entire DB schema. Literally can not create more than 1 user before getting a Unique key constraint error since apparently null values in a document are...

@tomhoule I made the same change as well. Did you manage to find a more optimal solution?

You're completely right. My only 2 options right now are to switch from Mongo to Postgres to allow for unique null checks, or to have a schema built on anti...