Page MenuHomePhabricator

Rename analytics/statsv to performance/statsv
Closed, ResolvedPublic

Description

This task is to "properly" rename the Gerrit repository analytics/statsv to performance/statsv. It was cloned and resulted in duplicate repositories.

Event Timeline

$ ssh -p 29418 gerrit.wikimedia.org rename-project performance/statsv performance/statsv-back
Checking preconditions:                          100%
Retrieving the list of changes from DB:          100%
Renaming git repository:                         100%
Updating changes in the database:                100%
Indexing changes:                                100% (2/2)
Replicating the rename of performance/statsv to performance/statsv-back: 100%
$ ssh -p 29418 gerrit.wikimedia.org rename-project analytics/statsv performance/statsv
Checking preconditions:                          100%
Retrieving the list of changes from DB:          100%
Renaming git repository:                         100%
Updating changes in the database:                100%
Indexing changes:                                100% (27/27)
Replicating the rename of analytics/statsv to performance/statsv: 100%

And the result is that the old changes are now under the new name: https://gerrit.wikimedia.org/r/q/project:performance/statsv

Some commits were made on the temporary repository which would need to be sent back: https://gerrit.wikimedia.org/r/q/project:performance/statsv-back after which that statsv-back repo can be deleted.

hashar claimed this task.

Mentioned in SAL (#wikimedia-releng) [2024-11-25T18:24:25Z] <hashar> gerrit: changed parent of performance/statsv to performance (was analytics) # T380767