Skip to content

Commit bbef3c4

Browse files
RaisinTenrichardlau
authored andcommitted
build: add version info to timezone update PR
Refs: #44950 (comment) Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #45021 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 33707dc commit bbef3c4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/timezone-update.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
persist-credentials: false
3232
repository: unicode-org/icu-data
3333

34+
- name: Record new version
35+
run: echo "new_version=$(ls icu-data/tzdata/icunew | tail -1)" >> $GITHUB_ENV
36+
3437
- run: ./tools/update-timezone.mjs
3538

3639
- name: Open Pull Request
@@ -49,7 +52,7 @@ jobs:
4952
console.log(process.versions.tz)
5053
```
5154
branch: actions/timezone-update
52-
commit-message: 'deps: update timezone'
55+
commit-message: 'deps: update timezone to ${{ env.new_version }}'
5356
labels: dependencies
54-
title: 'deps: update timezone'
57+
title: 'deps: update timezone to ${{ env.new_version }}'
5558
reviewers: \@nodejs/i18n-api

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy