Extract slug-federation npm package #246
No reviewers
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!246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-982e97df-slug-federation-package"
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?
Summary
@evcraddock/slug-federationworkspace package with stable ActivityPub helpers for runtime config, actor URLs/input validation, remote URL safety, actor display/handle reading, key import/sender helpers, and outbox HTML/URL helpers.@evcraddock/slug-federation@0.1.0because federation remains in the default template.@evcraddock/slug-federationto the Forgejo npm package release workflow choices.Verification
npm run build --workspace @evcraddock/slug-federationnpm run typecheck --workspacesnpm test --workspace @evcraddock/slug-federationnpm test --workspace @slugkit/template-site -- src/federationnpm test --workspace @evcraddock/slug-cli -- commands.test.tsnpm run package:pack:dry-run -- --workspace @evcraddock/slug-federationnpm run package:release -- --workspace @evcraddock/slug-federation --dry-run./scripts/pre-pr.shTask: #task-982e97df
Review summary
PR #246 extracts stable ActivityPub helper seams into
@evcraddock/slug-federationwhile keeping generated-site ownership of domain configuration, persistence, private keys, delivery wiring, route composition, and operational decisions in local federation modules.Acceptance criteria
@evcraddock/slug-federationexists as a workspace package —packages/slug-federationincludes package metadata, TS configs, README, public exports, and tests.@evcraddock/slug-federationthrough the local workspace link because federation remains in the default template —template/site/package.jsondeclares@evcraddock/slug-federation: 0.1.0, which npm links locally in the workspace.@evcraddock/slug-federation@0.1.0.template/site/src/federation/*, and the README documents local ownership boundaries../scripts/pre-pr.shpasses — verified locally and Forgejo CI run #352 passed.Blocking issues
None for merging this implementation PR.
Warnings
@evcraddock/slug-federationand verify install/import before closing the task.Verdict
Approved. Stop at the human merge gate.