dependabot[bot]
|
dafc2cfec2
|
Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131)
* Bump pyupgrade from 2.26.0 to 2.26.0.post1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.26.0 to 2.26.0.post1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/commits)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
* Fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2021-09-21 18:22:56 +02:00 |
|
Pascal Vizeli
|
f2843db421
|
Streamline version handling (#2155)
* Streamline version handling
* guard detached add-on
* commit version
* fix version
* Update pipeline
* use su-version
* Handle core like before
* Fix dev
* Update supervisor/api/addons.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Cleanup
* Fix format
* fix import
* fix yml issue
* fix readme
* Update supervisor/api/addons.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update frontend
* Address comments
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev>
|
2020-10-21 13:40:38 +02:00 |
|
Pascal Vizeli
|
8b4a137252
|
Observer plugin (#2037)
* Observer plugin
* fix error handling
* remove stop function
* fix restart policy
* Add observer watchdog
* Add observer
* Update supervisor/plugins/observer.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Expose port 4357
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-09-11 16:05:57 +02:00 |
|