Commit Graph

148 Commits (d9fc2ca2310df9eb7911756c367d4262bd418e6f)

Author SHA1 Message Date
nicolargo fbca700562 Disable Webui audit fix in the CI, 2024-08-11 18:45:21 +02:00
nicolargo 48103f167e Only test latest Python version on MacOS 2024-06-29 16:43:47 +02:00
nicolargo 7cffdcbff7 Add needs contributor workflow to Github actions 2024-06-15 09:44:05 +02:00
nicolargo 986c865718 Add inactive issues workflow to Github actions 2024-06-15 09:40:14 +02:00
nicolargo 4862264a2a Update bug report template 2024-06-09 17:27:51 +02:00
Bharath Vignesh J K 9ab3199e13 fix: build workflow - missing scope on `cache-from` 2024-05-19 09:37:53 +05:30
Bharath Vignesh J K f6ddc5cf49 chg: build workflow - use scope to prevent multiple os caches from overwriting each other 2024-05-19 08:40:37 +05:30
Bharath Vignesh J K c5ea3d292c chg: build workflow - use newer cache exporter - gha
Ref: https://docs.docker.com/build/cache/backends
2024-05-19 07:33:44 +05:30
Bharath Vignesh J K e07bacf9a3 chg: build workflow - use latest official docker meta action 2024-05-19 07:22:37 +05:30
nicolargo 74f9606e65 Merge Ruff formating and solve some conflicts #2779 2024-05-18 10:37:57 +02:00
Bharath Vignesh J K f31b767e0e chg: github-actions to use ruff 2024-05-17 04:41:31 +05:30
nicolargo afb06cb230 WebUI not needed to build in CI 2024-05-12 11:13:59 +02:00
nicolargo 4a4ca76505 Do not build WebUI if tags 2024-05-12 11:05:13 +02:00
nicolargo af4765db8a Remove unitest shell script - Use Makefile instead 2024-05-07 14:07:08 +02:00
nicolargo 8e8d4ce89b Rename unitest to unittest - Related to #2757 2024-05-07 14:01:36 +02:00
nicolargo 78f5813db7 Rename Qulity workflow - With the file it is better 2024-05-06 18:18:31 +02:00
nicolargo 490804d5cc Rename Qulity workflow 2024-05-06 18:16:53 +02:00
nicolargo 9121b77763 Add some profiling and upgrade CI to NodeJS 20 2024-05-06 11:55:37 +02:00
nicolargo d91663a428 Comment FreeBSD test (not working) and upgrade CI 2024-05-06 10:41:38 +02:00
nicolargo 4df945f52e Improve Github action unit test on FreeBSD systems #2749 2024-05-06 10:25:29 +02:00
nicolargo 9ae8219a7f arm/v6 and arm/v7 timeout during the build - Disable it in the CI 2024-05-05 16:51:17 +02:00
nicolargo 39be7f554b Stats update is now threaded / Sensors are sorted by label/Alias in the UI 2024-05-02 18:20:58 +02:00
nicolargo 66bc871488 Fix OS version for the Github tests / Only build Docker images on official architecture (remove i386) / Test if #2735 is corrected 2024-05-02 09:08:04 +02:00
Bharath Vignesh J K 7934676c5f fix: workflows - codeql only works with specific config filename 2024-05-02 02:19:14 +05:30
nicolargo 3aa6be7361 Remove Windows unitary test because Gitgub CI action is broken 2024-04-30 16:04:36 +02:00
nicolargo 5e58c0b8a8 CI Cyber Trivy should be back 2024-04-26 09:35:20 +02:00
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