Author: Matti Picus <[email protected]> Branch: extradoc Changeset: r936:2cfb8fb9d732 Date: 2019-02-11 18:29 +0200 http://bitbucket.org/pypy/pypy.org/changeset/2cfb8fb9d732/
Log: document the site update process diff --git a/README b/README --- a/README +++ b/README @@ -2,3 +2,9 @@ These html files are not written by hand! See source/README. + +The site is pull into pypy.org by a cron job on a psf-hosted instance, +see https://github.com/python/psf-chef/blob/master/cookbooks/pypy-home/recipes/default.rb +The people with access to the instance are the ones in +https://github.com/python/psf-chef/tree/master/data_bags/users +with pypy-home access _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
