1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
Commit Graph

428 Commits

Author SHA1 Message Date
dependabot[bot]
5cc3636be7
Bump actions/checkout from 3.2.0 to 3.3.0 (#85285)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 08:35:47 +01:00
Franck Nijhof
2176281894
Adjust stale bot action to be more performant (#84999) 2023-01-02 21:55:13 +01:00
Franck Nijhof
ba24cb6e72
Bump version to 2023.2.0dev0 (#84707) 2022-12-28 18:46:04 +01:00
dependabot[bot]
2bcf9717ed
Bump actions/cache from 3.2.1 to 3.2.2 (#84683) 2022-12-28 08:17:12 +01:00
dependabot[bot]
a70163042d
Bump actions/cache from 3.2.0 to 3.2.1 (#84565)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 12:34:33 +01:00
dependabot[bot]
e2e272aeb6
Bump actions/setup-python from 4.3.1 to 4.4.0 (#84488)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 08:49:53 +01:00
Marc Mueller
0d874899ea
Update actions/cache to 3.2.0 + new restore action (#84408) 2022-12-21 23:51:48 +01:00
dependabot[bot]
556c355e9c
Bump actions/stale from 6.0.1 to 7.0.0 (#84333)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 08:25:53 +01:00
dependabot[bot]
aa23a125bf
Bump actions/checkout from 3.1.0 to 3.2.0 (#83894)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 08:36:15 +01:00
Christopher Bailey
b23f505130
Add new docs to Diagnostics information (#83767) 2022-12-12 11:57:24 +01:00
dependabot[bot]
a77d9af989
Bump actions/setup-python from 4.3.0 to 4.3.1 (#83607)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 13:56:34 +01:00
dependabot[bot]
ee5de654ab
Bump dessant/lock-threads from 3 to 4 (#83273)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-05 10:11:24 +01:00
Marc Mueller
c6796494b4
Fix glob patterns for partial CI runs (#83086) 2022-12-02 09:16:20 +01:00
Franck Nijhof
4bef6ac191
Bump version to 2023.1.0dev0 (#83025) 2022-11-30 21:12:57 -05:00
Erik Montnemery
7ebd279e14
Tweak pytest-durations CI parameters (#82918) 2022-11-29 13:30:26 +01:00
Erik Montnemery
a888ce9282
Increase timeout of MariaDB CI job (#82911) 2022-11-29 12:37:57 +01:00
dependabot[bot]
026a222d16
Bump home-assistant/builder from 2022.09.0 to 2022.11.0 (#82897)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 09:38:45 +01:00
Franck Nijhof
ca6376488d
Remove CI cache cleanup (#82330) 2022-11-18 17:35:24 +01:00
Marc Mueller
e3749e0f76
Cleanup pip cache workaround [ci] (#82272) 2022-11-17 21:14:54 +01:00
Marc Mueller
569e52c9ac
Show full error on cache delete failure (2) [ci] (#82263) 2022-11-17 13:23:42 +01:00
Marc Mueller
ae181a47fd
Show full error on cache delete failure [ci] (#82259) 2022-11-17 12:52:17 +01:00
Marc Mueller
ba8f69a5ce
Cache improvements [ci] (#80898)
* Cleanup old pip caches
* Add workflow to delete caches for closed PRs
2022-11-16 23:51:38 +01:00
Aarni Koskela
059623c6bf
Remove vestigial move.yml (#81557) 2022-11-09 09:47:10 +01:00
Franck Nijhof
cee7b788d4
Bump version to 2022.12.0dev0 (#81044) 2022-10-26 23:44:38 +02:00
epenet
f7982a0db2
CI: Fix partial coverage (#80877)
* CI: Split coverage job

* Don't wait for pytest-mariadb
2022-10-24 12:18:27 +02:00
dependabot[bot]
a8bf8d449b
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#80867)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:50:56 +02:00
Pascal Vizeli
319d35626a
Remove building wheels for face detection (#80728) 2022-10-21 14:27:50 +02:00
Franck Nijhof
3a92123ac6
Update home-assistant/wheels to 2022.10.1 (#80723) 2022-10-21 13:08:19 +02:00
Erik Montnemery
bd0838cd49
Tweak MariaDB CI job (#80631) 2022-10-19 21:54:07 +02:00
Marc Mueller
be3a022810
Limit recorder pytest job [ci] (#80625)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-19 20:40:32 +02:00
Erik Montnemery
f4951a4f31
Add CI job which runs recorder tests on MariaDB (#80586)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-19 13:04:28 +02:00
Marc Mueller
8d4c32e106
Update pip constraint to 22.4 (#80383) 2022-10-16 12:01:11 +02:00
Shay Levy
d3840a04b5
Remove quality scale checkboxes from pull request template (#80298) 2022-10-14 11:00:30 +02:00
Kevin Cathcart
6470a6b203
Update issue report link for installation type (#80300)
Update link for installation type
2022-10-14 09:48:45 +02:00
Marc Mueller
be46702a53
Replace deprecated set-output commands [ci] (#80259) 2022-10-13 23:47:59 +02:00
Marc Mueller
e721d8ed02
Bump actions/cache from 3.0.10 to 3.0.11 (#80260) 2022-10-13 22:49:10 +02:00
Marc Mueller
e1ac8acf87
Bump CI cache version (#80265) 2022-10-13 17:32:53 +02:00
dependabot[bot]
394246abab
Bump dorny/paths-filter from 2.11.0 to 2.11.1 (#80228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 09:57:07 +02:00
dependabot[bot]
3c125c4b65
Bump docker/login-action from 2.0.0 to 2.1.0 (#80227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 09:29:47 +02:00
dependabot[bot]
6e2786ae1c
Bump dorny/paths-filter from 2.10.2 to 2.11.0 (#80151)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 12:05:36 +02:00
Marc Mueller
bcbf99243d
Use setup-python check-latest option [ci] (#80078) 2022-10-11 13:54:55 +02:00
dependabot[bot]
884577e622
Bump actions/setup-python from 4.1.0 to 4.3.0 (#80068)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:00:36 +02:00
dependabot[bot]
881c2a4956
Bump actions/stale from 6.0.0 to 6.0.1 (#79977)
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:02:19 +02:00
dependabot[bot]
42ca4764a0
Bump actions/checkout from 3.0.2 to 3.1.0 (#79635)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 10:53:27 +03:00
dependabot[bot]
78f64ac3af
Bump actions/cache from 3.0.9 to 3.0.10 (#79574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 09:30:53 +02:00
dependabot[bot]
1cb5a45379
Bump actions/cache from 3.0.8 to 3.0.9 (#79344)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 08:52:49 +02:00
Franck Nijhof
99f4ce9e5a
Bump version to 2022.11.0dev0 (#79224) 2022-09-28 21:51:06 +02:00
dependabot[bot]
9f62a29928
Bump actions/stale from 5 to 6.0.0 (#78922)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-09-22 10:48:34 +02:00
Marc Mueller
6f782628b9
Pin Python patch versions [ci] (#78830) 2022-09-20 20:24:39 +02:00
dependabot[bot]
e05ca87cc7
Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#78812)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 09:49:15 +02:00