Commit b48e82e
tools: add release host var to promotion script
Adds a `NODEJS_RELEASE_HOST` environment variable that enable releasers
to provide a custom proxy host to connect to when performing the
promotion steps of a given release.
Signed-off-by: Ruy Adorno <ruyadorno@google.com>
PR-URL: #45913
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 7fc7b19 commit b48e82eCopy full SHA for b48e82e
File tree
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedOpen diff view settings
Filter options
- doc/contributing
- tools
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedOpen diff view settings
Collapse file
doc/contributing/releases.md
Copy file name to clipboardExpand all lines: doc/contributing/releases.md+8Lines changed: 8 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
827 | 827 | |
828 | 828 | |
829 | 829 | |
| 830 | + |
| 831 | + |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
| 836 | + |
| 837 | + |
830 | 838 | |
831 | 839 | |
832 | 840 | |
|
Collapse file
+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
| 12 | + |
| 13 | + |
12 | 14 | |
13 | 15 | |
14 | 16 | |
|
0 commit comments