Closed mathiasbynens closed 2 years ago
Per https://github.com/ChromeDevTools/devtools-protocol/commit/7263e1101217b36cbc3c5b45f6e7314400885751#diff-3bd14d078188074c410028847113ceae68865d0ad5b844a27183ef87fbe2fcc3, the changelog generator script seems to be using the local time. Instead we should probably use deterministic timestamps (UTC?), so that no matter which system the script runs on, it produces the same output.
Per https://github.com/ChromeDevTools/devtools-protocol/commit/7263e1101217b36cbc3c5b45f6e7314400885751#diff-3bd14d078188074c410028847113ceae68865d0ad5b844a27183ef87fbe2fcc3, the changelog generator script seems to be using the local time. Instead we should probably use deterministic timestamps (UTC?), so that no matter which system the script runs on, it produces the same output.