Skip to content

Add backend scheduling - #149

Merged
ssavutu merged 1 commit into
mainfrom
backend-scheduling
Aug 2, 2026
Merged

Add backend scheduling#149
ssavutu merged 1 commit into
mainfrom
backend-scheduling

Conversation

@ssavutu

@ssavutu ssavutu commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

Adds backend-owned scheduling for articles and polls.

  • Adds scheduled_pub_date for articles and promotes due scheduled articles into pub_date from a server-side scheduler.
  • Reconciles due scheduled polls so the previously live poll is closed when a queued poll takes over.
  • Keeps public article surfaces, comments, search, sitemap, SEO audit, and taxonomy counts pinned to actually live articles.
  • Updates the CMS article editor/list UI to schedule articles and display scheduled status.

Validation

  • go test ./...
  • npm run build

Note: the frontend build still reports the existing large chunk warning.

@ssavutu
ssavutu marked this pull request as ready for review August 2, 2026 17:03
@ssavutu
ssavutu merged commit a686e09 into main Aug 2, 2026
6 checks passed
@ssavutu
ssavutu deleted the backend-scheduling branch August 2, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant