-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dashboard: update dragonfly to 6.4.0 #83
Conversation
This PR (HEAD: e672ce4) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/build/+/549035. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 2: Code-Review+2 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-12-12T17:15:12Z","revision":"6dddd6e159ea936225f588986c93324cffdde947"} Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 4: Auto-Submit+1 Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-12-12T20:15:39Z","revision":"2a89e5656c5132f36b82f523d9def73eb50b7f82"} Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 4: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Dmitri Shuralyov: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 4: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/549035. |
Initial work to move from dfly 6.2.2 to 6.4.0. For golang/go#64684. Change-Id: I67e951ccb34728d9b42980cdd3cf1c9739fbc395 GitHub-Last-Rev: e672ce4 GitHub-Pull-Request: #83 Reviewed-on: https://go-review.googlesource.com/c/build/+/549035 Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Michael Pratt <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]>
This PR is being closed because golang.org/cl/549035 has been merged. |
Initial work to move from dfly 6.2.2 to 6.4.0.
For golang/go#64684.