Commit 78cd017
committed
Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 2.3.0 from 2.2.9:
> Merge pull request adafruit/Adafruit_CircuitPython_CLUE#46 from jposada202020/adding_note
> Merge pull request adafruit/Adafruit_CircuitPython_CLUE#45 from lesamouraipourpre/max-size
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
> "Increase duplicate code check threshold "
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Button to 1.6.0 from 1.5.5:
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#32 from lesamouraipourpre/requirements
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#31 from lesamouraipourpre/max-size
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 2.3.0 from 2.2.0:
> Merge pull request adafruit/Adafruit_CircuitPython_ProgressBar#32 from lesamouraipourpre/max-size
> Moved default branch to main1 parent 4a655bb commit 78cd017
3 files changed
+3
-3
lines changed- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- .pylintrc+2-3
- README.rst+1-1
- adafruit_clue.py+1-1
- examples/advanced_examples/clue_ams_remote_advanced.py+4-1
- examples/clue_ble_color_patchwork.py+3-3
- examples/clue_spirit_level.py+2-2
Submodule progressbar updated 9 files
- README.rst+1-1
- examples/progressbar_accelerometer.py+1-1
- examples/progressbar_combined.py+1-1
- examples/progressbar_displayio_blinka.py+1-1
- examples/progressbar_displayio_blinka_color_scale.py+2-2
- examples/progressbar_magtag_simpletest.py+1-1
- examples/progressbar_matrixportal.py+1-1
- examples/progressbar_simpletest.py+1-1
- examples/progressbar_vertical_simpletest.py+1-1
0 commit comments