balena-io / balena-sdk-python

Balena SDK for Python
Apache License 2.0
67 stars 46 forks source link

Replace `balena.models.supervisor` examples with `device` #334

Closed pranasziaukas closed 1 year ago

pranasziaukas commented 1 year ago

The supervisor model has been integrated into the device class, yet some code examples were mistakenly pointing to the wrong model

Fixes #333

otaviojacobi commented 1 year ago

Thanks @pranasziaukas Would you mind also running python docs_generator.py > DOCUMENTATION.md so that the actual docs file are also updated? I still haven't had the time to make our CI do it automatically for us on merge

pranasziaukas commented 1 year ago

LGTM

pranasziaukas commented 1 year ago

@balena-ci I self-certify!

pranasziaukas commented 1 year ago

@klutchell do you know what's up with the policy-bot: master — Error evaluating policy in balena-io/.github@master: policies/approval.yml?

otaviojacobi commented 1 year ago

LGTM

pranasziaukas commented 1 year ago

@balena-ci retest