aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* *: Bump to Go 1.19Paulo Gomes2023-09-122-2/+2
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* *: Fix broken CIPaulo Gomes2023-07-201-1/+1
| | | | | | apt-get is struggling to find libcurl4-openssl-dev out of the box. Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* *: Add CodeQL workflowPaulo Gomes2023-05-231-0/+44
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* Merge pull request #739 from pjbgf/fix-ciPaulo Gomes2023-04-121-1/+1
|\ | | | | ci: Fix upstream git build for master branch
| * ci: Fix upstream git build for master branchPaulo Gomes2023-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changes upstream broke the compatibility test, which now requires libcurl installed in order to successfully build. Additionally, the .git-dist dir was added to the .gitignore file. Fixes: https://github.com/go-git/go-git/actions/runs/4670641376/jobs/8270625669 Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* | examples: Add example for SHA256 repositoriesPaulo Gomes2023-03-081-0/+3
|/ | | | | | | | | | Add a new example on initializing a new repository with object format SHA256. A new Makefile target was created to run the example to ensure that new changes won't break SHA256 support going forwards. Relates to the SHA256 implementation, defined in #706. Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* ci: Bump GitHub actionsPaulo Gomes2023-03-052-4/+4
| | | | | | | 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-022-0/+6
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* ci: update go versionMaximo Cuadros2023-02-052-2/+2
|
* .github: test, remove coverallsv5.5.1Máximo Cuadros2022-12-111-15/+0
|
* 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>
* Update test.ymlMáximo Cuadros2022-11-291-0/+1
|
* .github: update go versionMáximo Cuadros2022-11-291-3/+3
|
* github-action: update go versionMáximo Cuadros2021-03-261-1/+1
|
* 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-162-38/+40
|
* ci: based on github actionsv5.0.0Máximo Cuadros2020-03-151-4/+71
|
* *: add gh actionsMáximo Cuadros2020-03-091-0/+18