agola/internal/services/runservice/common
Simone Gotti 5eeaf6885d *: update to go 1.22
* go.mod use go 1.21 minimum version semantics.
* ci: use the current last two go versions: 1.21 and 1.22
* Dockerfile: use go 1.22 image
* replace util.StringInSlice with slices.Contains generic function.
* rename util.CompareStringSlice and util.CompareStringSliceNoOrder util
  util.EqualStringSlice... and use internally use slices.Equal generic
  function.
* use slices package sort functions instead of sort package ones.
2024-03-07 10:00:39 +01:00
..
common.go *: update to go 1.22 2024-03-07 10:00:39 +01:00
events.go add ability to send webhooks to external tools 2023-06-29 15:37:43 +02:00