-
Notifications
You must be signed in to change notification settings - Fork 3
Fix GitHub actions issues #1
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
Fix GitHub actions issues #1
Conversation
@tannewt If I remember correctly this is an issue with the python version in build.yml. Do you happen to remember which version is the right one to use (I'll make sure to make a note of it somewhere so I don't forget) |
You need at least 3.7 |
Cool. That's what I suspected it was. Thanks! |
Not really sure about the current failure |
This is |
Uncomment and change this line to this new version in autodoc_mock_imports = ["bleak", "digitalio", "busio"] |
Will do. Thanks! |
Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC to 1.0.2 from 1.0.1: > Merge pull request adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC#2 from adafruit/tannewt-patch-1 > Merge pull request adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC#1 from hugodahl/feature/Fix-GitHub-action-issues > "Increase duplicate code check threshold "
Fixing action issues from Infrastructure issues list for GitHub action failures