Commit Graph

122 Commits (f2b232ebaf3ac735b3a130df9dc7e6856f0a6942)

Author SHA1 Message Date
nicolargo f2b232ebaf CI Cyber is broken, waiting for https://github.com/aquasecurity/trivy-action/issues/343 2024-04-26 08:48:05 +02:00
nicolargo 5c8905ea88 Docker image build error on ARM/v6 and ARM/v7 #2735 2024-04-23 10:16:59 +02:00
nicolargo 9efecde4b1 Docker image build error on ARM/v6 (realy) #2735 2024-04-23 09:46:16 +02:00
nicolargo ad6e94219c Docker image build error on ARM/v6 #2735 2024-04-22 11:55:49 +02:00
nicolargo 8e0943454d Add UT for MacOS in the CI (correct duplicated section in the test file) 2024-03-23 11:15:04 +01:00
nicolargo af8111ba8f Add UT for MacOS in the CI 2024-03-23 11:12:07 +01:00
nicolargo ca97eeefe2 Change workflow to disable some jobs on Pull Request 2024-03-16 09:53:39 +01:00
nicolargo c591461fde Add Cyber scan (Trivy) github action 2024-03-10 19:55:02 +01:00
nicolargo 5731cadbe3 Use secrets in CI actions 2 2024-03-10 17:34:20 +01:00
nicolargo dd6c5f7cd0 Use secrets in CI actions 2024-03-10 17:32:04 +01:00
nicolargo 9a3ec31f19 Use secrets info build workflow 2024-03-10 17:25:38 +01:00
nicolargo 365eb11eb4 Add CI pipeline 4 2024-03-10 17:02:43 +01:00
nicolargo b076df9f13 Add CI pipeline 3 2024-03-10 16:54:46 +01:00
nicolargo 1841592d5b Add CI pipeline 2024-03-10 16:52:31 +01:00
nicolargo ea4f11a08b Add CI pipeline 2024-03-10 16:48:53 +01:00
nicolargo 7ffe0f6c57 Solve issue when no change in the WebUI build process 2024-03-10 16:01:28 +01:00
nicolargo ea906064fc Correct Node.js action https://stackoverflow.com/a/68717538/1919431 2024-03-10 15:45:16 +01:00
Nicolas Hennion a84d029e1a
Create node.js.yml Github action 2024-03-10 15:33:37 +01:00
nicolargo a71f2b6367 Display the pip version during the build 2024-03-04 11:05:21 +01:00
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