isort icon indicating copy to clipboard operation
isort copied to clipboard

Documentation site is not getting updated

Open andersk opened this issue 3 years ago • 3 comments

The gh-pages branch hasn’t been pushed for over a year, so https://pycqa.github.io/isort/ has not been getting any updates, such the fix for the broken “Try isort from your browser” page (#1991).

andersk avatar Dec 15 '22 01:12 andersk

Thanks for the note, it has been updated!

timothycrosley avatar Dec 17 '22 06:12 timothycrosley

@timothycrosley is that meant to be automated/recurring? gh-pages branch has no commits since your 2022 comment, so it was only fixed for a few months before breaking again for years: https://github.com/PyCQA/isort/issues/1999, https://github.com/PyCQA/isort/issues/2121, https://github.com/PyCQA/isort/issues/2141, https://github.com/PyCQA/isort/issues/2217 since the other CDN PR didn't deploy: https://github.com/PyCQA/isort/pull/2127

PatMyron avatar Feb 24 '25 21:02 PatMyron

@staticdev Can we build the documentation from main instead?

DanielNoord avatar Feb 25 '25 21:02 DanielNoord