Franck Nijhof
|
3e0e8dd105
|
Bump version to 2022.7.0dev0 (#72500)
|
2022-05-25 12:57:55 -07:00 |
Philip Allgaier
|
209f37196e
|
Adjust path to version info in Github issue template (#72431)
|
2022-05-24 20:51:19 -07:00 |
Franck Nijhof
|
ea05bd8c2e
|
Allow for using pip 22.1(.x) (#72348)
|
2022-05-23 11:58:19 +02:00 |
dependabot[bot]
|
911fc83606
|
Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#72343)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-23 09:21:59 +02:00 |
Franck Nijhof
|
993e76a44d
|
Increase timeout for running full suite tests (#72024)
|
2022-05-17 19:36:02 +02:00 |
Franck Nijhof
|
c8d171c475
|
Remove deprecated Raspberry Pi GPIO integration (#71777)
|
2022-05-13 12:13:26 +02:00 |
dependabot[bot]
|
894d0e3537
|
Bump docker/login-action from 1.14.1 to 2.0.0 (#71385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 12:38:46 +02:00 |
Pascal Vizeli
|
6984c56cc6
|
Freeze numpy on wheel build (#71408)
|
2022-05-06 18:00:01 +03:00 |
Franck Nijhof
|
f17cf7c6a2
|
Bump version to 2022.6.0dev0 (#70913)
|
2022-04-27 17:34:34 +02:00 |
dependabot[bot]
|
d35fa28721
|
Bump actions/checkout from 3.0.1 to 3.0.2 (#70405)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [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.1...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-22 10:07:31 +03:00 |
dependabot[bot]
|
2c437c20ce
|
Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#70404)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-22 08:59:26 +02:00 |
Michael
|
9860ae562e
|
Highlight to drag-and-drop diagnostic data instead of copy-and-paste in issue template (#70279)
|
2022-04-20 07:52:56 +02:00 |
dependabot[bot]
|
8ab9cd1695
|
Bump actions/checkout from 3.0.0 to 3.0.1 (#70073)
|
2022-04-15 14:06:21 +02:00 |
dependabot[bot]
|
5bb3d6487b
|
Bump actions/cache from 3.0.1 to 3.0.2 (#69909)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-12 14:56:10 +02:00 |
dependabot[bot]
|
c9e76f9fc8
|
Bump actions/setup-python from 3.1.1 to 3.1.2 (#69910)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-12 14:55:50 +02:00 |
Sebastian Lövdahl
|
c787cebb84
|
Run stale workflow only in the home-assistant organization (#69875)
|
2022-04-11 19:56:30 +02:00 |
dependabot[bot]
|
6bc74ca745
|
Bump actions/download-artifact from 2 to 3 (#69837)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 13:15:03 +02:00 |
dependabot[bot]
|
7719a555c5
|
Bump actions/stale from 4 to 5 (#69836)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 13:14:40 +02:00 |
dependabot[bot]
|
4298f83b93
|
Bump actions/setup-python from 3.1.0 to 3.1.1 (#69646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 10:16:08 +02:00 |
epenet
|
6773c252d2
|
CI: Use partial runs for prettier (#69546)
|
2022-04-07 11:48:43 +02:00 |
dependabot[bot]
|
753d14e0f5
|
Bump codecov/codecov-action from 2.1.0 to 3 (#69383)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-04-06 12:54:43 +02:00 |
dependabot[bot]
|
23dd3ee953
|
Bump actions/setup-python from 3.0.0 to 3.1.0 (#69227)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.0.0...v3.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 09:15:36 +02:00 |
dependabot[bot]
|
01a029be2d
|
Bump actions/cache from 3.0.0 to 3.0.1 (#68958)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.0 to 3.0.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.0.0...v3.0.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-31 09:03:33 +02:00 |
Franck Nijhof
|
217d98e008
|
Bump version to 2022.5.0dev0 (#68923)
|
2022-03-30 23:02:19 +02:00 |
epenet
|
93706ca21a
|
Bump prettier to v2.6.1 and enable on CI (#68877)
|
2022-03-30 13:10:48 +02:00 |
epenet
|
0dcaa6422d
|
Prettify yaml (2/2) (#68879)
|
2022-03-30 10:39:30 +02:00 |
dependabot[bot]
|
a8df10bb2c
|
Bump actions/cache from 2.1.7 to 3 (#68496)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-03-22 14:47:09 +01:00 |
Marc Mueller
|
7c71beaa61
|
Trigger full ci run on label (#68469)
|
2022-03-21 16:13:19 +01:00 |
Marc Mueller
|
3b798ee14a
|
Fix pip_check (#68421)
|
2022-03-20 16:29:50 +01:00 |
Marc Mueller
|
e09d0b7106
|
Fix CI file changed filter (#68351)
|
2022-03-20 10:32:10 +01:00 |
Franck Nijhof
|
2686be921c
|
Remove deprecated (old) Z-Wave integration (#67221)
* Remove deprecated (old) Z-Wave integration
* Mark migration tests as skip, for later cleanup
|
2022-03-18 13:09:10 +01:00 |
Marc Mueller
|
81d001bcdc
|
Remove duplicate (partial) pytest job (#68221)
|
2022-03-17 12:57:36 +01:00 |
dependabot[bot]
|
f3ca52c2a1
|
Bump actions/upload-artifact from 2.3.1 to 3.0.0 (#67598)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-03-04 12:39:44 +01:00 |
dependabot[bot]
|
58c00da8a0
|
Bump home-assistant/builder from 2022.01.0 to 2022.03.1 (#67525)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-03 08:48:02 +01:00 |
Franck Nijhof
|
4b298863c7
|
Fix nightly manifest (#67489)
|
2022-03-03 00:38:26 +01:00 |
Joakim Sørensen
|
9f51fd7c6f
|
Set fail-fast to false for meta container (#67484)
|
2022-03-02 16:55:33 +01:00 |
Joakim Sørensen
|
063872a0c0
|
Split meta image creation (#67480)
|
2022-03-02 13:55:05 +01:00 |
Marc Mueller
|
d7d41e2a4d
|
Bump actions/checkout from 2.4.0 to 3.0.0 (#67456)
|
2022-03-02 09:32:02 +01:00 |
dependabot[bot]
|
e9a7d4ddb2
|
Bump docker/login-action from 1.14.0 to 1.14.1 (#67462)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-02 08:48:40 +01:00 |
Marc Mueller
|
555d0445d8
|
Pip setup-python to 3.0.0 (#67448)
|
2022-03-01 22:14:26 +01:00 |
dependabot[bot]
|
741b010f8f
|
Bump docker/login-action from 1.13.0 to 1.14.0 (#67416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-01 13:56:48 +01:00 |
dependabot[bot]
|
6a07641600
|
Bump actions/setup-python from 2.3.2 to 3 (#67415)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-01 07:52:38 +01:00 |
Franck Nijhof
|
487f4dcd90
|
Remove deprecated Raspihats integration (#67380)
|
2022-02-28 23:10:58 +01:00 |
Franck Nijhof
|
0db6a0b248
|
Remove deprecated Bosch BME680 Environmental Sensor integration (#67273)
|
2022-02-28 13:29:13 +01:00 |
Franck Nijhof
|
e4903f9a13
|
Remove deprecated HTU21D(F) Sensor integration (#67279)
|
2022-02-27 15:35:39 +01:00 |
Franck Nijhof
|
fbfdabe4fc
|
Remove deprecated Raspberry Pi RF integration (#67283)
|
2022-02-26 13:26:41 -08:00 |
Franck Nijhof
|
dd927adba9
|
Remove deprecated Blinkt! integration (#67165)
|
2022-02-24 19:26:32 +02:00 |
Franck Nijhof
|
43b847220e
|
Bump version to 2022.4.0dev0 (#67132)
|
2022-02-23 22:12:37 +01:00 |
Marc Mueller
|
8eb7507482
|
Cleanup after setup.py removal (#67036)
|
2022-02-22 14:32:55 +01:00 |
Franck Nijhof
|
0042fd5199
|
Fix nightly builder (#67022)
|
2022-02-22 11:27:38 +01:00 |