Extract slug-core npm package #236
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#236
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
Create
@evcraddock/slug-coreas the low-level shared Slugkit package for common API types, constants, standard errors, metadata shapes, and pure helpers used by both the CLI and template site.Requirements
docs/npm-specs/01-slug-core.md.packages/slug-corewith TypeScript build, tests, README, package metadata, and public exports.@evcraddock/slug-coreviaworkspace:*.@evcraddock/slug-coreviaworkspace:*, keeping local wrappers where useful.@evcraddock/slug-corepackage version.Acceptance criteria
@evcraddock/slug-coreexists as a workspace package.@evcraddock/slug-coreviaworkspace:*.@evcraddock/slug-coreviaworkspace:*.@evcraddock/slug-corepackage../scripts/pre-pr.shpasses.Dependencies
Synced from todu comment by @todu on 2026-06-29T13:12:05.834Z
Review update
./scripts/pre-pr.sh, and Forgejo CIbuild-lint-testpassed.Synced from todu comment by @todu on 2026-06-29T14:29:12.498Z
Completed
@evcraddock/slug-coreinpackages/slug-corewith package metadata, README, typed public exports, build/typecheck/test scripts, and tests.@evcraddock/slug-corethrough the local workspace package at version0.1.0.@evcraddock/slug-core@0.1.0.@evcraddock/slug-core@0.1.0through Forgejo CI and verified npm install/import from a temporary project../scripts/pre-pr.shand Forgejo release workflow run #331 passed.Synced from todu comment by @todu on 2026-06-29T14:27:58.723Z
Update
@evcraddock/slug-core@0.1.0to npm through Forgejo CI.npm view @evcraddock/slug-core@0.1.0 versionreturns0.1.0.Synced from todu comment by @todu on 2026-06-29T15:36:34.190Z
Completed
main, completing the package consumption model correction.@evcraddock/slug-coreexists underpackages/slug-core, is consumed by CLI/template via in-repo npm workspace linking at published version0.1.0, and generated sites keep the published npm semver dependency.@evcraddock/slug-core@0.1.0../scripts/pre-pr.shlocally and Forgejo CI run #335 passed.Synced from todu comment by @todu on 2026-06-29T15:35:40.655Z
Review update
npm ci,npm test,./scripts/pre-pr.sh, and Forgejo CIbuild-lint-testpassed.