Run update-numbers.py in CI periodically #290

Open
opened 2025-09-28 18:05:01 +02:00 by Minoru · 2 comments
Owner

The script updates the user counts on the site. Normally you run it manually, commit the result, and push it to the repo; CI then takes care of generating HTML and publishing. The idea here is to use Woodpecker cron jobs to run the script once a week or so. The commit step in our existing CI config has an example of how to commit and push changes.

The script updates the user counts on the site. Normally you run it manually, commit the result, and push it to the repo; CI then takes care of generating HTML and publishing. The idea here is to use [Woodpecker cron jobs](https://woodpecker-ci.org/docs/usage/cron) to run the script once a week or so. The `commit` step in our existing CI config has an example of how to commit and push changes.
Owner

Sounds great to me @Minoru. The less manual maintenance the site needs, the more time and energy we can put into updating site content instead : ) How do we proceed with this?

Sounds great to me @Minoru. The less manual maintenance the site needs, the more time and energy we can put into updating site content instead : ) How do we proceed with this?
Owner

Sorry, grazed the wrong button. Reopened.

Sorry, grazed the wrong button. Reopened.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
fediverse/fediparty#290
No description provided.