git2go/.github/workflows
Kirill 5e35338d58
Generate stringer files automatically (#841)
Added `stringer` annotations to `git.go` for `ErrorClass` and
`ErrorCode`. Added `generate` rule for `Makefile` to generate
string representations for these types (first building cgo files
in `_obj` dir to get C constants). Finally, updated `ci` actions
workflow to check that generated files are up to date.

Fixes: #543
2021-11-08 06:38:55 -08:00
..
backport.yml libgit2 v1.3.0 #major (#840) 2021-10-14 04:42:42 -07:00
ci.yml Generate stringer files automatically (#841) 2021-11-08 06:38:55 -08:00
tag.yml Rename the default branch to `main` (#786) 2021-09-04 13:33:34 -07:00