Skip to content

Conversation

@Deiz
Copy link
Contributor

@Deiz Deiz commented Apr 5, 2021

Track imports per identifier as a slice to accommodate duplicates. This
allows us to generate multiple import fixes per import identifier.

Fixes golang/go#45398

Track imports per identifier as a slice to accommodate duplicates. This
allows us to generate multiple import fixes per import identifier.

Fixes golang/go#45398
@google-cla google-cla bot added the cla: yes label Apr 5, 2021
@gopherbot
Copy link
Contributor

This PR (HEAD: 79f5729) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/tools/+/307449 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Heschi Kreinick:

Patch Set 1: Run-TryBot+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Go Bot:

Patch Set 1:

TryBots beginning. Status page: https://farmer.golang.org/try?commit=6557c927


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from kokoro:

Patch Set 1:

Kokoro presubmit build starting for golang/tools/gopls-legacy/presubmit
Logs at:
https://source.cloud.google.com/results/invocations/deda36c2-b38e-4079-8756-0fead95faad5


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from kokoro:

Patch Set 1: gopls-CI+1

Kokoro presubmit build finished with status: SUCCESS
Logs at: https://source.cloud.google.com/results/invocations/deda36c2-b38e-4079-8756-0fead95faad5


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Go Bot:

Patch Set 1: TryBot-Result+1

TryBots are happy.


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@Deiz
Copy link
Contributor Author

Deiz commented Oct 15, 2021

@heschi anything blocking merge on this?

@gopherbot
Copy link
Contributor

Message from Heschi Kreinick:

Patch Set 1: Run-TryBot+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Go Bot:

Patch Set 1:

TryBots beginning. Status page: https://farmer.golang.org/try?commit=6557c927


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from kokoro:

Patch Set 1:

Kokoro presubmit build starting for golang/tools/gopls-legacy/presubmit
Logs at:
https://source.cloud.google.com/results/invocations/deda36c2-b38e-4079-8756-0fead95faad5


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from kokoro:

Patch Set 1: gopls-CI+1

Kokoro presubmit build finished with status: SUCCESS
Logs at: https://source.cloud.google.com/results/invocations/deda36c2-b38e-4079-8756-0fead95faad5


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Go Bot:

Patch Set 1: TryBot-Result+1

TryBots are happy.


Please don’t reply on this GitHub thread. Visit golang.org/cl/307449.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Nov 29, 2023
Track imports per identifier as a slice to accommodate duplicates. This
allows us to generate multiple import fixes per import identifier.

Fixes golang/go#45398

Change-Id: I78b80efabefc2263251c0087a0f2dc688f708de3
GitHub-Last-Rev: 79f5729
GitHub-Pull-Request: #299
Reviewed-on: https://go-review.googlesource.com/c/tools/+/307449
Auto-Submit: Robert Findley <rfindley@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants