Closed alexmasia closed 2 years ago
Thanks for pointing this out! Seems like our docs are deployed when code is merged rather than on a new release. @wdm0006 do you have an idea why this is happening?
@PaulWestenthanner it appears that the build is failing. https://github.com/scikit-learn-contrib/category_encoders/actions/runs/1360790652
FAILED tests/test_encoders.py::TestEncoders::test_drop_invariant - TypeError:...
Ain't this what we solved?
Your link points to an old build. We fixed that. The latest build was successful https://github.com/scikit-learn-contrib/category_encoders/actions/runs/1417834114
Docs will only build on release now.
@PaulWestenthanner Is there a release planed soon?
@wdm0006 is in charge of releases at the moment. But I think it would make sense to have a release soon
Yeah we can do a release whenever, @PaulWestenthanner if you can update the version tag and changelog at some point and open an issue I can walk you through how to cut releases so I'm not a single point of failure there also.
Any update on a release plan?
A new release was made. I wasn't aware I already had to rights to do so. I'm sorry it took that long.
I believe the issue is that there has not been a release since the PR