mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 02:46:04 +01:00 
			
		
		
		
	Add extra user information when migrating release (#8331)
* add extra user information when migrating release * add migrations * fix tests
This commit is contained in:
		| @@ -167,6 +167,8 @@ func TestGitHubDownloadRepo(t *testing.T) { | ||||
| 			Body:            "Forked source from Gogs into Gitea\n", | ||||
| 			Created:         time.Date(2016, 10, 17, 02, 17, 59, 0, time.UTC), | ||||
| 			Published:       time.Date(2016, 11, 17, 15, 37, 0, 0, time.UTC), | ||||
| 			PublisherID:     4726179, | ||||
| 			PublisherName:   "bkcsoft", | ||||
| 		}, | ||||
| 	}, releases[len(releases)-1:]) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user