| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 15754e6 commit 00b629b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -397,6 +397,9 @@ Cherry-pick the release commit to `master`. After cherry-picking, edit | |||
| 397 | 397 | `src/node_version.h` to ensure the version macros contain whatever values were | |
| 398 | 398 | previously on `master`. `NODE_VERSION_IS_RELEASE` should be `0`. | |
| 399 | 399 | ||
| 400 | + Run `make lint-md-build; make lint` before pushing to `master`, to make sure the | ||
| 401 | + Changelog formatting passes the lint rules on `master`. | ||
| 402 | + | ||
| 400 | 403 | ### 12. Promote and Sign the Release Builds | |
| 401 | 404 | ||
| 402 | 405 | **It is important that the same individual who signed the release tag be the one | |
| Back | FazBrowse Home | New Git URL |
0 commit comments