Samuel Laferriere
Samuel Laferriere
> @samlaf looks like the semver snapshot needs to be regenerated but otherwise seems good! ngl not sure what I'm doing at this point. I ran `cd packages/contracts-bedrock && just...
@Inphi done, I think
@tynes this is not related to parallel blob submission. This is just fixing a problem with the current sequential submission implementation. But if you're saying that you'd prefer to wait...
@nitrocode I think you're referring to https://github.com/runatlantis/atlantis/issues/1026? Is there any doc anywhere giving examples for how to use this custom templating functionality to remove output from plans with no changes?...
@dearchap hmm that's weird, because it's public on my import and I've been using it with this behavior (tested that it's working): Could you explain or link me to a...
@dearchap oh yes my bad… opened it initially woth the v3 template but then realized I was using v2 so erased the template msg but left the tag. Is v3...
Don’t have time these days so can’t promise anything. Unless you point me to the exact/approximate where the change would be. Not familiar with Urfave internal codebase, let alone v3.
@dearchap its about locality of code. If I have 3 such flags then command.Action becomes crowded no? Makes more sense for me to have the parsing right next to the...
@dearchap they could or could not have the same name. They don't necessarily have the same behavior (since the different packages might use them differently), but they should have the...
@tynes any updates here?