Skip to content

Conversation

@cpcallen
Copy link
Collaborator

@cpcallen cpcallen commented Sep 8, 2021

genUid is being moved from Blockly.utils to Blockly.utils.idGenerator. Probe for the new location and, if found, stub it there instead of the old location.

See RaspberryPiFoundation/blockly#5441.

Copy link
Contributor

@alschmiedt alschmiedt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm once the lint error is fixed.

cpcallen added a commit to cpcallen/blockly that referenced this pull request Sep 8, 2021
Tests will fail until RaspberryPiFoundation/blockly-samples#876 is merged and
published (as 2.1.0 or later), due to code in the dev-tools
package attempting to stub genUid in its previous location.
Probe for and, if found, stub the new location.
@cpcallen cpcallen merged commit 68dcd6a into RaspberryPiFoundation:master Sep 8, 2021
@cpcallen cpcallen deleted the genUid-move branch September 8, 2021 18:58
cpcallen added a commit to cpcallen/blockly that referenced this pull request Sep 9, 2021
Tests will fail until RaspberryPiFoundation/blockly-samples#876 is merged and
published (as 2.6.0 or later), due to code in the dev-tools
package attempting to stub genUid in its previous location.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants