40 Commits

Author SHA1 Message Date
Romain Bouyé
528e5d5d36 Bump CI to use Go v1.25 2025-09-02 13:39:54 +02:00
Romain Bouyé
97843ac4c9 build: Bump Go version to 1.24 in CI and update staticcheck 2025-09-02 13:24:36 +02:00
lehugueni
0638ff8636 ci: update go version 2025-06-20 10:53:34 +02:00
lehugueni
bc8c3ed8d1 ci: bump go version 2025-02-17 12:24:40 +01:00
Romain Bouyé
4f00f1876b CI: add triggers for the CI on pull_request and on workflow_dispatch 2025-01-22 18:37:47 +01:00
Romain Bouyé
9c83305a7e GitHub Actions: update workflow actions 2025-01-21 19:17:13 +01:00
Romain Bouyé
642115740d CI: add Go version 1.23 to the matrix of tests 2025-01-21 19:14:13 +01:00
Romain Bouyé
77572f7e9e Checks: add govulncheck and gosec
gosec run G115 is disabled
2024-11-14 17:44:52 +01:00
Romain Bouyé
eb2b97dd6f CI: remove tests for Go version < 1.21 2024-06-07 20:48:04 +02:00
Romain Bouyé
d0247d3b27 CI: add Go version 1.22 to the matrix of tests 2024-05-03 18:20:05 +02:00
Jean-Philippe Bossuat
92498077f5 [ci]: specified latest sub-versions for 1.18, 1.19, 1.20 2023-09-08 10:09:55 +02:00
Jean-Philippe Bossuat
73927eeda3 [ci]: specified sub-version of 1.21 2023-09-08 10:04:56 +02:00
Jean-Philippe Bossuat
556215a9aa added back version up to 1.18 2023-09-08 09:59:36 +02:00
Jean-Philippe Bossuat
df306e38d1 temporary bump to 1.20, to be discussed 2023-08-18 16:52:37 +02:00
Jean-Philippe Bossuat
6d66caf811 test 2023-08-18 16:50:29 +02:00
Jean-Philippe Bossuat
84c841a107 updated workflow 2023-08-18 16:31:00 +02:00
Jean-Philippe Bossuat
1e6785f18d updated minimum go version 2023-03-24 15:19:45 +01:00
Jean-Philippe Bossuat
3976297f65 fixed big.Int zero division 2022-12-02 20:31:05 +01:00
Romain Bouyé
52aebd544a CI: add Go version 1.19 to the matrix of tests 2022-10-04 12:09:01 +02:00
Christian Mouchet
7b0c9e3b75 go build cache needs go verision in key 2022-06-13 22:55:24 +02:00
Christian Mouchet
cf39d41a87 renamed tool cache and added goimports to pipeline 2022-06-13 22:55:24 +02:00
Christian Mouchet
82b5dec472 distinct cache names for jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
ca10dc6b7d enabling cache for modules and builds 2022-06-13 22:55:24 +02:00
Christian Mouchet
6565aecf5c switching setup-go action to v3 2022-06-13 22:55:24 +02:00
Christian Mouchet
4aa8aa5f89 fixing PATH issue 2022-06-13 22:55:24 +02:00
Christian Mouchet
bb5afc3b97 fixing PATH issue 2022-06-13 22:55:24 +02:00
Christian Mouchet
5613bb91ea switched to Makefile-based jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
3f6590e4e1 switched to Makefile-based jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
26a747a39d switched to Makefile-based jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
495cb4b1d5 fixed unit tests 2022-06-13 22:55:24 +02:00
Christian Mouchet
ef58e14b36 trying to run as standalone jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
663e817f76 trying to run as standalone jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
694f58ad72 trying to run as standalone jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
fab9ce9638 trying to run as standalone jobs 2022-06-13 22:55:24 +02:00
Christian Mouchet
4e2fd72cf8 fixed typo in yml 2022-06-13 22:55:24 +02:00
Christian Mouchet
ee82816852 attempt to remove cache 2022-06-13 22:55:24 +02:00
Christian Mouchet
c48d455201 try fix staticcheck version 2022-06-13 22:55:24 +02:00
Christian Mouchet
76aee9decb new standalone Makefile and added staticcheck to github actions 2022-06-13 22:55:24 +02:00
ChristianMct
0bdf202ed5 Upgrading dependancies and enabling CI tests for latest Go versions (#198)
* updated dependencies

* added go 1.18 and 1.17 to CI builds
2022-04-14 09:39:25 +02:00
Romain Bouyé
9e45f25413 Replace Travis CI by GitHub Actions (#117) 2021-05-11 12:55:24 +02:00