1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:25:15 +01:00
gitea/services/release
zeripath e6b3be4608
Add more checks in migration code (#21011)
When migrating add several more important sanity checks:

* SHAs must be SHAs
* Refs must be valid Refs
* URLs must be reasonable

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
2022-09-04 13:47:56 +03:00
..
release_test.go
release.go Add more checks in migration code (#21011) 2022-09-04 13:47:56 +03:00