Franck Nijhof and GitHub
0db6a0b248
Remove deprecated Bosch BME680 Environmental Sensor integration ( #67273 )
2022-02-28 13:29:13 +01:00
Franck Nijhof and GitHub
e4903f9a13
Remove deprecated HTU21D(F) Sensor integration ( #67279 )
2022-02-27 15:35:39 +01:00
Franck Nijhof and GitHub
fbfdabe4fc
Remove deprecated Raspberry Pi RF integration ( #67283 )
2022-02-26 13:26:41 -08:00
Franck Nijhof and GitHub
dd927adba9
Remove deprecated Blinkt! integration ( #67165 )
2022-02-24 19:26:32 +02:00
Franck Nijhof and GitHub
43b847220e
Bump version to 2022.4.0dev0 ( #67132 )
2022-02-23 22:12:37 +01:00
Marc Mueller and GitHub
8eb7507482
Cleanup after setup.py removal ( #67036 )
2022-02-22 14:32:55 +01:00
Franck Nijhof and GitHub
0042fd5199
Fix nightly builder ( #67022 )
2022-02-22 11:27:38 +01:00
Marc Mueller and GitHub
728dfa2581
Don't run pytest CI jobs on push to forks ( #66870 )
2022-02-19 15:18:40 +01:00
Marc Mueller and GitHub
cb1efa54bb
Add workflow_dispatch ci trigger ( #66697 )
2022-02-18 11:54:44 +01:00
2b807bd07d
Bump docker/login-action from 1.12.0 to 1.13.0 ( #66788 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 09:53:38 +01:00
Franck Nijhof and GitHub
276fd4f42c
Add Python 3.10 to CI ( #59729 )
2022-02-17 14:58:24 +01:00
Pascal Vizeli and GitHub
389653dc01
Add a asset name for CAS / official_image ( #66276 )
2022-02-15 11:19:28 +01:00
Franck Nijhof and GitHub
da3024e162
Upgrade to newer Python pip>=21.0 ( #59769 )
2022-02-07 15:12:04 +01:00
f5bdbb7727
Bump actions/setup-python from 2.3.1 to 2.3.2 ( #65974 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 08:50:27 +01:00
Marc Mueller and GitHub
633aad3a60
Cycle pip wheel cache on dev version bump [CI] ( #65791 )
2022-02-07 00:25:22 +01:00
Franck Nijhof and GitHub
b9d7d0cae2
Add diagnostics to issue form ( #65715 )
2022-02-05 02:34:46 +01:00
f82183f0e3
Bump home-assistant/builder from 2021.12.0 to 2022.01.0 ( #65284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 09:18:35 +01:00
Marc Mueller and GitHub
783e26e8e4
Use isolated build environments ( #65145 )
2022-01-28 14:09:05 -08:00
Franck Nijhof and GitHub
d56ab16556
Update home-assistant/wheels to 2021.01.2 ( #64958 )
2022-01-26 10:08:59 +01:00
Allen Porter and GitHub
2ba8f0f4cb
Bump home-assistant/wheels to 2021.01 to pick up grpc changes ( #64917 )
2022-01-25 19:32:03 +01:00
bb671830a6
Run scheduled workflows only in the home-assistant organization ( #64085 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-20 12:54:54 +01:00
Marc Mueller and GitHub
d84beefd4e
CI: Add job for pip check ( #64058 )
2022-01-17 14:06:30 +01:00
Marc Mueller and GitHub
2178130fba
CI: Print python version ( #63968 )
2022-01-12 13:52:39 +01:00
Franck Nijhof and GitHub
c71e2b1d5b
Update wheels builder to 2022.01.0 ( #63882 )
2022-01-11 12:21:40 +01:00
Franck Nijhof and GitHub
cb66685174
Drop Python 3.8 support ( #63883 )
2022-01-11 12:00:53 +01:00
56692b5a2a
Fail CI when package init file is missing in component tests ( #63589 )
...
* Fail CI when package init file is missing in component
* Warning -> error
* Force bash
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2022-01-07 15:30:45 +01:00
Allen Porter and GitHub
5edc17a358
Add link flags for grpc armv7 wheels (attempt #2 ) ( #63521 )
2022-01-06 15:36:49 +01:00
Allen Porter and GitHub
274c9c079e
Revert "Add link flags for grpc armv7 wheels" ( #63518 )
2022-01-05 22:52:26 +01:00
Marc Mueller and GitHub
6873b02858
Add timeouts to CI jobs ( #63491 )
2022-01-05 18:53:47 +01:00
Allen Porter and GitHub
09456925e9
Add link flags for grpc armv7 wheels ( #62779 )
...
* Add -lexecinfo for grpc armv7 wheel building
Add missing flags so that we can link grpc armv7 builds. This is needed because
home assistant wheel building installs libexecinfo which grpc recognizes
and uses for `backtrace`. This is normally provided by the standard library but
is not provided by alpine / musl.
This allows building a grpc 1.43.0 wheel on alpine 3.14 armv7 with python 3.9
* Fix quoting error in workflow wheels
2022-01-05 08:47:17 -08:00
05834029a5
Make review link exclude PRs with failing tests ( #63373 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-01-04 15:16:38 +01:00
Marc Mueller and GitHub
52ca06c750
CI: Fix pip cache restore key ( #63075 )
2021-12-30 14:09:18 +01:00
Marc Mueller and GitHub
77ffd7b066
CI: Cache pip wheels ( #62755 )
2021-12-30 11:49:05 +01:00
Marc Mueller and GitHub
6eb31def08
CI: Use wheel to install base requirements ( #62743 )
2021-12-24 15:09:27 +01:00
08c66f4983
Add subfolder globbing to partial linters ( #62683 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2021-12-23 16:41:47 +01:00
3898dfd248
Bump docker/login-action from 1.10.0 to 1.12.0 ( #62462 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 10:40:04 +01:00
Erik Montnemery and GitHub
7fb79b363a
Enable PYTHONASYNCIODEBUG in tests ( #62104 )
2021-12-21 10:35:48 +01:00
Franck Nijhof and GitHub
c931044d46
Invalidate CI cache when bumping dependencies, part 2 ( #62412 )
2021-12-20 09:09:36 -08:00
f14f0f93cb
Invalidate CI cache when bumping dependencies ( #62394 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-12-20 16:22:09 +01:00
Franck Nijhof and GitHub
030a2c4de2
Invalidate CI cache by bumping caching version ( #62383 )
2021-12-20 12:31:16 +01:00
e1f5b63f1e
Bump actions/upload-artifact from 2.3.0 to 2.3.1 ( #62004 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 08:24:04 +01:00
Joakim Sørensen and GitHub
fadbab0e32
Add additional-tag to machine builds ( #61693 )
2021-12-13 17:14:37 +01:00
fad5314154
Bump actions/upload-artifact from 2.2.4 to 2.3.0 ( #61215 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 09:06:06 +01:00
Paulus Schoutsen and GitHub
bbaec2c481
Bump cache version CI ( #61137 )
2021-12-06 18:02:40 -08:00
Franck Nijhof and GitHub
943c12e5fa
Revert "Temporarily disable CI concurrency" ( #60928 )
2021-12-03 18:56:07 +01:00
Franck Nijhof and GitHub
0a2ca1f7d5
Temporarily disable CI concurrency ( #60926 )
2021-12-03 09:16:18 -08:00
Franck Nijhof and GitHub
65a7563ac9
CI: Upload coverage results in a single step ( #60834 )
2021-12-02 19:00:17 +01:00
Franck Nijhof and GitHub
49ebb27b44
Run partial tests without coverage for Python 3.8 ( #60827 )
2021-12-02 14:38:00 +01:00
b4f3e08b84
Bump actions/setup-python from 2.3.0 to 2.3.1 ( #60572 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 08:34:20 +01:00
Pascal Vizeli and GitHub
313d6a81d0
Fix docker prefix for meta image ( #60495 )
2021-11-28 10:25:52 -08:00