Extract slug-core npm package #239
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!239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-059991ea-slug-core-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
packages/slug-coreas@evcraddock/slug-corewith shared API constants, metadata/error types, response helpers, URL normalization, and version helpers.slug-coreexports.@evcraddock/slug-coredependency version.workspace:*protocol dependencies inside workspace packages.Verification
npm run typecheck --workspace @evcraddock/slug-corenpm test --workspace @evcraddock/slug-corenpm run build --workspace @evcraddock/slug-corenpm run package:pack:dry-run -- --workspace @evcraddock/slug-corenpm run package:release -- --workspace @evcraddock/slug-core --dry-run./scripts/pre-pr.shTask: #task-059991ea
Review summary
Approved. The PR creates
@evcraddock/slug-core, moves low-level shared contract types/constants/helpers into it, and updates the CLI/template to consume it while preserving local template wrapper modules.Acceptance criteria
@evcraddock/slug-coreexists as a workspace package inpackages/slug-core.@evcraddock/slug-corefrom the local workspace.@evcraddock/slug-corefrom the local workspace.@evcraddock/slug-coresemver.packages/slug-core/README.mdand tested inpackages/slug-core/src/__tests__/index.test.ts.Blocking issues
None for merge. Publish verification is intentionally deferred until after merge approval.
Warnings
None.
Verdict
Approved.