microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
57 stars 36 forks source link

Remove the simulator flag. #910

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

This puts the simulator live in the beta by default.

github-actions[bot] commented 2 years ago

Preview build will be at https://review-python-editor-next.microbit.org/sim-flag/

microbit-matt-hillsdon commented 2 years ago

documentation and connect e2e tests are failing as we now have identically labelled buttons on screen at once.

microbit-matt-hillsdon commented 2 years ago

documentation and connect e2e tests are failing as we now have identically labelled buttons on screen at once.

Should be fixed by https://github.com/microbit-foundation/python-editor-next/pull/910/commits/5a0b9f2b3ba7a9d3ff4baac0a69a96a5c0822e45

microbit-matt-hillsdon commented 2 years ago

Failure on main seems to be a timing issue we've not seen before cleaning up the download folder. Re-running.