diff options
author | Jason Song <i@wolfogre.com> | 2024-08-07 23:29:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 11:29:08 -0400 |
commit | de2787a4939ffdc11184a2115289cfb097272ba2 (patch) | |
tree | 876be0ef88ac3671f518879ea28baafb499099da /CONTRIBUTING.md | |
parent | df7f1c2eadac24f64adf3d823a7642a6eccf77f3 (diff) | |
download | gitea-de2787a4939ffdc11184a2115289cfb097272ba2.tar.gz gitea-de2787a4939ffdc11184a2115289cfb097272ba2.zip |
Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)
Found at
https://github.com/go-gitea/gitea/pull/31790#issuecomment-2272898915
`unit-tests-gogit` never work since the workflow set `TAGS` with
`gogit`, but the Makefile use `TEST_TAGS`.
This PR adds the values of `TAGS` to `TEST_TAGS`, ensuring that setting
`TAGS` is always acceptable and avoiding confusion about which one
should be set.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions