Franck Nijhof
c71e2b1d5b
Update wheels builder to 2022.01.0 ( #63882 )
2022-01-11 12:21:40 +01:00
Allen Porter
5edc17a358
Add link flags for grpc armv7 wheels (attempt #2 ) ( #63521 )
2022-01-06 15:36:49 +01:00
Allen Porter
274c9c079e
Revert "Add link flags for grpc armv7 wheels" ( #63518 )
2022-01-05 22:52:26 +01:00
Allen Porter
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
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
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
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
Pascal Vizeli
7698c179ac
Upgrade cryptography to 3.4.8 ( #56481 )
...
* Upgrade cryptography to 3.4.8
* Fix file
2021-09-21 11:06:52 +02:00
Pascal Vizeli
70338da50e
Remove wheels for alpine 3.13 ( #55650 )
2021-09-03 11:22:41 +02:00
Pascal Vizeli
5a7b894ba8
Alpine 3.14 ( #55049 )
2021-08-23 10:05:10 +02:00
Pascal Vizeli
94aa292c9b
Wheels v2021.07.0 ( #52580 )
2021-07-06 12:49:46 +02:00
Pascal Vizeli
853ca331e4
Stop build wheels for python38 ( #52309 )
2021-06-29 20:33:38 +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]
4227a01e62
Bump home-assistant/wheels from 2021.05.4 to 2021.06.0 ( #51569 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2021.05.4 to 2021.06.0.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2021.05.4...2021.06.0 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 14:54:18 +02:00
dependabot[bot]
f14f7134b3
Bump home-assistant/wheels from 2021.05.3 to 2021.05.4 ( #50809 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2021.05.3 to 2021.05.4.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2021.05.3...2021.05.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 12:12:20 +03:00
Pascal Vizeli
7fd2f8090d
Fix grpc Alpine 3.13 / i386 ( #50623 )
2021-05-14 22:22:35 +02:00
Pascal Vizeli
404188d005
Update wheel action to 2021.05.3 ( #50607 )
2021-05-14 14:04:53 +02:00
Pascal Vizeli
47d4928d62
Revert "Use requirements for constraints" ( #50576 )
...
This reverts commit 136b34af20
.
2021-05-13 19:35:58 +02:00
Pascal Vizeli
136b34af20
Use requirements for constraints ( #50558 )
2021-05-13 08:07:13 -07:00
Pascal Vizeli
6ef3de464c
Update wheels builder to 2021.05.2 ( #50520 )
2021-05-12 15:13:24 +02:00
Pascal Vizeli
c79e864394
Ditch secret to wheels server ( #50516 )
2021-05-12 10:03:27 +02:00
Joakim Sørensen
41f3c67be9
Pin wheels build version ( #50515 )
2021-05-12 10:03:15 +02: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
karliemeads
e9f8b3e7ef
Remove unused py_noaa dependency ( #50494 )
2021-05-12 00:44:17 +02:00
Pascal Vizeli
214fd41bb6
Add fail-fast for wheel ( #50487 )
2021-05-11 22:18:18 +02:00
Joakim Sørensen
236f138ab7
Fix compare syntax ( #50451 )
2021-05-11 13:23:56 +02:00
Joakim Sørensen
50a88eb6c0
Use empty requirements_diff for schedule and workflow_dispatch ( #50450 )
2021-05-11 12:29:13 +02:00
Joakim Sørensen
ef67a2659e
Add ignore_diff to workflow_dispatch trigger ( #50449 )
2021-05-11 12:15:57 +02:00
Joakim Sørensen
d6dcf95235
Fix .env_file name ( #50447 )
2021-05-11 11:54:02 +02:00
Joakim Sørensen
56d1e0a99d
Migrate wheels builder to GitHub actions ( #50445 )
2021-05-11 11:46:51 +02:00