aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/git.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Bump GitHub actionsPaulo Gomes2023-03-051-2/+2
| | | | | | | Removes the error messages: Node.js 12 actions are deprecated. Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* build: Reduce git token permissionsPaulo Gomes2023-03-021-0/+3
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* ci: update go versionMaximo Cuadros2023-02-051-1/+1
|
* build: Add CI check for CGO_ENABLED=0Paulo Gomes2022-12-021-0/+5
| | | | | | | | Some applications that depend on go-git may not need to build using CGO. The new test ensures no new regressions going forwards. Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* build: bump git workflow to Go 1.19Paulo Gomes2022-11-301-1/+1
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* ci: fix CI, git compaitiblityMáximo Cuadros2020-04-251-4/+5
|
* ci: fix compatibility testsJavi Fontan2020-04-071-5/+4
| | | | Signed-off-by: Javi Fontan <jfontan@gmail.com>
* ci: split jobsMáximo Cuadros2020-03-161-0/+40