Skip to content

OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later #35216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
OneDev migration: fix broken migration caused by various REST API cha…
…nges in OneDev 7.8.0 and later

- in REST urls use `~api` instead of `api`
- check minimum required OneDev version before starting migration
- required OneDev version is now 12.0.1
  (older versions do not offer necessary API: https://code.onedev.io/onedev/server/~issues/2491)
- support migrating OneDev subprojects (e.g. http:/onedev.host/projectA/subProjectB)
  • Loading branch information
DevCharly committed Aug 5, 2025
commit 0f5f8cd743c6cd77f1b7edbe6957bde957c28e9b
Loading