This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
Pacifica-CI_35938
Pre-release
Pre-release
staging Branch CI Release
Changes:
- 4a638e5 Serial Monitor Fix (#282)
- 3a3ae68 ubuntu setup fixes (#281)
- 5940853 Release Note March 10 (#251)
- 3cd8c59 Merge pull request #250 from microsoft/dev
- 42d788f Merge pull request #255 from microsoft/users/t-xunguy/dev-update
- 1b79fbf Remove duplicate
- 48af30c Fix merge conflicts for dev
- f1f1072 Restructuring requirements.txt to remove dev dependencies
- 352c6e5 Merge pull request #247 from microsoft/users/t-xunguy/fix-mac-sound
- 6b49066 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
See More
- 4ccd2b3 Format files
- a79e615 Merge pull request #244 from microsoft/users/t-xunguy/refactor
- e843b52 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
- 561be31 Lint files
- 66fde0f Update with dev
- de43ea6 Make python a constant
- b8fcf43 Merge pull request #241 from microsoft/users/t-xunguy/file-selection-fix
- 66e803e Fix missing dependency for playing sound on mac
- c66967b Fix tests for mac os
- bf308a9 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 33828ab Venv Telemetry and Structure Refactoring (#240)
- b812b59 Merge branch 'users/t-xunguy/refactor' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/refactor
- 1620f0f Remove commented out code
- 625ade8 Merge branch 'dev' into users/t-xunguy/refactor
- 5864562 Lint files
- 18bc94b Fix an undefined variable error because of mistyping
- 4751373 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 3f3c9b4 Remove duplicate code
- 4f77c7d Abstract deviceselection, file selection from extension
- bc5d090 Get serial monitor working with micro:bit and CPX (#242)
- 0138d86 Export file selection service
- 98c8f33 Allows unicode characters (eg. Japanese) in the python files that are run in the simulator (#243)
- dd1d702 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 1265ca0 Merge pull request #238 from microsoft/users/t-xunguy/ab-fix
- f5fca46 Handle active editor undefined
- 94019e0 Merge branch 'dev' into users/t-xunguy/ab-fix
- 0b7e5b4 Deploy code to micro:bit and removed need to rename file to deploy to CPX (#233)
- 49dfdae Merge branch 'users/t-xunguy/ab-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/ab-fix
- f1a8e15 Update test with css change
- c91f02e Merge branch 'dev' into users/t-xunguy/ab-fix
- 65320b5 Merge pull request #236 from microsoft/users/t-xunguy/hotfix-telemetry
- 5978085 Lint files
- c0505c7 changed date on release note (#239)
- 5a639fe Merge branch 'dev' into users/t-xunguy/ab-fix
- 879659c Use description foreground
- e1348fb Merge pull request #237 from microsoft/users/t-xunguy/hotfix-staging
- ce0552c Fix issue on mac os when using track_event
- 10ef8bf Fix issue on mac os when using track_event
- fea29fb Ab text fix
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- 70f553c micro:bit key presses functionality (accessibility) (#222)
- 1e839d9 Fix venv setup for UNIX (#232)
- 6cf1ad6 More Venv Fixes + Dependency Fail Detect on Python (#231)
- 3d21ebb Venv fixes (#228)
- 89d9fe8 Release Note Fix (#229)
- 11ac3d8 Merge pull request #221 from microsoft/users/t-anmah/debugger-socket-fix
- 5be7f32 Save previous debugger to disconnect
- 34be933 Remove unecessary logs
- 04fb8ff Merge branch 'users/t-anmah/debugger-socket-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger-socket-fix
- 9e10e08 Format files
- b8d46b8 Merge branch 'dev' into users/t-anmah/debugger-socket-fix
- c8f3b9d Only disconnect socket io server on exit from port and not on restart
- a690356 Release Note (#223)
- ddb45b4 Readme Update and adding MD File for Store Upload (#224)
- 395e5d4 Fixed command palette bug (#227)
- 877cd30 Virtual Environment Support for Dependencies (#218)
- 85c34a4 Merge pull request #220 from microsoft/users/t-xunguy/state-management
- 732e544 Remove a comment and console.log
- fef3c91 Add missing import for typing
- eb417fe Disconnect frontend after timeout
- adc5749 Format files
- a987e9d Lint files
- 83901da Reset sensor on reset-state message
- 99b5d0d Manage state for sensors on both cpx and microbit
- d3fb796 Keep the state for temperature sensor
- d82263b Lint files
- 0ad646b Update with dev
- 85fed6b Creating preview mode (#219)
- 58e989e Debug Adapter Tracker Implementation (#217)
- 9fe8287 Confirm disconnect on python side
- 8cc304e backend confirmation message
- c6e535e Send message to python side on disconnect from vscode server side
- 9d3265e added socket message for python process exit
- 389a2b2 Merge pull request #216 from microsoft/users/t-anmah/debugger
- 78821fb Merge branch 'users/t-anmah/debugger' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger
- 79187f4 resolved merge conflicts
- 997cf2a Update with feedback
- e029bee removed bad call from debug user code
- 470282d src/adafruit_circuitplayground
- 44daa13 Freeze buttons on svg
- da18aa7 Merge branch 'users/t-xunguy/dap' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/dap
- 72b9f1e Add telemetry for python (#213)
- 1f977c4 Pause input if on breakpoint
- b6abfd5 Reformatting
- e58caf6 Remove changes on button component
- 6dbfc9d Debug adapter sends start and stop message to webview
- 97cb358 Separated telemetry metrics for debugger (#214)
- 0dec72d Establish connection for debug adapter and webview with the messaging service
- 532d196 Output dependency installation failures to an output channel (#210)
- b616a7d Send stacktrace message from adapter
- 10f483a Update with latest debugger changes
- e951947 remove temporary console logs
- 25f2d5a Make messages constant
- f537d35 Create messaging service class
- 12f6458 Merge branch 'dev' into users/t-anmah/debugger
- b645302 backend cleanup
- 62afc4d Upgrade dependencies for security purposes
- ca7d7ea debugger work
- 797edbe Added telemetry to typescript side of extension (#211)
- c480348 Initial implementation of the tracker
- 85af162 Merge pull request #212 from microsoft/users/t-xunguy/tooltip
- 8512957 Update tests
- e4136cd Remove unecessary space
- 7cde2cb Update snapshot tests for the tooltip
- 8dcdca9 Lint changes
- 836131a Add tooltip for sensors
- 5ab2a1b disconnect works when program is done
- 2fb6f9f fixed backend socket issue
- ffecbf6 Update branch with dev
- 297dd87 Reformatting
- 4a7bea5 Add the Azure Boards badge to the README (#208)
- fb52ba9 Merge pull request #207 from microsoft/users/t-vali/command-pallet-reconfig
- 7f5bdb2 Emit only when the calls are finished
- b3f6567 modifications to active device microbit
- a050aff updated debugger client
- 95d20c5 Merge branch 'dev' into users/t-vali/command-pallet-reconfig
- c5dddb8 handshake for client communication
- ea1986c Merge pull request #206 from microsoft/users/t-xunguy/buttons-styling
- d7e9bca Remove important property on css
- 294e82a Adjusting command pallet
- b80ea14 Merge branch 'dev' into users/t-xunguy/buttons-styling
- 4ef0dff Merge pull request #205 from microsoft/users/t-xunguy/remove-tabs
- 432bbd2 Merge branch 'dev' into users/t-xunguy/buttons-styling
- ad7f190 Update tests
- e216888 Reformat buttons to make it clearer
- e3fb24c Load correct device on new file command (#203)
- da37af1 Remove tabs from webview
- 3de8c7f Format extension
- ce37920 Updated nls commands
- 395c266 Remove unused script tag
- 2e96340 Remove unused attribute to debug server
- ecbaa38 Formatting app
- 9828f41 Load device on boot
- 88bff5e connected microbit to debugger
- f7e5b52 modified debugger listener
- 8891bf5 Build status of azure pipelines in README.MD (#202)
- cb0db0c Merge branch 'users/t-xunguy/debugger-webview' into users/t-anmah/debugger
- f657255 Load device into script tag for initial open
- 997719d Remove duplicate emitter
- 8eae513 fixed circular dependency
- 429ef24 merged listeners
- e20d4ad resolved merge conflicts
- 65720b2 Merge pull request #200 from microsoft/users/t-vali/microbit-template
- 3043cb9 Merge branch 'users/t-vali/microbit-template' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-vali/microbit-template
- 0674c6f Formatted with black
- 480002a Merge branch 'users/t-vali/microbit-template' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-vali/microbit-template
- 5e9c90d Reformat svg utils
- 80cd19f Fixed merge conflicts
- 8f36dad debug restructure
- f6c0ee3 Fix debugging missing function (#201)
- 15a059c some debugger work
- ff0d18f Merge pull request #197 from microsoft/users/t-anmah/sensor-integration
- 06f7555 Update currently displayed image on webview according to command
- f760dc9 reformatting
- 65d9d63 abstracted away updating into components
- 9fe133f resolved merge conflicts
- 2e4e326 Added light, temperature and accelerometer on python side (#196)
- 3da2fd1 Merge branch 'dev' into users/t-anmah/sensor-integration
- df5edaf updated from pr comments
- d1a4f3a Merge branch 'users/t-vali/light-temp-accel-sensors' into users/t-anmah/sensor-integration
- a8cd70d re-worked first-time dependency install (#198)
- d7ff9f4 Updated for PR comments
- 58f97a5 Remove any declerations of vscode that are duplicate to utils
- f621753 first comimt
- 7b75f76 reformatting
- d00ca9b incorporated PR feedback
- 900dbd9 Merge branch 'users/t-vali/light-temp-accel-sensors' into users/t-anmah/sensor-integration
- 039e440 Merge branch 'users/t-anmah/sensor-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/sensor-integration
- 8c86512 Update tests for snapshot with added toolbar
- b46af05 Updated tests
- 933b4ad sorted imports
- 1fc609a accel error message changed
- f0ec9d9 resolved merge conflict
- bb1052c resolved merge conflicts
- d3309c2 removed comma
- 4c3fb2f reformatted
- 0d6d021 got sensors working
- 4786d1c Merged with dev
- 00cf238 Added init tests
- d200b1b Updated temp and light_level to raise exception for invalid values
- 7411703 Updated accelerometer to throw exceptions when invalid acceleration
- 8e1afe9 Button interaction (#195)
- 5430209 Updated from PR comments
- 8b872fe Merge branch 'users/t-xunguy/sensors' into users/t-anmah/sensor-integration
- 26ee1a8 added constants to microbit for sensors
- 69896ea Accelerometer and motion sensor pass props to three dimension sliders
- 4f4338e Merge remote-tracking branch 'origin/users/t-anmah/sensor-integration' into users/t-xunguy/sensors
- 7d6b4c8 merged with button integration and resolved conflicts
- 64491e4 Merge remote-tracking branch 'origin/users/t-anmah/button-integration' into users/t-xunguy/sensors
- c20029b incorporated PR feedback
- 5f73a16 preliminary backend for sensors
- fa0e7bb Merge branch 'users/t-vali/light-temp-accel-sensors' into users/t-anmah/sensor-integration
- 9a9b1c1 more progress on connecting backend to listener
- b5a523b Fixed bug
- 0380c7a Added set_accel helper function
- 41d1a4a Create accelerometer sensor
- 120f42d Rearranged variables to be sorted
- 20fc724 Added docs link
- bc074f3 Merge branch 'users/t-vali/light-temp-accel-sensors' into users/t-anmah/sensor-integration
- ae1a4eb Updated tests
- 1916b49 Updated tests
- 8dc2aee first commit for sensors
- 0525df8 initial work on sensor listeners
- f97990e some renaming
- d669fdc resolved merge conflicts
- c876f4f button connections implemented
- 6b38fcc re-organized structure for autocorrect (#193)
- cda4e75 Fix missing argument onmouseup
- af56a1a Merge branch 'users/t-anmah/button-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/button-integration
- 549978c Bind functions to simulator
- 11f6262 Merge branch 'users/t-anmah/button-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/button-integration
- d8082fa fixed integration bugs on backend
- 53b998f Fix merge conflicts
- 86610b6 Modify format of messages from vscode api to python
- 8f4a1eb Merge pull request #192 from microsoft/users/t-anmah/frontend-backend-integration
- c510ba3 Merge branch 'users/t-anmah/frontend-backend-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/frontend-backend-integration
- f962c0e Add safety on set state for cpx and microbit
- 2318a06 Merge branch 'dev' into users/t-anmah/frontend-backend-integration
- 3611b56 changed var name from state_copy to updated_state
- afc1a5a fixed small state issue
- 1266d12 Merge branch 'users/t-anmah/button-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/button-integration
- 767d14a Add button emitter
- 6b4f9f1 fixed state modification issue
- ee50718 fixed state updating for emitter
- a84f7fe added listeners on buttons for backend
- 8d0438c updated node usb native from vscode-arduino repo (#194)
- 6cbdf5b updated create_message to use state copy
- 4e8e95e Update typing for sending message
- 84fd761 Change function name to onselectfile
- 26358b0 Update snapshots
- d859420 Messages from webview are made constant
- dc73efb Remove unused imports
- a109abc Export messaging utils in a separate file
- 4437284 Use refs for leds
- 7551e5c Microbit svg to a class with getters to get svg element
- ba328aa Merge branch 'users/t-anmah/frontend-backend-integration' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/frontend-backend-integration
- 78066e8 Logic for set state only in extension.tsx
- 50db730 fixed utils test
- ee10dd9 Merge pull request #178 from microsoft/dev
This list of changes was auto generated.