Page MenuHomePhabricator

Migrate propertysuggester/RecommenderServer to GitLab
Open, Needs TriagePublic

Description

Repo:

Folks: @Michaelcochez, @Martaannaj (and group tags? Tagging the extension, please untag if that's incorrect)

Event Timeline

@thcipriani I would like to take care of this. Since the version on gerrit is pretty outdated by now, is it possible to directly work with the latest which we develop on github?
I'd also be happy to move development completely to gitlab, if we can get our CI ported. Can we have runners for that on the gitlab installation?

@thcipriani could you help me forward with this? If preferred, we could set up a 20 minute call to get this all set and done.

Hey @Michaelcochez — there are instance-wide runners on our GitLab instance, yes.

I hadn't realized you were developing on GitHub and that Gerrit was out-of-date. What's the repo on GitHub so we can take a look?

This is a helpful resource to get started: https://www.mediawiki.org/wiki/GitLab/Hosting_a_project_on_GitLab#Migrating_a_project

@thcipriani Can you help me out? We recently updated to a new golang version, and want to go forward getting this deployed properly.

@thcipriani Can you help me out? We recently updated to a new golang version, and want to go forward getting this deployed properly.

You're GitLab account should be enabled and you should be able to import the repository.

For CI, please see GitLab/Workflows/CI (eg. releng/cli uses Go 1.22 with GitLab runners).

@Michaelcochez Is there anything missing?

We had a hickup with an invalid dump of wikidata recently, but we worked around that by now. I hope to find some time in the coming week to get things set up.