Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#61 2025-01-15 18:12:18

etc
Developer
Registered: 2010-11-11
Posts: 5,462
Website GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

Offline

#62 2025-01-15 20:31:01

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,996
Website GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

I’m guessing you’re joking but please no shorter. Sometimes you want to try something out on the demo and not have it all disappear before you’re done, or can show someone.


TXP Builders – finely-crafted code, design and txp

Offline

#63 2025-03-14 16:37:27

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,479
Bitbucket GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

jakob wrote #338814:

I’m guessing you’re joking but please no shorter. Sometimes you want to try something out on the demo and not have it all disappear before you’re done, or can show someone.

I am definitely joking. It’s hourly-on-the-hour for dev-demo and three-hourly-on-the-hour for release-demo and beta-demo.

(PS: I only just now saw your message, wasn’t ignoring you!)

Offline

#64 2025-09-10 11:41:21

etc
Developer
Registered: 2010-11-11
Posts: 5,462
Website GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

Wow, what happens on php-next-demo.textpattern.co/dev/textpattern/? I have patched a php 8.5 non-canonical (double) warning, and the change was instantaneous, even before GH validation..

It was ~13:30, if that matters.

Offline

#65 2025-09-11 11:06:13

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,479
Bitbucket GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

etc wrote #340484:

Wow, what happens on php-next-demo.textpattern.co/dev/textpattern/? I have patched a php 8.5 non-canonical (double) warning, and the change was instantaneous, even before GH validation..

There are some shell scripts that run in cron as part of each site rebuild, and in the case of the php-next-demo instance they are:

58 * * * * bash /var/www/servers/textpattern.co/php-next-demo/staging/php-next-demo_preflight.sh
0 * * * * bash /var/www/servers/textpattern.co/php-next-demo/staging/php-next-demo_build.sh

Two minutes before the hour the latest dev code is pulled, and the auto installer runs on the hour. Since this isn’t yet Bash Script Bodgers Anonymous®, I’ll spare you the script specifics – suffice to say it’s a straightforward pull, prep, install, clean up, and batten down some hatches so the drive-by kiddies can’t pop the lid so easily.

It was ~13:30, if that matters.

Nothing around the half-hour mark at all for php-next-demo. if it’s even superseding the GitHub dance, then I’m baffled since the prep & rebuild processes are pulling from GitHub-available code. Very strange.

Offline

#66 2025-09-11 12:53:21

etc
Developer
Registered: 2010-11-11
Posts: 5,462
Website GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

Yep, it must be something else, sorry. Like thumbnail creation, that happens only once.

BTW, since we want txp 4.9 to run on php 8.5, shouldn’t we switch dev-demo to php 8.5 beta? More testers, potentially..

Offline

#67 2025-09-11 13:48:19

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,479
Bitbucket GitHub

Re: Textpattern demo sites - status updates, issues, downtime, et cetera

etc wrote #340492:

BTW, since we want txp 4.9 to run on php 8.5, shouldn’t we switch dev-demo to php 8.5 beta? More testers, potentially..

Done.

Offline

Board footer

Powered by FluxBB