Commit Graph

103 Commits (5cc18adfb4e4b99a39cccfafdb17213dcf1c45e2)

Author SHA1 Message Date
nicolargo b46c7586eb Update Github build workflow 2023-12-09 11:24:27 +01:00
nicolargo 2b641f4b5e Remove Python 3.12 because test not working on Windows 2023-10-07 09:00:36 +02:00
nicolargo 62fd5aaee8 Add Python 3.12 support in UnitTest for Windows OS 2023-10-07 08:48:48 +02:00
nicolargo 17fb3c8d60 Add Python 3.12 support in UnitTest 2023-10-07 08:42:22 +02:00
Nicolas Hennion d0de934e9a
Merge pull request #2548 from nicolargo/renovate/docker-setup-qemu-action-3.x
chore(deps): update docker/setup-qemu-action action to v3
2023-09-23 09:22:09 +02:00
Nicolas Hennion 42e660b509
Merge pull request #2547 from nicolargo/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3
2023-09-23 09:21:58 +02:00
Nicolas Hennion 73fa0a27be
Merge pull request #2546 from nicolargo/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3
2023-09-23 09:21:45 +02:00
Nicolas Hennion 51bb691f88
Merge pull request #2545 from nicolargo/renovate/docker-build-push-action-5.x
chore(deps): update docker/build-push-action action to v5
2023-09-23 09:21:33 +02:00
Nicolas Hennion ea12b36439
Merge pull request #2544 from nicolargo/renovate/crazy-max-ghaction-docker-meta-5.x
chore(deps): update crazy-max/ghaction-docker-meta action to v5
2023-09-23 09:21:23 +02:00
renovate[bot] c5ac644fe4
chore(deps): update docker/setup-qemu-action action to v3 2023-09-12 14:09:31 +00:00
renovate[bot] 33c90e0690
chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 11:58:13 +00:00
renovate[bot] 496c96879c
chore(deps): update docker/login-action action to v3 2023-09-12 11:58:09 +00:00
renovate[bot] c179f25248
chore(deps): update docker/build-push-action action to v5 2023-09-12 08:54:14 +00:00
renovate[bot] 8b3bb67405
chore(deps): update crazy-max/ghaction-docker-meta action to v5 2023-09-12 08:54:09 +00:00
renovate[bot] 2fcaa74924
chore(deps): update actions/checkout action to v4 2023-09-04 14:43:42 +00:00
nicolargo da4763da59 Minimum Python version is 3.8 (also for Windows) 2023-08-19 17:57:25 +02:00
nicolargo 9d1a28d626 Minimum Python version is 3.8 2023-08-19 17:55:21 +02:00
Claes Hallström d776508e63 Readd support for arm/v6 to docker image
The support for arm/v6 was dropped since the build was based on python,
which did not have support for arm/v6, but now they are based on alpine.
2023-07-20 22:42:25 +02:00
renovate[bot] a7d54ff70f
Update crazy-max/ghaction-docker-meta action to v4.6.0 2023-06-13 11:47:33 +00:00
renovate[bot] 5819fcc256
Update crazy-max/ghaction-docker-meta action to v4.5.0 2023-06-07 15:59:06 +00:00
Bharath Vignesh J K 0e5551364d chg: workflow (test) - drop support for older py versions
some older versions creeped in during the merge
2023-05-10 01:39:14 +05:30
Bharath Vignesh J K a08d3dc546 Merge from develop 2023-05-10 01:13:38 +05:30
Bharath Vignesh J K ef3fe253fb add: workflow (test) - windows tests 2023-05-09 02:44:48 +05:30
nicolargo 5dcd2ceb70 Improve template for issue report and feature request 2023-05-07 14:03:22 +02:00
nicolargo 2633757929 Improve issue stdout 2023-05-07 12:36:52 +02:00
nicolargo f4873cef08 Improve Lint 2023-05-01 10:12:09 +02:00
renovate[bot] 034bcb9432
chore(deps): update crazy-max/ghaction-docker-meta action to v4.4.0 2023-04-18 07:36:58 +00:00
nicolargo d2d1475a5c Click on CTRL-S is better 2023-03-12 10:42:59 +01:00
nicolargo 94a0395157 Ubuntu image only support linux/amd64 and linux/arm64 - See issue #2185 2023-03-12 10:22:53 +01:00
nicolargo db4bd0d136 Merge from develop 2023-03-12 09:44:43 +01:00
nicolargo 43291246de Ubuntu is back as additional Docker images. Alpine stays the default one. Related to #2185 2023-03-12 09:08:12 +01:00
renovate[bot] 03fb96cb9d
chore(deps): update docker/build-push-action action to v4 2023-01-30 19:52:36 +00:00
renovate[bot] 623b8bf1ef
Update crazy-max/ghaction-docker-meta action to v4.3.0 2023-01-13 14:53:01 +00:00
renovate[bot] 220de545eb
Update crazy-max/ghaction-docker-meta action to v4.2.0 2023-01-11 18:48:58 +00:00
nicolargo 440fb972ce Drop UT for Python 3.5 and 3.6 (no more available in Ubuntu 22.04) 2022-12-12 11:00:52 +01:00
nicolargo 70aa46d4a0 Solve conflicts 2022-11-19 16:08:18 +01:00
nicolargo eb8c0fd23c Refactor Docker image factory: from now, only Alpine images will be provided 2022-11-03 15:05:57 +01:00
nicolargo 30f7dbc566 Solve conflicts 2022-10-29 11:13:13 +02:00
Nicolas Hennion b64aa702ff
Merge pull request #2174 from nicolargo/renovate/docker-setup-qemu-action-2.x
Update docker/setup-qemu-action action to v2
2022-10-29 09:55:46 +02:00
Nicolas Hennion 98af7516f3
Merge pull request #2173 from nicolargo/renovate/docker-setup-buildx-action-2.x
Update docker/setup-buildx-action action to v2
2022-10-29 09:55:10 +02:00
Nicolas Hennion b290048437
Merge pull request #2172 from nicolargo/renovate/docker-build-push-action-3.x
Update docker/build-push-action action to v3
2022-10-29 09:54:49 +02:00
Nicolas Hennion 01932c954a
Merge pull request #2170 from nicolargo/renovate/crazy-max-ghaction-docker-meta-4.x
Update crazy-max/ghaction-docker-meta action to v4
2022-10-29 09:53:43 +02:00
Nicolas Hennion 1256f38b15
Merge pull request #2169 from nicolargo/renovate/actions-setup-python-4.x
Update actions/setup-python action to v4
2022-10-29 09:52:45 +02:00
Nicolas Hennion 4f2a1ffc88
Merge pull request #2168 from nicolargo/renovate/actions-checkout-3.x
Update actions/checkout action to v3
2022-10-29 09:52:06 +02:00
renovate[bot] efefd52e74
Update docker/setup-qemu-action action to v2 2022-10-26 10:31:09 +00:00
renovate[bot] 5187dfb9c4
Update docker/setup-buildx-action action to v2 2022-10-26 10:31:03 +00:00
renovate[bot] 68c37032bc
Update docker/build-push-action action to v3 2022-10-25 20:10:25 +00:00
renovate[bot] 2cda1b4a52
Update crazy-max/ghaction-docker-meta action to v4 2022-10-25 17:10:37 +00:00
renovate[bot] 7f3d847896
Update actions/setup-python action to v4 2022-10-25 17:10:32 +00:00
renovate[bot] 5b8db6b395
Update actions/checkout action to v3 2022-10-25 13:44:28 +00:00