Commit Graph

110 Commits (39be7f554b3f462be3da8c8e665b01ed43c546c5)

Author SHA1 Message Date
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
renovate[bot] dd93f07c81
Update actions/cache action to v3 2022-10-25 13:44:22 +00:00
nicolargo 1697eca9bd The Docker hub repository nicolargo/glances is now a organization. Use a token instead of password to publish Glances images. 2022-10-22 09:29:19 +02:00
nicolargo 55b063c6b0 Resolve merge conflicts 2022-09-08 10:15:16 +02:00
nicolargo b2b173b159 buildx failed with: ERROR: failed to solve: python:3.10-slim-buster: no match for platform in manifest #2120 2022-09-04 08:16:21 +02:00
nicolargo dfe0f642ea Resolv first conflict 2022-07-26 10:37:44 +02:00
nicolargo 678f6da3a9 Disable Pyright on the Git actions pipeline 2022-07-10 18:52:23 +02:00
Nicolas Hennion 169468cd0b
Merge pull request #2084 from sylvainmouquet/chore--add-pyright
chore(ci): add pyright
2022-07-10 18:37:58 +02:00
Sylvain MOUQUET 3237d2aedf
chore: add pyright 2022-07-10 11:34:56 +02:00
Sylvain MOUQUET f798293474
chore(ci): add pyright 2022-07-10 11:29:50 +02:00
Sylvain MOUQUET 4b5ae8aded
chore(ci): add pyright 2022-07-10 11:22:47 +02:00
nicolargo 7080464766 Resolve conflict after develop merge 2022-07-09 14:03:12 +02:00
Sylvain MOUQUET da14a9bb1b
chore: wip 2022-07-09 13:19:23 +02:00
nicolargo 2294e83a27 Resolve conflict during develop merge 2021-11-22 11:47:52 +01:00
Hugo van Kemenade 0fd55a43d2 Add support for Python 3.10 2021-11-21 12:29:02 +02:00
nicolargo 32152d7ca5 Remove Python 3.4 test 2021-08-29 09:54:52 +02:00
nicolargo 76ea71f256 Remove Python 2 in docs and README files 2021-08-28 10:23:19 +02:00
Nicolas Hennion 6526013567
Create codeql-analysis.yml 2021-07-10 09:57:06 +02:00
Markus Pöschl 5141d75684
Fix missing docker image name 2021-05-15 22:28:31 +02:00
Markus Pöschl e93adf5cad Apply os on image tag 2021-05-15 16:09:20 +02:00
Markus Pöschl 4295f6ee90 Change cache specific to Dockerfile, not commit. 2021-05-15 15:44:43 +02:00
Markus Pöschl 3ab59b833a Add alpine multi-staged build 2021-05-15 15:44:43 +02:00
Markus Pöschl cec2c453bc Change docker build to matrix 2021-05-15 15:44:43 +02:00
Markus Pöschl da9c056964 Ensure correct version inside docker container 2021-05-15 14:39:26 +02:00
Markus Pöschl 76a89d2675 Add opencontainers label metadata 2021-05-15 14:39:26 +02:00
Markus Pöschl 77d902bbc1 Change the actions to build both of the versioned variants 2021-05-15 14:39:26 +02:00
nicolargo 2e56ccac42 Add Bandit to test 2021-04-20 19:25:41 +02:00
nicolargo a78da548f4 Let only build and test pipelines 2021-04-20 16:14:52 +02:00
nicolargo d27c75bf88 Correct Pypi CI pipeline 2021-04-20 15:55:39 +02:00
nicolargo 6f50664eaf Correct Pypi CI pipeline 2021-04-20 11:00:32 +02:00
nicolargo a244cd3dfc Correct Pypi CI pipeline 2021-04-20 10:19:37 +02:00
nicolargo c80772a160 Replace Travis by Github action #1850 2021-04-20 10:09:31 +02:00
Eduard Marbach 23c927bb2b feat: readd armv6 to docker images
- See #1762, thanks to @eifinger
2021-01-01 17:27:07 +01:00
Eduard Marbach 353c2f5fdb ci: fix pushing for develop branch 2021-01-01 17:27:07 +01:00
Eduard Marbach 3901174b10 ci: fix release process and improve build speeds 2020-12-30 23:44:47 +01:00
Eduard Marbach 28f1143976 fix: dev build contains all optional req
- requires base image to be full fledged python -> results in bigger image size for dev.
2020-12-28 16:47:12 +01:00
Nicolas Hennion 38fcc24e65 Reverse the last PR #1762 because it breaks the CI pipeline 2020-12-05 09:55:22 +01:00
Kevin Eifinger 7f97e23a59 (ci): Add linux/arm/v6 docker platform 2020-11-23 11:52:18 +01:00
Eduard Marbach 82821ec585 ci: implement github actions for builds
* includes build of docker files for multiple arch versions
2020-10-01 16:06:32 +02:00