golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.17k stars 17.69k forks source link

access: give zx2c4 access to gomote and github groups #44579

Closed zx2c4 closed 2 years ago

zx2c4 commented 3 years ago

I'm trying to fix the race detector on windows/amd64 so that it works with recent mingw (on both gcc and clang). It looks like part of that entails rebuilding using x/build/cmd/racebuild:

2021/02/24 17:31:59 windows/amd64: gomote [create -status=false windows-amd64-race]
2021/02/24 17:31:59 windows/amd64: gomote [create -status=false windows-amd64-race] failed:
2021/02/24 17:31:59 windows/amd64: instance creation failed, retrying

It seems like I need gomote permissions for this to work.

And then while I'm knocking on the permission door, I figure I should use the opportunity to mention the Github groups too: https://github.com/orgs/golang/teams/go-assignees https://github.com/orgs/golang/teams/go-approvers per https://github.com/golang/go/wiki/GithubAccess

CC @golang/release @dmitshur

cagedmantis commented 3 years ago

/cc @golang/release

rsc commented 3 years ago

We've put new gomote accounts on hold while we get new infrastructure in place. I'm happy to do the racebuild update. Can you say a bit more about what version is needed?

zx2c4 commented 3 years ago

LLVM 11.0: https://github.com/mstorsjo/llvm-mingw/releases/tag/20201020

dmitshur commented 2 years ago

Hi Jason,

The gomote accounts are still on hold as work on the new infrastructure continues, but you also requested GitHub access in this issue, so I wanted to help here by moving that along.

Since you've already been granted Gerrit Code-Review+2 access, that implies GitHub access as well. I've sent an invite to your GitHub account just now.

As a reminder, please be sure to review https://go.dev/wiki/Gardening and https://go.dev/wiki/HandlingIssues as part of helping garden issues. If uncertain about something, don't hesitate to ask.

Thank you for your continued contributions to the Go project!

heschi commented 2 years ago

@zx2c4 do you still need/want gomote access? We're ready to give it out if you want it.

gopherbot commented 2 years ago

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)