python-tailscale icon indicating copy to clipboard operation
python-tailscale copied to clipboard

Asynchronous client for the Tailscale API.

Results 17 python-tailscale issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/frenck/python-tailscale). ## Repository problems These problems occurred while...

New optional parameter for `Tailscale()`: `api_url`, same as `--login-server` for the `tailscale` CLI client. # Proposed Changes This change will allow setting a custom API URL for the tailscale control...

stale

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pre-commit-hooks](https://redirect.github.com/pre-commit/pre-commit-hooks) | `4.6.0` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pre-commit-hooks/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pre-commit-hooks/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
no-stale
python

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pip](https://redirect.github.com/pypa/pip) ([changelog](https://pip.pypa.io/en/stable/news/)) | `==25.1` -> `==25.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pip/25.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
no-stale

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [poetry](https://redirect.github.com/python-poetry/poetry) ([changelog](https://python-poetry.org/history/)) | `==2.1.2` -> `==2.1.3` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/poetry/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
no-stale

Hello, I installed Tailscale in Home Assistant and it worked successfully for a while. Recently I can't start the service and I see an error message: Failed to login See...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [coverage](https://redirect.github.com/coveragepy/coveragepy) | `7.11.3` -> `7.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/coverage/7.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
no-stale
python

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v4.31.3` -> `v4.31.4` | --- > [!WARNING]...

dependencies
no-stale
github_actions

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v5.0.0` -> `v5.0.1` | --- > [!WARNING]...

dependencies
no-stale
github_actions

Are you interested in adding support for using [OAuth clients][a] to authenticate? Regular API keys expire after at most 90 days, but OAuth client secrets never expire. This is helpful...