Open ncoghlan opened 1 month ago
I don't want to merge this yet as it's a reminder to change a couple of things I've been meaning to. I'm also not at a computer, annoyingly.
I don't want to merge this yet as it's a reminder to change a couple of things I've been meaning to. I'm also not at a computer, annoyingly.
The sphinx-actions repo includes some automation that intentionally pushes tagged releases to off-branch commit tags for each Docker Hub version of Sphinx found on a daily basis; I find the off-branch element of that a little quirky, but I don't have any particular problem with it.
cc @nicholasphair because I shouldn't subtweet (or whatever the modern equivalent of that is called) you about this.
sphinx-action runs Python 3.8 on its master branch, which may fail even if you force upgrading sphinx in the requirements file.
Recommend a newer base docker image (there doesn't seem to be a rolling "latest" tag available).