git2go/.github/workflows
lhchavez a964575453
Generate stringer files automatically (#841) (#865)
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
(cherry picked from commit 5e35338d58)

Co-authored-by: Kirill <g4s8.public@gmail.com>
2021-11-09 06:46:28 -08:00
..
backport.yml libgit2 v1.2.0 #major 2021-09-05 18:52:01 -07:00
ci.yml Generate stringer files automatically (#841) (#865) 2021-11-09 06:46:28 -08:00
tag.yml Rename the default branch to `main` (#786) 2021-09-04 13:33:34 -07:00