On 28 February 2017 at 22:56, Beth Tucker Long <b...@treelinedesign.com>
wrote:

> How long is the delay between a PR being merged and the conferences
> showing up on the website? My PR was merged more than 24 hours ago, but the
> conference is still not showing up on the website or in the CfP list. I'm
> just wondering if something was wrong with my PR or if this is normal for
> it to take this long to show up? The conference in question is Madison PHP
> Conference 2017 (2016 and 2015 show up on the website, but not 2017), and
> this is the PR in question:
> https://github.com/php/web-php/pull/142#issuecomment-282673754


Hi Beth,

The PR didn't add the news entry to archive.xml (it was lost when you
changed the date of the entry file), which is what stopped it from showing
up on the site.  I have added it for you [1].

About how long updates should take, the script to take the XML and generate
include files for the website runs every 10 minutes [2]. Then it's up to
the rsync schedule for each mirror, but I believe they're syncing in the
region of every 5 to 15 minutes (that's what we ask for on the mirroring
page [3]).  So, any news entries should (fingers crossed) show up within
say 25 minutes being merged, certainly if it becomes hours then something
is wrong.

[1]
https://github.com/php/web-php/commit/a22022cf564f2ed2fa3fef44e9605268b03154fc
[2]
https://github.com/php/systems/blob/master/rsync.php.net/cronjobs.root#L11
[3] http://php.net/mirroring.php


>
>
> Thanks,
> Beth
>
> --
> Beth Tucker Long
> Treeline Design, LLC
> 807 Arbor Vitae Place
> Verona, WI 53593
> 608-770-6677
> http://www.TreelineDesign.com
>
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to