Skip to content

Conversation

@mjgallag
Copy link
Contributor

BlocklyTestbed was missing a dependency on BlocklyTranslationGenerator causing BlocklyTest to fail from a clean repo.

General items:

If your code changes how something works on the device (i.e., it affects the companion):

  • I branched from ucr
  • My pull request has ucr as the base

Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):

  • I have updated the corresponding version number in appinventor/components/src/.../common/YaVersion.java
  • I have updated the corresponding upgrader in appinventor/appengine/src/.../client/youngandroid/YoungAndroidFormUpgrader.java (components only)
  • I have updated the corresponding entries in appinventor/blocklyeditor/src/versioning.js

For all other changes:

  • I branched from master
  • My pull request has master as the base

BlocklyTestbed was missing a dependency on BlocklyTranslationGenerator
causing BlocklyTest to fail from a clean repo.
@mjgallag mjgallag requested a review from a team October 18, 2025 00:08
@mjgallag
Copy link
Contributor Author

I put this in #3588.

@mjgallag mjgallag closed this Oct 21, 2025
@mjgallag mjgallag deleted the fix-ant-blocklytest-dependencies branch October 21, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant