Run update-numbers.py in CI periodically #290
Labels
No labels
blocked
bug
enhancement
fosdem2019
idea
in progress
needs feedback
needs help
needs review
resolved
to do
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Reference
fediverse/fediparty#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
commitstep in our existing CI config has an example of how to commit and push changes.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?
Sorry, grazed the wrong button. Reopened.