Kyle Finley
                                            Kyle Finley
                                        
                                    Any updates on getting this fixed? ETA?
> I wonder if we should first consider expanding the lockfile to include and/or allow non sha checksums if only md5 is available from non pypi sources @abn I did...
I'm not sure if the tests are actually working or ignoring failures... The output makes me think its the latter. The command I'm using to run the tests could be...
As nice as it would be to get poetry setup for this project, it may not be advisable in the current state of its pre-release and this project. The issue...
@phobologic - that works. I haven't dug too deep into #722 yet to see how it's being done but as long as lookups can be resolved natively in hook args...
@Spareo this was paused because of a pending refactor of how hooks work that should take of this. In the meantime, I have been added something similar to what is...
I have a bit of time through the end of this year that I can put towards some work on implementing this if we can decide on a path forward....
@MacHu-GWU - Just want to echo the feedback that everyone else has provided. Changing the names of the properties kills its usability for me and my teams. I get that...
On the topic of validators, there's much less need for maintaining basic validation functions with the use of pydantic as its all done automatically by the library. It even handles...