[09:25:20] 10GitLab (Account Approval), 10Release-Engineering-Team (Priority Backlog 📥): Requesting GitLab account activation for MarcoAurelio - https://phabricator.wikimedia.org/T347294 (10Aklapper) p:05Triage→03Medium a:03Aklapper [09:25:48] 10GitLab (Account Approval), 10Release-Engineering-Team (Priority Backlog 📥): Requesting GitLab account activation for MarcoAurelio - https://phabricator.wikimedia.org/T347294 (10Aklapper) 05Open→03Resolved I didn't see any signs of a disabled account when looking at https://gitlab.wikimedia.org/admin/user... [10:12:13] Hi! I'm trying to add DeltaQuad to a GitLab group, but the invite members form fails to find that account. Can someone assist me with what's happening? [10:12:31] (the group is https://gitlab.wikimedia.org/groups/repos/stewards/-/group_members, in case that matters) [10:14:41] urbanecm: If there is no account, there is no account? :P [10:16:57] andre: but there is a developer account of that name [10:17:11] plus, gitlab requires approval, so it might be pending too? [10:17:16] hence my question :) [10:17:58] no there is no pending or active account with that name. Did the user login to gitlab before? [10:18:37] Also there is this task for renaming the account: https://phabricator.wikimedia.org/T318461. Maybe it's a different name now? However in GitLab there is no deltaquad or amanda [10:19:39] urbanecm, developer account (LDAP) doesn't imply that someone registered on GitLab in my understanding [10:22:36] andre: if that's true, it would be useful to fix. thanks for clarifying that. i thought all dev accounts exist on github. [10:22:39] *gitlab [10:23:58] jelto: thank you. i'll ask them to log into gitlab. thought it's automatic :/. [10:34:32] 10GitLab (Pipeline Services Migration🐤), 10Metrics Platform Backlog, 10Data Products (Sprint 01), 10Patch-For-Review: Migrate metrics-platform repo to GitLab - https://phabricator.wikimedia.org/T344733 (10phuedx) >>! In T344733#9192434, @Krinkle wrote: > I've reconfigured the `wikimedia/metrics-platform` p... [11:05:11] 10GitLab (Infrastructure), 10collaboration-services, 10Release-Engineering-Team (Radar): Add GitLab upgrades and maintenance to deployment calendar - https://phabricator.wikimedia.org/T336470 (10LSobanski) 05Open→03Resolved I added a note to the GitLab Upgrade page, resolving. [12:11:55] Hi! What would be the best way to git a scheduled pipeline to create an MR on the repo? (which account to use, etc.) [12:20:58] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10Arnoldokoth) [12:22:54] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10Arnoldokoth) [12:34:13] 10GitLab (Pipeline Services Migration🐤), 10Toolforge, 10cloud-services-team, 10Release-Engineering-Team (Priority Backlog 📥): Move Toolforge PipelineLib repositories to GitLab - https://phabricator.wikimedia.org/T334399 (10dcaro) [12:54:49] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10ops-monitoring-bot) Cookbook cookbooks.sre.gitlab.failover (Failover of gitlab from gitlab2002.wikimedia.org to gitlab1... [12:55:30] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10ops-monitoring-bot) Cookbook cookbooks.sre.gitlab.failover (Failover of gitlab from gitlab2002.wikimedia.org to gitlab1... [13:18:27] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10ops-monitoring-bot) Cookbook cookbooks.sre.gitlab.failover (Failover of gitlab from gitlab2002.wikimedia.org to gitlab1... [15:28:28] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review, 10Release-Engineering-Team (Radar), 10User-brennen: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10brennen) [16:11:04] 10Gitlab-Application-Security-Pipeline, 10Security-Team, 10Documentation, 10SecTeam-Processed, 10Security: Update on-wiki documentation for the AppSec Pipeline for phase 2 work - https://phabricator.wikimedia.org/T346802 (10sbassett) 05Open→03In progress p:05Triage→03Medium a:05sbassett→03mmar... [16:11:08] 10Gitlab-Application-Security-Pipeline, 10Security-Team, 10SecTeam-Processed, 10Security, 10user-sbassett: [EPIC] Application Security Pipeline Components for Gitlab - Phase 2 Work - https://phabricator.wikimedia.org/T342177 (10sbassett) [16:14:41] urbanecm: some accounts are automatically created from ldap, but only for specific groups [16:28:01] 10GitLab (Infrastructure), 10collaboration-services, 10Patch-For-Review, 10Release-Engineering-Team (Radar), 10User-brennen: Switchover gitlab-replica (gitlab2002 -> gitlab1003) - September 2023 - https://phabricator.wikimedia.org/T345590 (10ops-monitoring-bot) Cookbook cookbooks.sre.gitlab.failover (Fai... [16:42:53] brennen: ahh! that's what i might be confusing this. thanks for clarifying. [16:43:16] wondering, is there a way to create a GL account for someone else? (fine if not, just curiosity) [16:50:39] urbanecm: we have a script that does the ldap syncing, so in principle it's possible. there's also an interface for admins that allows creating a new user, but i suspect that might get weird with our idp integration, or at least be kind of error prone. [16:58:43] ack, makes sense. [18:57:29] dcaro: That sounds like a job for a Project Access Token. https://gitlab.wikimedia.org//-/settings/access_tokens [18:57:29] Note that the name you give to project access token is used as a display name for operations performed using that token. [18:57:29] Save the generated token into a CI/CD protected and masked variable. [18:57:29] Be mindful that any member of your project that can merge commits into your protected branches will have easy access to the token. [18:57:29] Use the token as the password when authenticating with gitlab. The username doesn't matter. [18:57:30] Here's an example: https://gitlab.wikimedia.org/dancy/deleteme/-/blob/dcaro-test/.gitlab-ci.yml [18:58:18] Make sure the job that tries to use the token only runs for protected branches/tags. [22:02:35] 10GitLab (Account Approval), 10Release-Engineering-Team (Priority Backlog 📥): Requesting GitLab account activation for MarcoAurelio - https://phabricator.wikimedia.org/T347294 (10MarcoAurelio) Thanks @Aklapper - I could access now, but for some reason now my account is now `maurelio1` and not `maurelio`, which... [22:11:48] 10GitLab (Account Approval), 10Release-Engineering-Team (Priority Backlog 📥): Requesting GitLab account activation for MarcoAurelio - https://phabricator.wikimedia.org/T347294 (10MarcoAurelio) >>! In T347294#9201430, @MarcoAurelio wrote: > Thanks @Aklapper - I could access now, but for some reason now my accou... [22:18:18] Hi. I'm having auth issues with GitLab. It created a duplicate account for me too. Any admin able to assist? [22:18:43] cf. https://phabricator.wikimedia.org/T347294#9201447 [22:49:55] hauskater: Taking a look [22:57:03] Confirming, you want maurelio1 deleted, right? [23:05:42] I need to get moving but based on all the information I see and the messages in the ticket, sounds like deleting maurelio1 might help move things forward, so I've done that. [23:07:29] 10GitLab (Account Approval), 10Release-Engineering-Team (Priority Backlog 📥): Requesting GitLab account activation for MarcoAurelio - https://phabricator.wikimedia.org/T347294 (10dancy) I deleted the `maurelio1` gitlab account.