Use published slug-core package in template #242
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!242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/task-059991ea-use-published-slug-core"
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-coreafter the published package release.packages/*workspace source during monorepo development.slug initstay outside the monorepo and install the published npm package version.Verification
npm cinpm test./scripts/pre-pr.shTask: #task-059991ea
75eaa22583cf1e5c5ea4cf1e5c5ea4c7596bc6e8c7596bc6e84c12f21b77Review summary
PR #242 now matches the clarified package consumption model: local monorepo development uses npm workspace linking for
packages/*, while generated sites keep published semver dependencies and install from npm outside the repo.Acceptance criteria
@evcraddock/slug-coreexists as a workspace package: already present from the package extraction work and preserved by this PR.@evcraddock/slug-core: preserved through the workspace dependency model using the published semver package version that npm links locally in-repo.@evcraddock/slug-core: documented as published semver in the manifest with local workspace linking during monorepo development.slug-corepackage docs/tests; this PR only clarifies consumption docs.@evcraddock/slug-core@0.1.0../scripts/pre-pr.shpasses: verified locally, and Forgejo CI run #335 passed.Blocking issues
None.
Warnings
None.
Verdict
Approved. Stop at the human merge gate.