-
Notifications
You must be signed in to change notification settings - Fork 438
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
add circuitpython run support #485
Open
fmorton
wants to merge
69
commits into
mu-editor:master
Choose a base branch
from
fmorton:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+104
−14
Open
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
d997173
add get_view/get_pathname support
fmorton 4407b0b
add circuit python "run" support
fmorton 7f8b076
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 9d276dc
add actions_dynamic support
fmorton acb6d31
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 9308548
add adafruit run support
fmorton ff4ff33
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton bd3f476
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton c1a6c93
add adafruit run support without actions_dynamic support
fmorton 17d9b25
add adafruit "run" admin support
fmorton 1af1117
fix typo on test_adafruit.py
fmorton f7bae4c
add adafruit "run" admin support/fix test
fmorton fe4de5d
add adafruit "run" admin support/fix test
fmorton ef4ee5a
add adafruit run support
fmorton e143189
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 9ee45c9
add adafruit run support
fmorton a9c8856
add adafruit run support
fmorton 63d2d2e
show/hide adafruit "run" button after admin changes
fmorton 4eb37a4
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 639e08a
add adafruit library support
fmorton 5ade290
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton ba220e5
add run_adafruit_lib_copy support
fmorton 020e4a9
add run_adafruit_lib_copy support
fmorton b0e0e70
add adafruit copy lib source file support
fmorton 96cda2a
shorten one line for pylint
fmorton 97dd534
catch up from june 2018
fmorton dd3646d
catch up from june 2018
fmorton 093a606
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton f1f0ca1
add circuitpython dialog
fmorton 7273caa
add circuitpython dialog
fmorton ad18689
catch up from june 2018--needs more test coverage
fmorton 1458d12
improve circuitpython test coverage
fmorton 4523de0
improve test coverage
fmorton a7e23a4
improve test coverage
fmorton 5c6056d
modify comment
fmorton 50354f2
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 56df957
merge recent changes
fmorton ac070bd
guess at test_get_pathname
fmorton 52563ca
catch up to 1.1.0.beta.1
fmorton fbe976b
simplify circuitpython run button/remove dialog support
fmorton 0cd3cf7
shorten two long lines for make check
fmorton 21cfb10
simplify circuitpython/remove unused methods
fmorton 520a949
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 4e51068
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton d478fb3
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 2d8ef9e
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton a73a939
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 936bd30
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 26eeb14
merge most recent changes
fmorton 11bb103
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton c89e6e8
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 77c7b13
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton f6bc81d
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton d1548b6
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton c86c32e
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton a5a38b3
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton a359c2c
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 102df87
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 160b825
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton cdc0e35
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton 06a8313
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton b92c0e8
Merge branch 'master' of git://github.com/mu-editor/mu
fmorton f7d99d3
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton b4eb0d8
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton 9536874
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton 71f37d0
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton e9ca77b
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton 01e83c6
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton bec739a
Merge branch 'master' of https://github.com/mu-editor/mu
fmorton 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 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
Check failure
Code scanning / CodeQL
Wrong number of arguments in a call Error test