Joakim Sørensen
|
e1ce19547e
|
Use "stale" instead of "wontfix" (#1864)
|
2020-08-03 11:01:36 +02:00 |
|
dependabot[bot]
|
039040b972
|
Bump actions/upload-artifact from v2.1.1 to v2.1.2 (#1863)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.1...c8879bf5aef7bef66f9b82b197f34c4eeeb1731b)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-03 10:08:28 +02:00 |
|
dependabot[bot]
|
7a1af3d346
|
Bump pytest from 6.0.0 to 6.0.1 (#1862)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.0.1.
- [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.0.0...6.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-31 08:14:12 +02:00 |
|
dependabot[bot]
|
1e98774b62
|
Bump pytest from 5.4.3 to 6.0.0 (#1861)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0.
- [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/5.4.3...6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-29 20:46:02 +02:00 |
|
Pascal Vizeli
|
4b4d6c6866
|
Update LICENSE
|
2020-07-29 14:45:37 +02:00 |
|
dependabot[bot]
|
65ff83d359
|
Bump actions/upload-artifact from 2.1.0 to v2.1.1 (#1860)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/2.1.0...5f948bc1f0a251f88bb4c9b1c3dfa6cbd1327dc5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-28 10:04:50 +02:00 |
|
Pascal Vizeli
|
e509c804ae
|
Add missing debug information (#1859)
|
2020-07-27 15:37:26 +02:00 |
|
Pascal Vizeli
|
992827e225
|
use lowlevel file handling, avoid additional buffers (#1858)
* Small tarfile improvments
* use lowlevel file handling, avoid additional buffers
* Fix lowlevel closing
* fix cbc
* Fix name
|
2020-07-27 15:21:54 +02:00 |
|
dependabot[bot]
|
083e97add8
|
Bump coverage from 5.2 to 5.2.1 (#1857)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2 to 5.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.2...coverage-5.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-27 12:55:38 +02:00 |
|
dependabot[bot]
|
05378d18c0
|
Bump pyupgrade from 2.7.1 to 2.7.2 (#1856)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.1...v2.7.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-27 12:55:28 +02:00 |
|
dependabot[bot]
|
3dd465acc9
|
Bump colorlog from 4.1.0 to 4.2.1 (#1854)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.1.0...v4.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-24 13:21:02 +02:00 |
|
Pascal Vizeli
|
8f6e36f781
|
Fix rollback timeout on new versions with early stage UI (#1852)
* Fix rollback timeout on new versions with early stage UI
* order code
* Add debug
* order code
* Update supervisor/homeassistant.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update supervisor/homeassistant.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-07-23 21:47:49 +02:00 |
|
dependabot[bot]
|
85fe56db57
|
Bump codecov/codecov-action from v1.0.11 to v1.0.12 (#1851)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-23 13:17:59 +02:00 |
|
dependabot[bot]
|
8e07429e47
|
Bump actions/setup-python from v2 to v2.1.1 (#1848)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2 to v2.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...0c28554988f6ccf1a4e2818e703679796e41a214)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-21 11:37:50 +02:00 |
|
dependabot[bot]
|
ced6d702b9
|
Bump cryptography from 2.9.2 to 3.0 (#1847)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.0.
- [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/2.9.2...3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-21 11:37:25 +02:00 |
|
dependabot[bot]
|
25d7de4dfa
|
Bump codecov/codecov-action from v1.0.10 to v1.0.11 (#1844)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-20 11:48:28 +02:00 |
|
dependabot[bot]
|
82754c0dfe
|
Bump pyupgrade from 2.7.0 to 2.7.1 (#1840)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.0...v2.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-17 13:43:53 +02:00 |
|
dependabot[bot]
|
e604b022ee
|
Bump aiohttp from 3.6.1 to 3.6.2 (#1831)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.1 to 3.6.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.6.1...v3.6.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 15:51:49 +02:00 |
|
Pascal Vizeli
|
6b29022822
|
Update azure-pipelines-wheels.yml
|
2020-07-16 15:51:14 +02:00 |
|
dependabot[bot]
|
2e671cc5ee
|
Bump codecov from 2.1.7 to 2.1.8 (#1838)
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/codecov/codecov-python/releases)
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.7...2.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 09:12:04 +02:00 |
|
dependabot[bot]
|
f25692b98c
|
Bump pytest-timeout from 1.4.1 to 1.4.2 (#1839)
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases)
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.4.1...1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 09:11:51 +02:00 |
|
Franck Nijhof
|
c4a011b261
|
Don't reuse venv cache when Python version changes (#1837)
|
2020-07-15 15:03:53 +02:00 |
|
Pascal Vizeli
|
a935bac20b
|
Bump version to 230
|
2020-07-15 15:03:01 +02:00 |
|
Pascal Vizeli
|
0a3a98cb42
|
Merge pull request #1836 from home-assistant/dev
Release 229
229
|
2020-07-15 15:02:18 +02:00 |
|
Pascal Vizeli
|
adb39ca93f
|
Support to exclude machine (#1835)
* Support to exclude machine
* add tests
|
2020-07-15 14:53:44 +02:00 |
|
Pascal Vizeli
|
5fdc340e58
|
Streamline version (#1834)
* More streamline version handling
* Strict it up
* update tests
|
2020-07-15 13:05:11 +02:00 |
|
Pascal Vizeli
|
bb64dca6e6
|
Fix symlink snapshot (#1833)
* Fix symbolic link issue with snapshot
* Add tests
* fix symlink
* add encrypted test
* Modify x
|
2020-07-14 15:39:03 +02:00 |
|
dependabot[bot]
|
685788bcdf
|
Bump gitpython from 3.1.3 to 3.1.7 (#1830)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.3 to 3.1.7.
- [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.3...3.1.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-14 15:12:04 +02:00 |
|
dependabot[bot]
|
e949aa35f3
|
Bump actions/upload-artifact from v1 to 2.1.0 (#1829)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to 2.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ebad382c0953e8c6b4039e8d30dfd19ee7b2a862)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-14 13:58:21 +02:00 |
|
dependabot[bot]
|
fc80bf0df4
|
Bump codecov/codecov-action from v1 to v1.0.10 (#1828)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f3570723ef743f6942b6a480461ed0cd6c0f9baa)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-14 13:55:26 +02:00 |
|
dependabot-preview[bot]
|
bd9740e866
|
Create Dependabot config file (#1826)
* Create Dependabot config file
* ✏️ Tweak
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-07-14 12:02:44 +02:00 |
|
Pascal Vizeli
|
3a260a8fd9
|
Fix terminal
|
2020-07-14 10:00:27 +00:00 |
|
Paulus Schoutsen
|
c87e6a5a42
|
Drop last references 3.7 (#1825)
|
2020-07-14 02:48:57 +02:00 |
|
Pascal Vizeli
|
8bc3319523
|
Update release-drafter.yml
|
2020-07-13 22:27:57 +02:00 |
|
Pascal Vizeli
|
bdfcf1a2df
|
Migrate to python 3.8 (#1824)
* Migrate to python 3.8
* Fix tests on Py38
* cleanup tests
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-07-13 22:26:41 +02:00 |
|
dependabot-preview[bot]
|
7f4284f2af
|
Bump pyupgrade from 2.6.2 to 2.7.0 (#1822)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.6.2...v2.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-13 17:04:13 +02:00 |
|
dependabot-preview[bot]
|
fd69120aa6
|
Bump coverage from 5.1 to 5.2 (#1820)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.1 to 5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-08 13:39:38 +02:00 |
|
dependabot-preview[bot]
|
5df60b17e8
|
Bump codecov from 2.1.0 to 2.1.7 (#1817)
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.0 to 2.1.7.
- [Release notes](https://github.com/codecov/codecov-python/releases)
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-python/commits/v2.1.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-07 11:32:50 +02:00 |
|
Joakim Sørensen
|
cb835b5ae6
|
Update frontend to a674ce3 (#1816)
|
2020-07-05 21:27:39 +02:00 |
|
Franck Nijhof
|
9eab92513a
|
Add QA/CI to Supervisor (#1814)
|
2020-07-05 20:20:29 +02:00 |
|
dependabot-preview[bot]
|
29e8f50ab8
|
Bump docker from 4.2.1 to 4.2.2 (#1809)
Bumps [docker](https://github.com/docker/docker-py) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.2.1...4.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-03 11:52:08 +02:00 |
|
Sean Mooney
|
aa0496b236
|
Update Issue Template (#1812)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-07-02 15:09:50 -07:00 |
|
Joakim Sørensen
|
06e9cec21a
|
Update frontend panel to 750e7b (#1811)
* Update frontend to 750e7b1
* Remove files
* Fix cleanup in frontend update script
|
2020-07-02 19:35:43 +02:00 |
|
Pascal Vizeli
|
0fe27088df
|
add pylance
|
2020-07-01 09:29:58 +00:00 |
|
Pascal Vizeli
|
54d226116d
|
Bump version to 229
|
2020-06-28 11:29:18 +02:00 |
|
Pascal Vizeli
|
4b37e30680
|
Merge pull request #1804 from home-assistant/dev
Release 228
228
|
2020-06-28 11:28:10 +02:00 |
|
Pascal Vizeli
|
7c5f710deb
|
Slowdown snapshots to make it faster on slow IO (#1803)
* Slowdown snapshots to make it faster on slow IO
* Fix error handling
* fix lint
|
2020-06-28 10:58:13 +02:00 |
|
Paulus Schoutsen
|
5a3ebaf683
|
Remove old panel files (#1802)
|
2020-06-28 10:48:04 +02:00 |
|
Pascal Vizeli
|
233da0e48f
|
defcontainer update
|
2020-06-27 20:52:59 +00:00 |
|
Maximilian Bösing
|
96380d8d28
|
When calling atomic_contents_add recursively, pass the Path object instead of the posix path (#1801)
Fixes #1800
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
|
2020-06-27 22:44:34 +02:00 |
|