rapidsai / frigate

Frigate is a tool for automatically generating documentation for your Helm charts
https://frigate.readthedocs.io
Other
83 stars 25 forks source link

Feature/pre commit #51

Closed aogier closed 2 years ago

aogier commented 2 years ago

Hello, this PR implements a simple pre-commit check so we can have more feedback about tests state (see #50 ). Thank you!

GPUtester commented 2 years ago

Can one of the admins verify this patch?

jacobtomlinson commented 2 years ago

ok to test

aogier commented 2 years ago

I've seen the 0.7 opening and rebased on that, I did it wrong?

jacobtomlinson commented 2 years ago

Whenever we do a release in RAPIDS we create a new default branch to target the next version. So yeah pointing this PR to branch-0.7 was the right thing to do.