fix(ci docs): commit docs/package-lock.json so npm ci can run #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase/2.1
phase/2.5
phase/3
phase/4
phase/5
question
wontfix
⚙ code-quality
✨ feature
🏗 infrastructure
🐛 bug
📋 strategy
📚 docs
📱 ui
🔐 security
🧦 dumpsock
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hartle-tech/dumpsock!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/commit-docs-lockfile-for-ci"
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?
First docs workflow run after PR #8 failed at setup-node because docs/package-lock.json was gitignored. Removing from .gitignore + committing the lockfile. One-line fix, doc-only.