This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/migrations
Aravinth Manivannan 3bb028cc46
Validate migration files (#18203)
JSON Schema validation for data used by Gitea during migrations

Discussion at https://forum.forgefriends.org/t/common-json-schema-for-repository-information/563

Co-authored-by: Loïc Dachary <loic@dachary.org>
2022-01-26 10:45:51 +01:00
..
codebase.go
codebase_test.go
dump.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
error.go
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go
gitea_uploader_test.go
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00
migrate.go
migrate_test.go
onedev.go
onedev_test.go
restore.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
update.go