epenet
ecb1d93b2e
Allow pytest to start before black finishes ( #87770 )
...
Speed-up CI
2023-02-09 11:57:15 +01:00
epenet
a31bd49eee
Use matrix for db recorder tests ( #87640 )
...
* (mock) Mark mariadb as success to skip on partial builds
* mariadb_groups
* Adjust
* Fix yaml
* mariadb-group
* Add postgresql-group
* Align
* Include mariadb-postgresql
* Update ci.yaml
* Update ci.yaml
* Rename jobs
* Remove recorder tests from coverage needs
2023-02-08 22:21:47 +01:00
epenet
3e09950dd6
Align postgresql with mariadb in CI ( #87646 )
...
Align postgresql with mariadb
2023-02-07 18:27:33 +01:00
Erik Montnemery
720f51657d
Add CI job which runs recorder tests on PostgreSQL ( #80614 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-07 09:46:14 -06:00
Marc Mueller
785b949a82
Show diff on ruff failure [ci] ( #87635 )
2023-02-07 15:53:26 +01:00
Marc Mueller
e348c25e18
Pin platformdirs to resolve dependency conflict ( #87589 )
2023-02-06 18:58:00 -06:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
Marc Mueller
04b921e3b5
Update pip constraint to 23.1 ( #87331 )
2023-02-03 21:02:35 +01:00
epenet
0d018d53f1
Don't run tests if ruff fails ( #87003 )
2023-01-31 09:31:49 +01:00
Marc Mueller
2c12171e25
Update actions/cache to v3.2.4 ( #86943 )
2023-01-30 16:42:01 +01:00
Marc Mueller
54fcf58449
Use mypy caching [ci] ( #86715 )
2023-01-26 15:59:37 +01:00
Franck Nijhof
7d672b4a4d
Bump version to 2023.3.0dev0 ( #86632 )
2023-01-25 20:50:44 +01:00
Aarni Koskela
bf41a971a2
Introduce ruff (eventually replacing autoflake, pyupgrade, flake8) ( #86224 )
2023-01-24 12:15:16 +01:00
Franck Nijhof
5102d1a5f3
Drop Python 3.9 support ( #85456 )
2023-01-22 20:40:33 +01:00
Marc Mueller
c8b9260f92
Add option to run only pylint or mypy tests [ci] ( #86260 )
2023-01-20 11:43:52 +01:00
dependabot[bot]
bce7bd771e
Bump actions/setup-python from 4.4.0 to 4.5.0 ( #85801 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v4.5.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>
2023-01-13 21:07:52 +02:00
dependabot[bot]
f1895fa826
Bump actions/cache from 3.2.2 to 3.2.3 ( #85488 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 11:28:36 +01:00
dependabot[bot]
186151008f
Bump actions/upload-artifact from 3.1.1 to 3.1.2 ( #85489 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:30:14 +01:00
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
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]
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
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
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
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
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
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
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
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]
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]
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
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
Marc Mueller
4da08ee1e9
Fix CI workflow caching ( #78398 )
2022-09-13 15:01:46 -04:00
Martin Hjelmare
f9a3757d71
Bump ci env HA_SHORT_VERSION ( #77644 )
2022-09-01 10:24:51 +02:00
dependabot[bot]
bf5ab64b99
Bump actions/cache from 3.0.7 to 3.0.8 ( #77196 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 12:37:28 +02:00
dependabot[bot]
4fc1d59b74
Bump actions/cache from 3.0.6 to 3.0.7 ( #76648 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-13 18:55:09 +02:00
dependabot[bot]
bcc2be344a
Bump actions/cache from 3.0.5 to 3.0.6 ( #76432 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 11:27:36 +02:00
Franck Nijhof
7659555ce5
Bump version to 2022.9.0dev0 ( #75818 )
2022-07-27 15:55:52 +02:00
Marc Mueller
c0e6852077
Update pip version range to 22.3 ( #75572 )
2022-07-24 21:11:30 +02:00
Franck Nijhof
b60f6c7cdd
Bump pip_check ( #75164 )
2022-07-14 11:50:21 +02:00
dependabot[bot]
3ca04aa33b
Bump actions/cache from 3.0.4 to 3.0.5 ( #75104 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 08:40:43 +02:00
dependabot[bot]
dfe840c045
Bump actions/setup-python from 4.0.0 to 4.1.0 ( #75040 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 08:51:24 +02:00
Franck Nijhof
3f8cfa3b0a
Always run pip_check in CI ( #74706 )
2022-07-08 12:39:29 +02:00
Franck Nijhof
46beae9061
Bump number of test groups from 6 -> 10 ( #74648 )
2022-07-07 20:55:47 +02:00
Franck Nijhof
68ccb96089
Refactor CI ( #74014 )
2022-07-07 18:53:24 +02:00
epenet
1bfd8b1a76
Add enforce_type_hints to vscode tasks ( #74227 )
2022-06-30 20:49:41 +02:00
Franck Nijhof
fe68c15a4a
Bump version to 2022.8.0dev0 ( #74184 )
2022-06-29 21:20:57 +03:00
Franck Nijhof
1e0788aeea
Allow partial tests to take 20 minutes, use all cores ( #74079 )
2022-06-27 19:51:02 -07:00
epenet
15b7564171
Fix coverage issue in CI ( #73959 )
...
* Fix coverage issue in CI
* Adjust to latest findings
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-06-25 00:48:27 +02:00
Franck Nijhof
dc0ea6fd55
Flush CI caches ( #73926 )
2022-06-24 01:57:12 +02:00
J. Nick Koston
dca4d3cd61
Significantly improve yaml load times when the C loader is available ( #73337 )
2022-06-13 08:44:46 -10:00
dependabot[bot]
86723ea02b
Bump actions/setup-python from 3.1.2 to 4.0.0 ( #73265 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 09:41:55 +02:00
dependabot[bot]
95e9bd106e
Bump actions/cache from 3.0.3 to 3.0.4 ( #73203 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 09:07:05 +02:00
epenet
fe5fe148fa
Add mypy checks to pylint plugins ( #72821 )
2022-06-02 00:06:19 +02:00
dependabot[bot]
ee861c8ea5
Bump actions/cache from 3.0.2 to 3.0.3 ( #72817 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 11:35:36 +02:00
Franck Nijhof
3e0e8dd105
Bump version to 2022.7.0dev0 ( #72500 )
2022-05-25 12:57:55 -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
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
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
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]
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
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
Marc Mueller
d7d41e2a4d
Bump actions/checkout from 2.4.0 to 3.0.0 ( #67456 )
2022-03-02 09:32:02 +01:00
Marc Mueller
555d0445d8
Pip setup-python to 3.0.0 ( #67448 )
2022-03-01 22:14:26 +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
43b847220e
Bump version to 2022.4.0dev0 ( #67132 )
2022-02-23 22:12:37 +01:00
Marc Mueller
728dfa2581
Don't run pytest CI jobs on push to forks ( #66870 )
2022-02-19 15:18:40 +01:00
Marc Mueller
cb1efa54bb
Add `workflow_dispatch` ci trigger ( #66697 )
2022-02-18 11:54:44 +01:00
Franck Nijhof
276fd4f42c
Add Python 3.10 to CI ( #59729 )
2022-02-17 14:58:24 +01:00
Franck Nijhof
da3024e162
Upgrade to newer Python pip>=21.0 ( #59769 )
2022-02-07 15:12:04 +01:00
dependabot[bot]
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
633aad3a60
Cycle pip wheel cache on dev version bump [CI] ( #65791 )
2022-02-07 00:25:22 +01:00
Marc Mueller
d84beefd4e
CI: Add job for `pip check` ( #64058 )
2022-01-17 14:06:30 +01:00
Marc Mueller
2178130fba
CI: Print python version ( #63968 )
2022-01-12 13:52:39 +01:00
Franck Nijhof
cb66685174
Drop Python 3.8 support ( #63883 )
2022-01-11 12:00:53 +01:00
Franck Nijhof
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
Marc Mueller
6873b02858
Add timeouts to CI jobs ( #63491 )
2022-01-05 18:53:47 +01:00
Marc Mueller
52ca06c750
CI: Fix pip cache restore key ( #63075 )
2021-12-30 14:09:18 +01:00
Marc Mueller
77ffd7b066
CI: Cache pip wheels ( #62755 )
2021-12-30 11:49:05 +01:00
Marc Mueller
6eb31def08
CI: Use wheel to install base requirements ( #62743 )
2021-12-24 15:09:27 +01:00
epenet
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
Erik Montnemery
7fb79b363a
Enable PYTHONASYNCIODEBUG in tests ( #62104 )
2021-12-21 10:35:48 +01:00
Franck Nijhof
c931044d46
Invalidate CI cache when bumping dependencies, part 2 ( #62412 )
2021-12-20 09:09:36 -08:00
Franck Nijhof
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
030a2c4de2
Invalidate CI cache by bumping caching version ( #62383 )
2021-12-20 12:31:16 +01:00
dependabot[bot]
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
dependabot[bot]
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
bbaec2c481
Bump cache version CI ( #61137 )
2021-12-06 18:02:40 -08:00
Franck Nijhof
943c12e5fa
Revert "Temporarily disable CI concurrency" ( #60928 )
2021-12-03 18:56:07 +01:00
Franck Nijhof
0a2ca1f7d5
Temporarily disable CI concurrency ( #60926 )
2021-12-03 09:16:18 -08:00
Franck Nijhof
65a7563ac9
CI: Upload coverage results in a single step ( #60834 )
2021-12-02 19:00:17 +01:00
Franck Nijhof
49ebb27b44
Run partial tests without coverage for Python 3.8 ( #60827 )
2021-12-02 14:38:00 +01:00
dependabot[bot]
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
Franck Nijhof
7014f60f42
CI: Add partial run support to pyupgrade ( #60362 )
2021-11-25 21:51:08 +01:00
Franck Nijhof
9b4fb44fea
CI: GitHub Annotate slow tests in partial test runs ( #60359 )
...
* CI: GitHub Annotate slow tests in partial test runs
* Correct line regex
2021-11-25 12:45:14 -08:00
Franck Nijhof
e5d8c69a92
CI: Move bandit into the other linters job ( #60357 )
2021-11-25 20:53:49 +01:00
Franck Nijhof
f72e9aea1c
CI: Only carry forward full-suite test coverage ( #60344 )
2021-11-25 17:35:15 +01:00
Franck Nijhof
8b001fd54d
Adjust/Fix CI coverage reporting ( #60329 )
2021-11-25 15:05:20 +01:00
epenet
18a82e43a4
CI: fix linters on partial runs with multiple components ( #60331 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 14:13:03 +01:00
Franck Nijhof
c5d480f0c9
CI: Fix test groups when running full CI suite ( #60300 )
2021-11-24 12:03:33 -06:00
Franck Nijhof
29f1abd2d5
CI: Fix full suite on core file changes ( #60299 )
2021-11-24 18:43:58 +01:00
Franck Nijhof
fb40a5c0d1
Partial CI workflows: take 2 ( #60294 )
2021-11-24 18:14:41 +01:00
Franck Nijhof
3aac757e7c
CI: Combine smaller linters into a single job ( #60279 )
...
* CI: Combine smaller linters into a single job
* Remove unrelated changhe
* Remove stale exit
2021-11-24 11:56:50 +01:00
Franck Nijhof
4c3163196e
Temporary disable partial runs in CI ( #60258 )
2021-11-24 02:13:38 +01:00
Franck Nijhof
314f593066
Add partial codecov flag to CI to trigger carryforward coverage ( #60256 )
2021-11-24 01:34:03 +01:00
Franck Nijhof
ec44a55b2c
Make partial test suite not waiting for linters ( #60254 )
2021-11-24 01:09:55 +01:00
Franck Nijhof
6b59e305cb
Run partial test suite in CI if core untouched ( #60230 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-23 14:57:45 -08:00
Franck Nijhof
e7b05ef452
Adjust CI to split tests into 6 groups ( #60198 )
2021-11-23 09:34:38 -06:00
Franck Nijhof
83aff48db9
GitHub Actions: Don't run test suite if basic linters fails ( #60197 )
2021-11-23 11:21:55 +01:00
Franck Nijhof
4aae088512
Add GitHub Actions concurrency limits ( #60194 )
2021-11-23 10:05:48 +01:00
dependabot[bot]
8ece8d124d
Bump actions/cache from 2.1.6 to 2.1.7 ( #60189 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 09:29:22 +01:00
dependabot[bot]
5c01ed7edf
Bump actions/setup-python from 2.2.2 to 2.3.0 ( #59873 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 10:21:08 +01:00
uvjustin
5f96ed19d9
Remove -bb option from tox and ci ( #59846 )
2021-11-18 13:23:25 +08:00
dependabot[bot]
58bee8a326
Bump actions/checkout from 2.3.5 to 2.4.0 ( #58978 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 08:27:59 +01:00
Franck Nijhof
c6a278a544
Pin pytest-github-actions-annotate-failures to fix broken CI ( #58351 )
2021-10-24 09:22:17 -10:00
Ville Skyttä
840dc2b931
Run tests with -X dev and -bb ( #58079 )
2021-10-20 15:43:04 -07:00
dependabot[bot]
81efdb2df2
Bump actions/checkout from 2.3.4 to 2.3.5 ( #57947 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:50:33 +02:00
Niels Mündler
3a56e3a823
Correctly handle offline and unsupported printers during setup ( #55894 )
2021-09-30 16:29:51 +02:00
dependabot[bot]
31623368c8
Bump codecov/codecov-action from 2.0.3 to 2.1.0 ( #56210 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2021-09-14 08:50:29 +02:00
Ruslan Sayfutdinov
7195b8222b
Bump PyJWT to 2.1.0 ( #55911 )
2021-09-07 20:59:02 -07:00
dependabot[bot]
703c8f56f3
Bump codecov/codecov-action from 2.0.2 to 2.0.3 ( #55194 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-25 09:46:28 +02:00
dependabot[bot]
3b96085716
Bump codecov/codecov-action from 2.0.1 to 2.0.2 ( #53487 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2021-07-26 08:44:32 +02:00
dependabot[bot]
e453871c68
Bump codecov/codecov-action from 1.5.2 to 2.0.1 ( #53216 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1.5.2 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.5.2...v2.0.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2021-07-20 09:37:36 +03:00
Franck Nijhof
7c39092aa8
Upgrade nmap tracker with forked package for compatibility ( #52300 )
...
* Upgrade nmap tracker with forked package for compatibility
* Bump to 0.7.0.2
* Bump cache version
2021-06-29 21:50:25 +02:00
dependabot[bot]
aaf3a5a9c5
Bump actions/upload-artifact from 2.2.3 to 2.2.4 ( #51946 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 08:31:20 +02:00
dependabot[bot]
062e2bab67
Bump codecov/codecov-action from 1.5.0 to 1.5.2 ( #51652 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:27:24 +02:00
dependabot[bot]
e41fbdc9eb
Bump actions/cache from 2.1.5 to 2.1.6 ( #51185 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 10:42:22 +02:00
Paulus Schoutsen
1b74359ddb
Disable free-mobile because requirement breaks setuptools ( #50749 )
2021-05-17 08:12:23 +02:00
Ruslan Sayfutdinov
6b38adaa3d
Downgrade setuptools to fix CI ( #50734 )
2021-05-16 20:36:23 -07:00
dependabot[bot]
34cd68bdf6
Bump actions/checkout from 2 to 2.3.4 ( #50510 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [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/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:41:30 +02:00
dependabot[bot]
6931478688
Bump codecov/codecov-action from v1.4.1 to v1.5.0 ( #50061 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.4.1 to v1.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.4.1...a1ed4b322b4b38cb846afb5a0ebfa17086917d27 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 10:57:44 +02:00
J. Nick Koston
c10836fcee
Upgrade to sqlalchemy 1.4.11 ( #49538 )
2021-04-21 20:29:36 -10:00
J. Nick Koston
138226fa14
Bump codecov to 1.4.1 ( #49497 )
2021-04-20 08:49:58 -10:00
dependabot[bot]
26cb511d02
Bump codecov/codecov-action from v1.3.2 to v1.4.0 ( #49412 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.3.2 to v1.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.2...0e28ff86a50029a44d10df6ed4c308711925a6a8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 12:18:06 +02:00
dependabot[bot]
0742b046b9
Bump actions/cache from v2.1.4 to v2.1.5 ( #49157 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 12:11:42 +02:00
dependabot[bot]
c71a1a34fa
Bump actions/setup-python from v2.2.1 to v2.2.2 ( #49156 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 12:10:30 +02:00
dependabot[bot]
fa8436889a
Bump actions/upload-artifact from v2.2.2 to v2.2.3 ( #48761 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 13:20:00 +02:00
dependabot[bot]
11ed2f4c30
Bump codecov/codecov-action from v1.3.1 to v1.3.2 ( #48716 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.3.1 to v1.3.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.1...9b0b9bbe2c64e9ed41413180dd7398450dfeee14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 12:49:47 +02:00
dependabot[bot]
4f3b7f917f
Bump codecov/codecov-action from v1.2.2 to v1.3.1 ( #48020 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.2 to v1.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.2...fcebab03f26c7530a22baa63f06b3e0515f0c7cd )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 09:52:17 +01:00
dependabot[bot]
5c70dd8ab4
Bump codecov/codecov-action from v1.2.1 to v1.2.2 ( #47707 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.1 to v1.2.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.1...1f8f3abcccf7960749744fd13547965f0e7d1bdd )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:40:03 +01:00
Marc Mueller
e1d24c69b8
Improve CI workflow ( #46696 )
2021-03-01 10:28:41 +01:00
dependabot[bot]
75519d2d6c
Bump actions/cache from v2 to v2.1.4 ( #46197 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:59:07 +01:00
dependabot[bot]
2e864ca435
Bump codecov/codecov-action from v1.2.0 to v1.2.1 ( #44869 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.0 to v1.2.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.0...e156083f13aff6830c92fc5faa23505779fbf649 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 14:05:23 +01:00
dependabot[bot]
106252ea21
Bump actions/upload-artifact from v2.2.1 to v2.2.2 ( #44835 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:51:48 +01:00
dependabot[bot]
0c85ed1385
Bump codecov/codecov-action from v1.1.1 to v1.2.0 ( #44836 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.1 to v1.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.1...a92c414703a4bba586f6df7fcc885c9d0bdff772 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:51:19 +01:00
Franck Nijhof
2f486543df
Drop Python 3.7 support ( #43805 )
2021-01-01 13:47:01 +01:00
Franck Nijhof
7415dacec9
Add Python 3.9 to CI ( #41373 )
2021-01-01 12:51:27 +01:00
dependabot[bot]
1027361f27
Bump codecov/codecov-action from v1.1.0 to v1.1.1 ( #44442 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.0...1fc7722ded4708880a5aea49f2bfafb9336f0c8d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 13:33:37 +01:00
dependabot[bot]
83794f0629
Bump actions/setup-python from v2.2.0 to v2.2.1 ( #44420 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 14:25:06 +01:00
dependabot[bot]
ad634a393b
Bump actions/setup-python from v2.1.4 to v2.2.0 ( #44345 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 10:53:49 +01:00
dependabot[bot]
8adfb5dff4
Bump codecov/codecov-action from v1.0.15 to v1.1.0 ( #44346 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.15 to v1.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 10:47:18 +01:00
Martin Hjelmare
434cec7a88
Pin pip < 20.3 ( #43771 )
2020-11-30 19:38:39 +01:00
dependabot[bot]
aa6376a691
Bump codecov/codecov-action from v1.0.14 to v1.0.15 ( #43304 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.14 to v1.0.15.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.14...239febf655bba88b16ff5dea1d3135ea8663a1f9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 08:55:56 +01:00
dependabot[bot]
63abe8b4f9
Bump actions/upload-artifact from v2.2.0 to v2.2.1 ( #43272 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 12:39:14 +01:00
Franck Nijhof
fd04b96132
Upgrade hadolint to 0.18.2 ( #42087 )
...
* Upgrade hadolint to 0.18.1
* Upgrade hadolint to 0.18.2
2020-11-06 11:01:51 +01:00
dependabot[bot]
83d01ee857
Bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #42070 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 17:41:58 +02:00
dependabot[bot]
2074da4f9f
Bump actions/setup-python from v2.1.3 to v2.1.4 ( #41873 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 16:42:06 +02:00
dependabot[bot]
796cce79b0
Bump actions/upload-artifact from v2.1.4 to v2.2.0 ( #41037 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 11:26:09 +02:00
dependabot[bot]
632bf4f7f7
Bump actions/setup-python from v2.1.2 to v2.1.3 ( #40921 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.2...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 09:06:53 +02: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
e96d8a961c
Block typing from being installed ( #37707 )
2020-08-26 14:51:41 +02:00
Franck Nijhof
44118d8fb6
Add cache version to GitHub Actions CI ( #39277 )
2020-08-26 13:40:31 +02:00
Paulus Schoutsen
2a9da208d4
Allow disabling integrations in manifest, block uuid package being installed and disable ezviz ( #38444 )
2020-08-26 10:20:14 +02:00
dependabot[bot]
d2469e4159
Bump codecov/codecov-action from v1.0.12 to v1.0.13 ( #38991 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 10:47:08 +02:00
dependabot[bot]
7ac38557e6
Bump actions/upload-artifact from v2.1.3 to v2.1.4 ( #38779 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.3...58740802ef971a2d71eff71e63d48ab68d1f5507 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:30:13 +02:00
dependabot[bot]
4833cf4e4a
Bump actions/setup-python from v2.1.1 to v2.1.2 ( #38780 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.1...24156c231c5e9d581bde27d0cdbb72715060ea51 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:29:52 +02:00
dependabot[bot]
74ba209f06
Bump actions/upload-artifact from v2.1.2 to v2.1.3 ( #38552 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.2...268d7547644ab8a9d0c1163299e59a1f5d93f39b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:32:53 +02:00
dependabot[bot]
364aaceb1c
Bump actions/upload-artifact from v2.1.1 to v2.1.2 ( #38505 )
...
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:12:37 +02:00
Franck Nijhof
417e00ee9c
Temporary lock pip to 20.1.1 to avoid build issue ( #38358 )
2020-07-29 15:31:29 +02:00
dependabot[bot]
a92a7ec848
Bump actions/upload-artifact from 2.1.0 to v2.1.1 ( #38315 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 12:05:20 +02:00
dependabot[bot]
4001eabafa
Bump codecov/codecov-action from v1.0.11 to v1.0.12 ( #38102 )
...
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:16:31 +02:00
dependabot[bot]
1fc37fec7b
Bump actions/setup-python from v2 to v2.1.1 ( #38034 )
...
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 12:54:35 +02:00
dependabot[bot]
2a975db9cf
Bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #38006 )
...
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:58:22 +02:00
Franck Nijhof
a3174a88f5
Don't reuse venv cache when Python version changes ( #37881 )
2020-07-15 15:08:38 +02:00
dependabot[bot]
f0916aeb86
Bump actions/upload-artifact from v2.0.1 to 2.1.0 ( #37841 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.0.1 to 2.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.0.1...ebad382c0953e8c6b4039e8d30dfd19ee7b2a862 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 10:39:58 +02:00
Paulus Schoutsen
0bcc8624b7
Reference constraint files from requirement files ( #37751 )
...
* Reference constraint files from requirement files
* Update azure-pipelines-wheels.yml
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
dependabot[bot]
4a28133f11
Bump codecov/codecov-action from v1 to v1.0.10 ( #37556 )
...
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-06 16:12:12 +02:00
dependabot[bot]
308421f1d6
Bump actions/upload-artifact from v1 to v2.0.1 ( #37555 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v1 to v2.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...97b7dace6c8d860ce9708aba808be6a2ee4cbc3a )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 16:11:43 +02:00
Franck Nijhof
c3b5bf7437
GitHub Actions: Add pytest problem matcher ( #37508 )
2020-07-05 14:10:42 +02:00
Franck Nijhof
ff3407ea25
GitHub Actions: Show diff on failure ( #37461 )
2020-07-04 17:19:46 -07:00
Franck Nijhof
79fb722657
GitHub Actions: Add flake8 problem matcher ( #37465 )
2020-07-04 17:19:00 -07:00
Franck Nijhof
3eb6e75d3e
GitHub Actions: Add yamllint problem matcher ( #37468 )
...
* GitHub Actions: Add yamllint problem matcher
* Introduce YAML issue to test problem matcher
* Revert "Introduce YAML issue to test problem matcher"
This reverts commit fa88c9484e
.
2020-07-04 17:05:14 -07:00
Franck Nijhof
6d6188e34d
GitHub Actions: Add mypy problem matcher ( #37485 )
2020-07-04 17:04:39 -07:00
Franck Nijhof
fa6bd786d2
GitHub Actions: Add check executables problem matcher ( #37488 )
...
* GitHub Actions: Add check executables problem matcher
* Create a problem for testing
* Revert "Create a problem for testing"
This reverts commit 3532b3777f
.
2020-07-04 17:04:25 -07:00
Franck Nijhof
b4aa6f9f8b
GitHub Actions: Add pylint problem matcher ( #37463 )
...
* GitHub Actions: Add pylint problem matcher
* Create a pylint issue to test
* Create another pylint issue to test
* Register problem matcher in same step
* Apply possible workaround
* Disable problem matcher to catch raw output
* Trying again with new CI containers
* Extend problem matcher with errors and warnings
* Improve matching, keep error code in message
* Revert "Create another pylint issue to test"
This reverts commit a90e23656e
.
* Revert "Create a pylint issue to test"
This reverts commit 9dd5148eb4
.
* Fix stable name in job description
2020-07-04 17:00:51 -07:00
Franck Nijhof
c71fcc8cbb
GitHub Actions: Add json problem matcher ( #37490 )
...
* GitHub Actions: Add json problem matcher
* Create a problem for testing
* Revert "Create a problem for testing"
This reverts commit d7735e4af3
.
2020-07-04 16:59:41 -07:00
Franck Nijhof
83b41897f8
GitHub Actions: Add codespell problem matcher ( #37487 )
...
* GitHub Actions: Add codespell problem matcher
* Add some spelling issues for test
* Disable color, might throw off matcher
* Revert "Add some spelling issues for test"
This reverts commit 3afb59c8d9
.
2020-07-04 16:59:22 -07:00
Franck Nijhof
c630037f04
GitHub Actions: Add hadolint problem matcher ( #37494 )
2020-07-04 16:59:02 -07:00
Franck Nijhof
573134fcb4
Add GitHub Actions for CI ( #37419 )
...
* Add GitHub Actions for CI
* Add base/full to step descriptions
2020-07-03 19:18:01 +02:00