Uh oh!
There was an error while loading. Please reload this page.
workflows: run timezone-update.yml everyday - #47288
Conversation
nodejs-github-bot
commented
Mar 28, 2023
Review requested:
|
tniessen
commented
Mar 29, 2023
Isn't the tzdata baked into releases? On average, new versions of Node.js 18 and Node.js 19 are released every two weeks. |
tibrewalricha
commented
Mar 29, 2023
@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. |
bnb
commented
Mar 29, 2023
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.