jb101010-2
|
65ee4e1916
|
Bump pysuezV2 to 0.2.2 (#129205)
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2024-10-26 11:44:02 +02:00 |
Marc Mueller
|
5c3c9d2ed1
|
Update goslide-api to 0.7.0 (#129168)
|
2024-10-25 18:33:37 +02:00 |
Marc-Philip
|
72065768f3
|
Allow github requirements specs in hassfest for non-core integrations (#124925)
* allow all requirements specs
* remove unnecessary tests
* Revert "remove unnecessary tests"
This reverts commit 0a2af0318d .
* Revert "allow all requirements specs"
This reverts commit d15cd27f7b .
* be lenient only for custom integrations
* don't allow blanks as requested
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-09-20 00:36:31 +02:00 |
Ruben Bokobza
|
35347929ca
|
Bump pyElectra to 1.2.1 (#118958)
|
2024-06-11 07:04:25 +02:00 |
Robert Resch
|
5e3483ac3c
|
Use uv instead of pip in development env (#113517)
|
2024-05-21 09:56:31 +02:00 |
Erik Montnemery
|
2caca7fbe3
|
Generate requirements per supported architecture (#115708)
* Generate requirements per supported architecture
* Don't store wheels requirements in the repo
* Dry run
* Set Python version
* Install base packages
* Fix
* Fix
* Fix
* Fix typo
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Genarate requirements_all_pytest.txt
* Fix hassfest
* Reenable building wheels
* Remove unneeded code
* Address review comment
* Fix lying comment
* Add tests, address review comments
* Deduplicate
* Fix file name
* Add comment
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-04-22 19:23:08 +02:00 |
Erik Montnemery
|
5c018f6ffc
|
Improve standard library violation check in hassfest (#115752)
* Improve standard library violation check in hassfest
* Improve prints
* Improve error message
|
2024-04-17 14:10:26 +02:00 |
Erik Montnemery
|
fee1f2833d
|
Fix hassfest requirements check (#115744)
* Fix hassfest requirements check
* Add electrasmart to ignore list
|
2024-04-17 12:27:48 +02:00 |
Marc Mueller
|
19ab3d6daf
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
Erik Montnemery
|
fa4c0d78e9
|
Restore the juicenet integration (#112578)
|
2024-03-07 16:41:54 +01:00 |
Erik Montnemery
|
730fe760cf
|
Remove JuiceNet integration (#111477)
* Remove JuiceNet integration
* Adjust issue
* Add test
* Fix stale DOMAIN constant
|
2024-02-26 21:08:36 +02:00 |
J. Nick Koston
|
61539686a4
|
Disable profiler.memory service with python 3.11 (#88136)
|
2023-02-15 16:20:47 +01:00 |
Franck Nijhof
|
5102d1a5f3
|
Drop Python 3.9 support (#85456)
|
2023-01-22 20:40:33 +01:00 |
Aarni Koskela
|
69d519418e
|
Remove unnecessary truthiness checks for integration.manifest (#82319)
|
2022-11-28 15:33:14 +01:00 |
Aarni Koskela
|
97b40b5f49
|
Make hassfest strictly typed (#82091)
|
2022-11-23 19:05:31 +01:00 |
Franck Nijhof
|
6a1bb8c421
|
Deprecate Python 3.9 (#82193)
|
2022-11-16 15:38:10 +01:00 |
Aarni Koskela
|
322cb352ac
|
Use functools.cache instead of global in hassfest requirements (#82124)
|
2022-11-16 13:13:45 +01:00 |
epenet
|
d6f5f0c794
|
Bump samsungtvws to 2.4.0 (#68225)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-16 20:44:14 -10:00 |
Ville Skyttä
|
1dd87810bc
|
Generate supported python versions based on current and next required (#62618)
|
2022-01-11 10:50:17 +01:00 |
Joakim Sørensen
|
13067003cb
|
Fix issue with ranges in requirements with hassfest (#59470)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-11-12 09:39:30 +01:00 |
Joakim Sørensen
|
2a7192167d
|
Use regex instead of partition to section package definition (#58278)
|
2021-10-23 13:19:56 +02:00 |
Ian
|
de5a22953d
|
Whole-string match reqs in comment_requirement (#55192)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-30 08:20:02 -07:00 |
Paulus Schoutsen
|
c8f584f4ef
|
Validate requirements format in hassfest (#55094)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2021-08-24 08:51:07 +02:00 |
Paulus Schoutsen
|
1b74359ddb
|
Disable free-mobile because requirement breaks setuptools (#50749)
|
2021-05-17 08:12:23 +02:00 |
Marc Mueller
|
4cb7718192
|
Update typing 16 (#48087)
|
2021-03-18 22:58:19 +01:00 |
Martin Hjelmare
|
50c573eb4d
|
Activate hassfest requirements CI check (#39940)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-09-11 21:38:32 +02:00 |
Paulus Schoutsen
|
c9f87afd8b
|
Optimize requirements check with stdlib (#39871)
* Check requirements don't conflict stdlib
* Use regex
|
2020-09-10 10:51:13 +02:00 |
Martin Hjelmare
|
8eed7110a1
|
Add hassfest requirements validation (#39329)
|
2020-09-06 23:41:41 +02:00 |