| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Per discussion in matplotlib/matplotlib#22601 (comment) this is actually breaking builds in subtle very brittle way as the links that will be generated will be pointing at the top-level files (that are actually re-directs to /stable). The second step of this will be to put a 301 redirect into caddy.
|
We're actually serving from main there, though we could switch to gh-pages. |
Sorry, something went wrong.
|
Changed the bass branch. From reading the ansible (~L95) where we do the checkouts all of the repos go to gh-pages so I thought we were doing gh-pages everywhere. |
Sorry, something went wrong.
|
Yea, they're currently in sync, so I was a bit lazy with writing the Ansible, but that's not what's currently being served. |
Sorry, something went wrong.
|
Given that the caddy configuration seems to be taking precedence anyway, this is a pretty low priority to get done (mostly to avoid confusing future us). |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Per discussion in
matplotlib/matplotlib#22601 (comment)
this is actually breaking builds in subtle very brittle way as the links that
will be generated will be pointing at the top-level files (that are actually
re-directs to /stable).
The second step of this will be to put a 301 redirect into caddy.