Hey Brianna,

Here’s the docs on how readthedocs treats versions:
http://docs.readthedocs.io/en/latest/versions.html

So I changed *Default Branch* to *master* (this will point to latest)
and *Default
Version* to stable, which should be the last tag. In summary:

   - latest -> master
   - stable -> last release (also redirected from /).

I explicitly asked for a new latest build, and now the banner is gone. As
to why latest wasn’t already up to date I don’t know… according to the
docs, it should already be updated any time commits to master are added.
Well, let’s see how it behaves now that I explicitly set “Default Branch”
to master.

Cheers,
Bruno.
​

On Tue, Jun 28, 2016 at 11:34 AM Brianna Laugher <[email protected]>
wrote:

> Hi,
>
> Since this got merged
> https://github.com/pytest-dev/pytest/pull/1656
>
> but http://pytest.readthedocs.io/en/latest/ still shows the fundraising
> banner... does anyone know why? I thought it built a new version on each
> commit.
>
> Brianna
>
>
> --
> They've just been waiting in a mountain for the right moment:
> http://modernthings.org/
> _______________________________________________
> pytest-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pytest-dev
>
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to