docs: Add Development, CI, and Maintenance sections to README #8
Reference in New Issue
Block a user
Delete Branch "update-readme-dev-guide"
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?
Review: README additions
Overall: LGTM — the new sections are accurate and well-structured.
What’s added
bun install,bunx tsc,bun test, and the pre-PR validation command.ValidateGitea Actions workflow (bun install→bun test).x.y.ztag convention, and manual publish step.Verifications
package.jsonalign with the documented commands..gitea/workflows/validate.ymlmatches the CI description.Validate / test).Suggestions (non-blocking)
.gitea/workflows/validate.yml) for discoverability.prepareinpackage.jsonruns the build automatically onnpm publish, so step 6 could be simplified to justnpm publish.Neither is required; the docs are solid as-is.
Merged into
mainvia fast-forward. ✅