Commit Graph

66 Commits (b274879e17b6052a47495dd8fe3532b079c92106)

Author SHA1 Message Date
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 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 eb8c0fd23c Refactor Docker image factory: from now, only Alpine images will be provided 2022-11-03 15:05:57 +01: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
Kian-Meng Ang 4046fbb18c Fix typos
Found via `codespell -S ./venv,./glances/outputs,*.svg -L hart,bu,te,statics`
2022-10-03 21:53:24 +08:00
nicolargo 6a1ca75aae Change issue template 2022-09-25 08:22:59 +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 712cd67581 Update FUNDING file 2022-08-07 09:16:24 +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
Sylvain MOUQUET da14a9bb1b
chore: wip 2022-07-09 13:19:23 +02:00
Hugo van Kemenade 0fd55a43d2 Add support for Python 3.10 2021-11-21 12:29:02 +02:00
Nicolas Hennion 6526013567
Create codeql-analysis.yml 2021-07-10 09:57:06 +02:00
nicolargo e7fa0a4cdd version 3.2.0 2021-07-03 10:39:30 +02:00
nicolargo 4ed7375a7f Update issue template 2021-07-03 10:29:35 +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 042e7fc201 Add --issue to Github issue template 2021-05-13 10:39:59 +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