-
Notifications
You must be signed in to change notification settings - Fork 22
Add an option to the --stay connected menu to re-run the stored program #125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
58ba725
add the ability to change the target file in the --stay-connected menu
shaggysa 98a6659
fix to open the file properly as a stream as _get_script_path expects
shaggysa 1eb8056
display the current file in the re-compile menu
shaggysa 8e89cfb
close the old file prior to opening a new one
shaggysa b735de6
send the new file to the hub upon change
shaggysa ce2447a
add a changelog entry
shaggysa c2c72fc
implement some suggested changes
shaggysa 92b0d22
replace the bulky if-else block with a match statement
shaggysa 17e0a08
Merge branch 'pybricks:master' into master
shaggysa e72b050
fix comment alignment
shaggysa c34ca8d
cli/__init__.py: Add an option to the --stay-connected menu to re-run…
shaggysa 472e002
Merge remote-tracking branch 'origin/master'
shaggysa 802c9d8
cli/__init__.py: fix import layout
shaggysa 87626a9
cli/__init__.py: fix import layout again
shaggysa d07b2f0
cli/__init__.py: change "Re-run" to "Run" in the new menu option
shaggysa 11b6249
cli/__init__.py: dynamically adjust default response option in --stay…
shaggysa 3a06aad
cli/__init__.py: set required firmware version for running a stored p…
shaggysa 4b1c83d
cli/__init__.py: move default response option setting code out of mat…
shaggysa f4ca273
cli/__init__.py: always set the default response option to be the one…
shaggysa 72001c4
CHANGELOG.md: add entries for new changes
shaggysa b42c61c
Update CHANGELOG.md
dlech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.