Skip to content
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

Migration orchestration #27

Merged
merged 12 commits into from
Feb 22, 2022
Merged

Migration orchestration #27

merged 12 commits into from
Feb 22, 2022

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Jan 29, 2022

This runs registered migrators and removes IExportDestination and IImportSource from the user_migration app as they are added to the public API in the server PR below

Requires

Migrators

@Pytal Pytal added the 2. developing Work in progress label Jan 29, 2022
@Pytal Pytal self-assigned this Jan 29, 2022
@Pytal Pytal force-pushed the feat/migration-orchestration branch 6 times, most recently from 27d212c to 28058a8 Compare February 1, 2022 19:11
@Pytal Pytal mentioned this pull request Feb 3, 2022
6 tasks
@come-nc come-nc force-pushed the enhancement/user-migration-foundation branch from aa71570 to c77ddac Compare February 3, 2022 08:49
Base automatically changed from enhancement/user-migration-foundation to main February 3, 2022 10:32
@Pytal Pytal force-pushed the feat/migration-orchestration branch 8 times, most recently from cf86fa6 to 8980c69 Compare February 9, 2022 02:13
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal force-pushed the feat/migration-orchestration branch from 8980c69 to dffce83 Compare February 15, 2022 03:07
@Pytal
Copy link
Member Author

Pytal commented Feb 15, 2022

There is a psalm error that would be fixed with DeepDiver1975/PHPZipStreamer#8, and is addressed by 4f7dde7

@Pytal Pytal force-pushed the feat/migration-orchestration branch from 3d5c514 to 4149062 Compare February 15, 2022 04:18
@Pytal Pytal marked this pull request as ready for review February 15, 2022 04:18
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal force-pushed the feat/migration-orchestration branch from 4149062 to ebe7931 Compare February 15, 2022 04:26
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the feat/migration-orchestration branch from 72fb7fd to c1b931a Compare February 15, 2022 09:45
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…y on import

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the feat/migration-orchestration branch from d6815c5 to 4c44950 Compare February 15, 2022 11:23
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the feat/migration-orchestration branch from 4c44950 to cc8393b Compare February 15, 2022 11:59
@come-nc
Copy link
Collaborator

come-nc commented Feb 15, 2022

CI failure will pass once nextcloud/server#31173 is merged

@come-nc come-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Feb 15, 2022
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc linked an issue Feb 22, 2022 that may be closed by this pull request
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
No idea why psalm keeps thinking there is a signature mismatch with the
 interface, I was not able to reproduce on psalm.dev. Adding it to the
 baseline.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc merged commit ac7e9a7 into main Feb 22, 2022
@come-nc come-nc deleted the feat/migration-orchestration branch February 22, 2022 16:01
@come-nc come-nc added this to the 0.1 milestone Apr 11, 2022
@come-nc come-nc added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design and implement a compatibility check policy
2 participants