Justin Hanselman

Results 21 comments of Justin Hanselman

Just wanted to raise this here as well. Your library is excellent for performance. I'm failing whenever I query jsonb arrays though. Is there any plan for this?

I see that the PR is still open. Looks like it has some extraneous files, etc. I am currently going to augment this plugin for my own development purposes, but...

Good to know that it's not in scope for this plugin. As for the comment about trunk-based flow, I think I'm a little unclear on how semantic-release is expecting github...

This would be great to have! Especially since Chrome doesn't allow me to control canary releases for an extension and I need a staging extension for QA. I do think...

@Alex-Waring I have a need for this functionality as well (particularly with things like doing blue green deploys of cluster upgrades). Were you working on one of the 2 solutions...

@Alex-Waring @M00nF1sh - I've tried to make sure I am understanding where this PR sits. From what I've read: @M00nF1sh - it looks like you want a deterministic way to...

@Alex-Waring - thank you for pointing that out. I was doing this on my lunch break and didn't double check my notes. Apologies for not reading close enough 🙃 I...

Just bumping this here. We ran into this issue too because the @aws-sdk/types package and the ones above were listed as devDependencies instead of dependencies. This doesn't work because it's...

Just wanted to add my voice to this need. Currently, we can only do canary deploys with an external ALB because that is the only thing that supports weighting of...

After taking a look at the code, I realize that somehting like a cfn-ignore file would require every plugin to honor the same contract (since those plugins are doing their...