adafruit / adabot

Adabot is our robot friend who helps Adafruit online
MIT License
13 stars 27 forks source link

Dev/fix-daily-release #349

Closed tekktrik closed 1 year ago

tekktrik commented 1 year ago

Should fix an issue where the auto-tally causes empty bundle releases.

Also updates pre-commit which hadn't been done yet it seemed. I kept everything the same for now, with notes for future linting of things to fix in the new .pylintrc disable list.

Fixes https://github.com/adafruit/Adafruit_CircuitPython_Bundle/issues/432

tekktrik commented 1 year ago

The critical changes are in adabot/circuitpython_bundle.py

tekktrik commented 1 year ago

Fixes https://github.com/adafruit/Adafruit_CircuitPython_Bundle/issues/432