[PR #5341] [MERGED] Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 #17758

Closed
opened 2025-11-02 15:32:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5341
Author: @nougad
Created: 11/15/2018
Status: Merged
Merged: 11/18/2018
Merged by: @lafriks

Base: masterHead: migration-fixes-5318


📝 Commits (3)

  • 0f803f7 Remove field from migration to support upgrades from older version
  • 8001783 Skip remove stale watcher migration if not required
  • 75e5ef5 Merge branch 'master' into migration-fixes-5318

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 models/migrations/v64.go (+0 -1)
📝 models/migrations/v67.go (+9 -0)

📄 Description

see https://github.com/go-gitea/gitea/issues/5318


🔄 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/go-gitea/gitea/pull/5341 **Author:** [@nougad](https://github.com/nougad) **Created:** 11/15/2018 **Status:** ✅ Merged **Merged:** 11/18/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `migration-fixes-5318` --- ### 📝 Commits (3) - [`0f803f7`](https://github.com/go-gitea/gitea/commit/0f803f73bdc68c6b2cf6729f68df66ffbd10299a) Remove field from migration to support upgrades from older version - [`8001783`](https://github.com/go-gitea/gitea/commit/800178301e7972556274ca7edf06bdb1988c1350) Skip remove stale watcher migration if not required - [`75e5ef5`](https://github.com/go-gitea/gitea/commit/75e5ef5d985f22510a6e9b8c2d799bd7f1ee7f3a) Merge branch 'master' into migration-fixes-5318 ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v64.go` (+0 -1) 📝 `models/migrations/v67.go` (+9 -0) </details> ### 📄 Description see https://github.com/go-gitea/gitea/issues/5318 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 15:32:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17758