Uh oh!
There was an error while loading. Please reload this page.
Regenerate the PEG parser to pick up latest changes - #20195
Conversation
ambv
commented
May 18, 2020
Should I wait for this before cutting beta1? 🧐 |
pablogsal
commented
May 18, 2020
Yes, please! I was just going to ping you now :) |
pablogsal
commented
May 18, 2020
This was caused by merging a PR that had an old version of the automatically-generated files in which the CI passed but it was not up-to-date. |
ambv
commented
May 18, 2020
Not urgent but try figuring out if we can ensure that those are never out-of-date for future releases. This sounds like a nasty thing to overlook. |
pablogsal
commented
May 18, 2020
Will try to think about that but sadly, other automatically-regenerated files have the same problem, is just that the PEG parser is being updated more often. IIRC there was some discussion about trying to ensure that all PRs are updated against |
bedevere-bot
commented
May 18, 2020
@ambv: Please replace |
Automerge-Triggered-By: @pablogsal