Joakim Sørensen
37eaaf356d
Add run_supervisor step to builder action ( #2195 )
...
* Add run_supervisor step to builder action
* split
* build it
* wording
* move so version push can depend on it
2020-10-30 13:42:45 +01:00
Pascal Vizeli
8cbb4b510b
Init template sooner ( #2194 )
2020-10-30 10:37:34 +01:00
Pascal Vizeli
f71549e3df
New fix for stale container on network ( #2189 )
...
* New fix for stale container on network
* fix core repair
* Clenaup before attach to network
* Fix reload
* Fix host network
* Fix prune network
* Remove refresh
* Fix unpack
* better name
* clean order
* Add comment why
* more comments
* Update supervisor/misc/tasks.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-10-30 10:03:05 +01:00
Joakim Sørensen
fe15bb6a30
Add workflow_dispatch for manual action run ( #2192 )
2020-10-29 18:31:52 +01:00
Pascal Vizeli
50d36b857a
DNS plugin maintainance ( #2179 )
...
* DNS plugin maintainance
* cleanup old data
* move fallback to plugin
* smaller
* Allow plugin to write into config persistent
* Fix hosts
* create issue on dns loop
2020-10-29 15:48:57 +01:00
dependabot[bot]
db260dfbde
Bump pre-commit from 2.7.1 to 2.8.1 ( #2188 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.7.1...v2.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 10:11:39 +01:00
dependabot[bot]
a0c99615aa
Bump pytest from 6.1.1 to 6.1.2 ( #2187 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.1...6.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 10:11:27 +01:00
dependabot[bot]
c66c806e6e
Bump cchardet from 2.1.6 to 2.1.7 ( #2182 )
...
Bumps [cchardet](https://github.com/PyYoshi/cChardet ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/PyYoshi/cChardet/releases )
- [Changelog](https://github.com/PyYoshi/cChardet/blob/master/CHANGES.rst )
- [Commits](https://github.com/PyYoshi/cChardet/compare/2.1.6...2.1.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:43:37 +01:00
dependabot[bot]
a432d28ee3
Bump cryptography from 3.2 to 3.2.1 ( #2181 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.2 to 3.2.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:43:17 +01:00
dependabot[bot]
742bc43500
Bump aiohttp from 3.7.1 to 3.7.2 ( #2183 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.1...v3.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:42:51 +01:00
Joakim Sørensen
223e2f1df5
Fix missing await ( #2180 )
2020-10-27 15:10:57 +01:00
dependabot[bot]
ed9aea6219
Bump debugpy from 1.0.0 to 1.1.0 ( #2178 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:30:24 +01:00
Joakim Sørensen
aa7b68d4d5
Fix missing await ( #2177 )
...
* Fix missing await
* One more
2020-10-26 21:14:42 +01:00
Pascal Vizeli
8e57cd2751
Remove uvloop ( #2176 )
2020-10-26 11:45:12 +01:00
dependabot[bot]
64229a188e
Bump aiohttp from 3.6.3 to 3.7.1 ( #2175 )
...
* Bump aiohttp from 3.6.3 to 3.7.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.6.3 to 3.7.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* remove yarl pining
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-10-26 10:35:46 +01:00
dependabot[bot]
10cbbcc2de
Bump gitpython from 3.1.10 to 3.1.11 ( #2173 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.10...3.1.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 10:19:36 +01:00
dependabot[bot]
5318e4fbcd
Bump cryptography from 3.1 to 3.2 ( #2174 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 10:19:28 +01:00
Joakim Sørensen
007251a04c
Use matrix builds ( #2172 )
2020.10.0
2020-10-25 13:08:17 +01:00
Joakim Sørensen
fd4b3ee539
Move from azure pipelines to GitHub actions for build ( #2170 )
2020-10-24 13:57:51 +02:00
Pascal Vizeli
976ae96633
Revert dns restart logic ( #2169 )
2020-10-23 16:49:35 +02:00
Pascal Vizeli
042bdcdf37
Make startup more stable ( #2167 )
2020-10-23 16:48:03 +02:00
Pascal Vizeli
c423e9cf8e
Fix plugin restart ( #2166 )
2020-10-23 14:57:42 +02:00
Joakim Sørensen
1f13d6aa91
Add build check to CI ( #2165 )
...
* Add build check to CI
* Use tag name
2020-10-23 14:30:41 +02:00
dependabot[bot]
78c09a0fa6
Bump pyupgrade from 2.7.2 to 2.7.3 ( #2163 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.2...v2.7.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 10:12:21 +02:00
dependabot[bot]
e6d6f2ee8c
Bump gitpython from 3.1.9 to 3.1.10 ( #2164 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 09:55:52 +02:00
Pascal Vizeli
2918ef6225
Update azure-pipelines-release.yml
2020-10-22 16:28:29 +02:00
Pascal Vizeli
35b626a1c5
Fix gvariant bytes array ( #2162 )
2020-10-22 15:56:32 +02:00
Pascal Vizeli
6f26536d97
update branch
2020-10-22 11:32:24 +00:00
Pascal Vizeli
01064564b4
Fix new version handling with Plugins ( #2159 )
2020-10-22 12:29:53 +02:00
Pascal Vizeli
0c6c6a6620
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 20:55:16 +02:00
Joakim Sørensen
be166d533f
Update frontend to c4ed7433 ( #2157 )
2020-10-21 20:52:02 +02:00
Pascal Vizeli
d3e5535221
Update azure-pipelines-release.yml
2020-10-21 20:32:40 +02:00
Pascal Vizeli
7206213cd8
Update azure-pipelines-release.yml
2020-10-21 17:27:11 +02:00
Pascal Vizeli
605782d707
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:31:37 +02:00
Pascal Vizeli
2c387349c9
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:20:46 +02:00
Pascal Vizeli
e9c9f98168
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:14:04 +02:00
Pascal Vizeli
a98c7819b0
Fix version script
2020-10-21 12:02:43 +00:00
Pascal Vizeli
7c42c5758d
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:51:07 +02:00
Pascal Vizeli
c555146094
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:48:09 +02:00
Pascal Vizeli
f48c9b5774
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:45:40 +02:00
Pascal Vizeli
8d1732e5eb
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:42:19 +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
Joakim Sørensen
b513512551
Normalize CPU stats ( #2154 )
...
* Normalize CPU stats
* Change fixture to make it clearer
* guard for 0
* Update supervisor/docker/stats.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
* Update stats.py
* Update stats.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-10-20 22:26:09 +02:00
Joakim Sørensen
1a59839b1b
Correct typo in log message ( #2156 )
...
* Correct typo in log message
* More typos
2020-10-20 20:30:20 +02:00
Pascal Vizeli
45861617b9
Add test for network docker ( #2153 )
2020-10-20 10:52:16 +02:00
Pascal Vizeli
353544085e
Show internal network settings ( #2152 )
2020-10-20 10:42:51 +02:00
Pascal Vizeli
144d3921f7
Support preinstalled landingpage ( #2137 )
2020-10-20 10:13:39 +02:00
dependabot[bot]
e44d22880e
Bump sentry-sdk from 0.18.0 to 0.19.1 ( #2150 )
...
* Bump sentry-sdk from 0.18.0 to 0.19.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.18.0...0.19.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Disable auto enabling integrations for now
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-10-20 10:10:24 +02:00
Pascal Vizeli
c7692b43e8
Bump version 250
2020-10-19 16:46:11 +02:00
Pascal Vizeli
9c53caae80
Speedup HA core auth ( #2144 )
...
* Speedup HA core auth
* Add reset API call
* use delete
* Add complexe cache logic
* Allow manage api to handle auth reset/cache
* revert to only cache
* add tests
* ignore protected-access for this tests
* fix comment
2020-10-19 16:38:28 +02:00