workflows: run timezone-update.yml everyday#47288
workflows: run timezone-update.yml everyday#47288tibrewalricha wants to merge 1 commit intonodejs:mainfrom
Conversation
|
Review requested:
|
Isn't the tzdata baked into releases? On average, new versions of Node.js 18 and Node.js 19 are released every two weeks. |
|
@tniessen , yes, tzdata is baked into releases. Through this PR, we want to make sure that every node.js release has the latest tzdata version. |
|
this LGTM if it's needed, but it's unclear to me if it is. IMO this is up to the releasers to assert if it'll actually help them or not. |
|
This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open. |
|
Closing this because it has stalled. Feel free to reopen if this issue/PR is still relevant, or to ping the collaborator who labelled it stalled if you have any questions. |
Updated .github/workflows/timezone-update.yml to run everyday.
This is needed to ensure that the tzdata updates can get merged into node quickly.