Closed BeardedTinker closed 3 years ago
Travis API URL call needs %2F - url: https://api.travis-ci.org/repo/BeardedTinker%2FHome-Assistant_Config/requests
And this is according to documentation:
The %2F in the request URL is required so that the owner and repository name in the repository slug are interpreted as a single URL segment.
Testing if migration to travis-ci.com works. Migrated from .org to .com, fetched new API key, fixed rest command...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Another enhancement that will be based on the works of @pinkywafer and @CCOSTAN: https://github.com/CCOSTAN/Home-AssistantConfig/issues/826 https://github.com/pinkywafer/Home-Assistant_Config/issues/21
Note to self: github_token: "Bearer token"
When new HA Supervised version pops, issue will be re-opened, tested with travis and closed.