Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/sops/incident-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Procedure for what to do if there's an incident with the Release Worker.

2. If the incident affects traffic towards the Release Worker, update the Node.js status page (https://status.nodejs.org).
If it is a ongoing security incident that we cannot disclose publicly yet, do not includes the details of the incident in the status page.

- Optional, but preferably updates will be echoed on social media.

- For any prolonged incidents, please consider pinning an issue tracking the incident so as to avoid spam.
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"globals": "^16.3.0",
"html-minifier-terser": "^7.2.0",
"nodejs-latest-linker": "^1.8.0",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"tsx": "^4.20.3",
"typescript": "^5.8.3",
"wrangler": "^4.25.0"
Expand Down
Loading