]> ruderich.org/simon Gitweb - safcm/safcm.git/history - ci
Use SPDX license identifiers
[safcm/safcm.git] / ci /
2024-01-03 Simon RuderichUse SPDX license identifiers master
2024-01-03 Simon Ruderichci: run govulncheck
2024-01-03 Simon Ruderichci: update static checkers
2022-08-08 Simon Ruderichci: use fixed versions for staticcheck and golangci...
2021-12-23 Simon Ruderichci/run: run golangci-lint
2021-12-07 Simon Ruderichci/run: use `go install` to install staticcheck
2021-05-12 Simon RuderichMakefile: add lint target to run shellcheck
2021-05-09 Simon Ruderichci: suppress shellcheck warnings
2021-04-28 Simon Ruderichsync: run most tests which modify the host only in CI
2021-04-20 Simon Ruderichci: use ./* in `rm -rf` to guard against option-like...
2021-04-18 Simon Ruderichci: check for untracked and unignored files
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon Ruderichci: also run tests with strict umask
2021-04-09 Simon RuderichMakefile: add test target
2021-04-04 Simon Ruderichci: run go vet
2021-04-03 Simon RuderichAdd .gitlab-ci.yml