Skip to content
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

cmd/go: remove note about GOCACHE=off in docs #29681

Closed
wants to merge 1 commit into from

Conversation

thaJeztah
Copy link
Contributor

@thaJeztah thaJeztah commented Jan 11, 2019

This patch removes mention of GOCACHE=off from the help/docs.
It is no longer supported in Go 1.12, per the release notes.

Fixes #29680

@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Jan 11, 2019
@gopherbot
Copy link

This PR (HEAD: 820694f) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/157517 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

Message from Gobot Gobot:

Patch Set 1:

Congratulations on opening your first change. Thank you for your contribution!

Next steps:
Within the next week or so, a maintainer will review your change and provide
feedback. See https://golang.org/doc/contribute.html#review for more info and
tips to get your patch through code review.

Most changes in the Go project go through a few rounds of revision. This can be
surprising to people new to the project. The careful, iterative review process
is our way of helping mentor contributors and ensuring that their contributions
have a lasting impact.

During May-July and Nov-Jan the Go project is in a code freeze, during which
little code gets reviewed or merged. If a reviewer responds with a comment like
R=go1.11, it means that this CL will be reviewed as part of the next development
cycle. See https://golang.org/s/release for more details.


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

@gopherbot
Copy link

Message from Elias Naur:

Patch Set 1:

(3 comments)


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

@gopherbot
Copy link

Message from Bryan C. Mills:

Patch Set 1: Code-Review+1

Please run src/cmd/go/mkalldocs.sh and amend the results into this change.


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

@bradfitz bradfitz changed the title cmd/go/internal: remove note about GOCACHE=off cmd/go: remove note about GOCACHE=off in docs Jan 11, 2019
@gopherbot
Copy link

This PR (HEAD: 1e2a81d) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/157517 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

Message from Sebastiaan van Stijn:

Patch Set 2:

Patch Set 1: Code-Review+1

Please run src/cmd/go/mkalldocs.sh and amend the results into this change.

Whoops, thanks: updated 👍


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

Setting GOCACHE=off is no longer allowed in upcoming releases of Go.

Fixes golang#29680
@gopherbot
Copy link

Message from Bryan C. Mills:

Patch Set 3: Run-TryBot+1 Code-Review+2


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

@gopherbot
Copy link

This PR (HEAD: 31e904f) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/157517 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

Message from Gobot Gobot:

Patch Set 3:

TryBots beginning. Status page: https://farmer.golang.org/try?commit=4d1f20fe


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

@gopherbot
Copy link

Message from Sebastiaan van Stijn:

Patch Set 4:

(3 comments)

Think it's all done :-)


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

@gopherbot
Copy link

Message from Elias Naur:

Patch Set 4: Run-TryBot+1


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

@gopherbot
Copy link

Message from Gobot Gobot:

Patch Set 4:

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


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

@gopherbot
Copy link

Message from Gobot Gobot:

Patch Set 4: TryBot-Result+1

TryBots are happy.


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

gopherbot pushed a commit that referenced this pull request Jan 11, 2019
This patch removes mention of GOCACHE=off from the help/docs.
It is no longer supported in Go 1.12, per the release notes.

Fixes #29680

Change-Id: I53ab15a62743f2e55ae1d8aa50629b1bf1ae32ad
GitHub-Last-Rev: 31e904f
GitHub-Pull-Request: #29681
Reviewed-on: https://go-review.googlesource.com/c/157517
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
@gopherbot
Copy link

This PR is being closed because golang.org/cl/157517 has been merged.

@gopherbot gopherbot closed this Jan 11, 2019
@thaJeztah thaJeztah deleted the fix_GOCACHE_docs branch January 15, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants