Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Preperations for 0.6.0 #22

Merged
merged 25 commits into from
Dec 4, 2018
Merged

Preperations for 0.6.0 #22

merged 25 commits into from
Dec 4, 2018

Conversation

ludeeus
Copy link
Owner

@ludeeus ludeeus commented Dec 3, 2018

  • Move all logging to this:
import googledevices.util.log as log
log.debug('message')
log.info('message')
log.error('message')
  • Raise ConnectionException in all clases.
# Example:
raise ConnectionException(self._ipaddress, error)
  • Redefine CLI
  • Move all examples to CLI, and remove the examples dir
  • Make Travis happy

@ludeeus ludeeus changed the title Preperations for 0.6.0 WIP: Preperations for 0.6.0 Dec 3, 2018
@ludeeus ludeeus self-assigned this Dec 3, 2018
@ludeeus ludeeus changed the title WIP: Preperations for 0.6.0 Preperations for 0.6.0 Dec 3, 2018
@ludeeus ludeeus merged commit e56586a into dev Dec 4, 2018
@delete-merged-branch delete-merged-branch bot deleted the preperations-for-0.6.0 branch December 4, 2018 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants