[04:45:01] 10GitLab (Integrations), 10Tool-extjsonuploader: Support gitlab.wikimedia.org in extjsonuploader - https://phabricator.wikimedia.org/T352831#10861988 (10Samwilson) As Gerrit is no longer going to be retired, all extensions should probably be there instead of on GitLab. The above CommunityConfiguration one has... [05:50:01] 10GitLab (Project Migration), 06Community-Tech, 10CopyPatrol: Migrate CopyPatrol repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395401#10862049 (10A_smart_kitten) [05:50:39] 10GitLab (Project Migration), 10Commons Deletion Notification bot: Migrate CommonsNotifier repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395400#10862050 (10A_smart_kitten) [05:52:07] 10GitLab (Project Migration), 06Community-Tech, 10WS Export: Migrate ws-export repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395398#10862051 (10A_smart_kitten) [05:54:17] 10GitLab (Project Migration), 10Event Metrics: Migrate eventmetrics repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395399#10862052 (10A_smart_kitten) [06:00:59] 10GitLab (Project Migration), 10Wikimedia-GitHub, 07Epic: Migrate active Wikimedia repositories in GitHub to GitLab - https://phabricator.wikimedia.org/T305039#10862054 (10A_smart_kitten) [06:01:00] 10GitLab (Project Migration), 10Commons Deletion Notification bot: Migrate CommonsNotifier repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395400#10862056 (10A_smart_kitten) [06:01:01] 10GitLab (Project Migration), 10Event Metrics: Migrate eventmetrics repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395399#10862057 (10A_smart_kitten) [06:01:03] 10GitLab (Project Migration), 06Community-Tech, 10CopyPatrol: Migrate CopyPatrol repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395401#10862055 (10A_smart_kitten) [06:01:11] 10GitLab (Project Migration), 06Community-Tech, 10WS Export: Migrate ws-export repo from GitHub to GitLab - https://phabricator.wikimedia.org/T395398#10862058 (10A_smart_kitten) [08:39:10] 10GitLab (Infrastructure), 06collaboration-services: Check GitLab artifact retention time - https://phabricator.wikimedia.org/T395014#10862554 (10Jelto) My tests with [airflow-dags](https://gitlab-replica-b.wikimedia.org/repos/data-engineering/airflow-dags) look quite promising. After setting the cleanup to `1... [08:40:04] 10GitLab (Integrations), 10Tool-extjsonuploader: Support gitlab.wikimedia.org in extjsonuploader - https://phabricator.wikimedia.org/T352831#10862559 (10Tgr) 05Open→03Declined [08:46:52] 10GitLab (Integrations), 10Tool-extjsonuploader: Support gitlab.wikimedia.org in extjsonuploader - https://phabricator.wikimedia.org/T352831#10862589 (10Peachey88) There isn't any requirement that they be on Gerrit, the same way many are on GitHub which extjsonuploader is setup to support. [09:10:32] 10GitLab (Integrations), 10Tool-extjsonuploader: Support gitlab.wikimedia.org in extjsonuploader - https://phabricator.wikimedia.org/T352831#10862715 (10Samwilson) True, people can have extensions on Wikimedia GitLab if they like, but we'd probably //encourage// them to use Gerrit wouldn't we? There's no s... [10:42:08] 10GitLab (Infrastructure), 06collaboration-services: Check GitLab artifact retention time - https://phabricator.wikimedia.org/T395014#10862916 (10Jelto) >>! In T395014#10862554, @Jelto wrote: > The only downside is somehow jobs and jobs logs are not available anymore, even for jobs newer than `15d`. GitLab rep... [14:53:09] Hey everyone, I flubbed a commit message in one of our gitlab repos during a squash merge. Anyone has any advice on how I can amend it? (https://gitlab.wikimedia.org/repos/wmde/wikidata-query-gui/-/commit/921e69d25eb7b9e45460bc7705231ce955db4a43) [14:58:30] itamarWMDE: If the `main` branch is configured to allow forced push you could do the following: [14:58:30] In your local checkout which presumably has the undesired commit on top, do `git reset --hard HEAD~1` following by `git push origin +HEAD`. [14:58:54] You'll probably need to temporarily change the repo config to allow forced push to that branch. [14:59:30] Yeah, I tried to force push, it got rejected. Though, technically I am in an Owner role of the repo. [14:59:39] digging through the settings now [15:00:14] Setings -> Repository -> Protected Branches [15:00:47] TY, found it, it was a tiny toggle ':) [15:00:53] haha yeah [15:02:13] Done, thanks for the help dancy! [15:02:25] yw [15:46:15] 10GitLab (Infrastructure), 06collaboration-services, 06Release-Engineering-Team: Check GitLab artifact retention time - https://phabricator.wikimedia.org/T395014#10864474 (10Jelto) I’ve set all retention and expiry dates to `180d` on `gitlab1003` (replica), both instance-wide and for all projects. This broug... [15:55:21] 10GitLab (Infrastructure), 06collaboration-services, 06Release-Engineering-Team: Check GitLab artifact retention time - https://phabricator.wikimedia.org/T395014#10864578 (10dancy) @Jelto Your plan looks reasonable to me. If it turns out that there are projects that have different retention requirements, we... [18:48:39] 10GitLab (Infrastructure), 06collaboration-services, 06Release-Engineering-Team: Check GitLab artifact retention time - https://phabricator.wikimedia.org/T395014#10865469 (10brennen) Yeah, makes sense.