tools: automate icu-small update · nodejs/node@f6ff318 · GitHub
Skip to content

Commit f6ff318

Browse files
marco-ippolitotargos
authored andcommitted
tools: automate icu-small update
PR-URL: #47727 Refs: nodejs/security-wg#828 Reviewed-By: Steven R Loomis <srl295@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 7ed99e8 commit f6ff318

4 files changed

Lines changed: 95 additions & 0 deletions

File tree

.github/workflows/tools.yml

Lines changed: 17 additions & 0 deletions

doc/contributing/maintaining/maintaining-icu.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ Node.js is built.
101101
102102
## How to upgrade ICU
103103
104+
> The script `tools/dep_updaters/update-icu.sh` automates
105+
> this process.
106+
104107
* Make sure your Node.js workspace is clean (`git status`
105108
should be sufficient).
106109
* Configure Node.js with the specific [ICU version](http://site.icu-project.org/download)

tools/dep_updaters/update-icu.sh

Lines changed: 75 additions & 0 deletions

tools/icu/shrink-icu-src.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)