Support backdated post publishing #250
Labels
No labels
activitypub
admin
api
architecture
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
content
database
deployment
design
dev-env
diagnostics
docs
documentation
email
enhancement
feature
federation
feed
health
homepage
implementation
integration
logging
mastodon
media
navigation
npm-packages
openapi
opengraph
packages
passkeys
preview
priority:high
priority:low
priority:medium
production
proof
proxy
public-routes
public-ui
release
safety
slug-api
slug-auth
slug-core
slug-federation
slug-media
slug-template
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#250
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?
Goal
Add Slugkit API and CLI support for preserving original publish dates when migrating a blog from another system.
Requirements
--published-at <datetime>or--date <date>, with clear validation and help text.Acceptance criteria
slugCLI can create or publish content with a caller-provided publish date/time.Dependencies
Synced from todu comment by @todu on 2026-07-03T21:16:21.470Z
PR review complete
./scripts/pre-pr.shpassed; package dry-runs passed for@evcraddock/slug-template@0.1.3and@evcraddock/slug-cli@0.6.3.publishedAtAPI spec, template support for create/update/publish, CLI--published-at, invalid date validation, unchanged default publish behavior, migration/federation docs, and tests for API/CLI behavior.Waiting for explicit human merge approval.