git2go/.github/workflows
lhchavez 0c7782a2f6
Generate stringer files automatically (#841) (#866)
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:48:31 -08:00
..
backport.yml Rename the default branch to `main` (#786) (#787) 2021-09-04 13:41:41 -07:00
ci.yml Generate stringer files automatically (#841) (#866) 2021-11-09 06:48:31 -08:00
tag.yml Rename the default branch to `main` (#786) (#787) 2021-09-04 13:41:41 -07:00