Project

General

Profile

Actions

Bug #6491

closed

Gitea repo is out of sync with Gerrit

Added by fixeria about 2 months ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Low
Assignee:
Target version:
-
Start date:
06/18/2024
Due date:
% Done:

100%

Spec Reference:

Description

We do have this project in both Gerrit and Gitea, but unfortunately those repos are out of sync.
I noticed this recently after merging some Makefile improvements via Gerrit:

/home/fixeria/projects/osmocom/osmo-qcdiag$ git fetch --all --tags 
Fetching origin
Fetching gerrit

/home/fixeria/projects/osmocom/osmo-qcdiag$ git rev-parse gerrit/master
5b01f0bedd70f0c0df589eba347a8580d510d737
/home/fixeria/projects/osmocom/osmo-qcdiag$ git rev-parse origin/master
aea8cb80b8fee779ba33af566d1fd31efc2374bf

Looks like the problem is that osmo-qcdiag is a standalone repository and not a mirror?

https://gitea.osmocom.org/phone-side/osmo-qcdiag

Actions #1

Updated by osmith about 2 months ago

  • Assignee changed from osmith to laforge

Looks like the problem is that osmo-qcdiag is a standalone repository and not a mirror?

Yes.

I don't have permissions in that gitea project unfortunately, so assigning to Harald. (Obviously this has low importance.)

Actions #2

Updated by laforge about 1 month ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

setup is now correct: gitea mirrors gerrit, and gitea pushes to github.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)