[PR #43] [CLOSED] Added auto-migration feature (2nd attempt) #1424

Closed
opened 2026-03-03 19:06:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/43
Author: @Wind-Explorer
Created: 7/15/2022
Status: Closed

Base: developHead: feature/migrate-data


📝 Commits (3)

  • b77ebcb Added and modded files for the feature
  • 3173a16 Moved verify migrate logic to Migrate class
  • 5704f13 Updating Migrate.swift with new logic added

📊 Changes

3 files changed (+39 additions, -9 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+12 -8)
PlayCover/Services/Migrate.swift (+26 -0)
📝 PlayCover/View/PlayCoverApp.swift (+1 -1)

📄 Description

Previous PR closed automatically due to me resetting the branch (I think)

Current addition is built on top of latest code from the develop branch


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/43 **Author:** [@Wind-Explorer](https://github.com/Wind-Explorer) **Created:** 7/15/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/migrate-data` --- ### 📝 Commits (3) - [`b77ebcb`](https://github.com/PlayCover/PlayCover/commit/b77ebcbd1ab5824d3bb4a88877b9e95d25342821) Added and modded files for the feature - [`3173a16`](https://github.com/PlayCover/PlayCover/commit/3173a169857ac7796e7383ac1bfd8e8b0e805cfe) Moved verify migrate logic to Migrate class - [`5704f13`](https://github.com/PlayCover/PlayCover/commit/5704f1372226d13366b499b7a0bdefa4bd1faecf) Updating Migrate.swift with new logic added ### 📊 Changes **3 files changed** (+39 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+12 -8) ➕ `PlayCover/Services/Migrate.swift` (+26 -0) 📝 `PlayCover/View/PlayCoverApp.swift` (+1 -1) </details> ### 📄 Description Previous PR closed automatically due to me resetting the branch (I think) Current addition is built on top of latest code from the develop branch --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:06:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1424
No description provided.