Due to changes in the meetup API this step is failing.
Skip this step while we troubleshoot so the website
deploy job will complete.
For golang/go#54796.
Change-Id: Ic71f191b71527c3862af155c2794d2af5127d46c
Reviewed-on: https://go-review.googlesource.com/c/website/+/426836
Reviewed-by: Julie Qiu <julieqiu@google.com>
Auto-Submit: Jamal Carvalho <jamal@golang.org>
Auto-Submit: Julie Qiu <julieqiu@google.com>
Run-TryBot: Julie Qiu <julieqiu@google.com>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Move all links to their new locations and add redirects for old links.
Change-Id: Ie0c7711a78e8be8917133a02f1ead63ef91c2e1a
Reviewed-on: https://go-review.googlesource.com/c/website/+/426835
Auto-Submit: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Julie Qiu <julieqiu@google.com>
Run-TryBot: Julie Qiu <julieqiu@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
CL 421426 extended release.txt coverage to include history entries for
the latest releases, including the currently supported Go 1.19 and 1.18.
Make the test less strict so it doesn't start to fail when future minor
releases come out.
Change-Id: I2864e10f23cf706b1bd4d97e9ae29ac6ea8ad3f3
Reviewed-on: https://go-review.googlesource.com/c/website/+/422637
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
The style theme matches pkg.go.dev behavior in respecting
the users preferred theme set by the system.
Change-Id: I1dab33bda043f054522f88f8e64c539e61934433
Reviewed-on: https://go-review.googlesource.com/c/website/+/424834
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Fix content auto-scrolling when it’s being selected and the cursor is
less than 4.6875rem from the top border of browser view window
Fixesgolang/go#52917
Change-Id: Ibf077bbeb3ba57ee425b1965e9e833ba66d11383
Reviewed-on: https://go-review.googlesource.com/c/website/+/409014
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Reviewed-by: Zeke Lu <lvzecai@gmail.com>
Reviewed-by: Soham Dongargaonkar <sohamssd@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
All supported Go versions, that is Go 1.18 and newer, now share a
common Linux kernel version requirement adopted in proposal 45964.
For golang/go#45964.
Change-Id: Iec386b75f71ebf192883e4aac9bb3634bffdfe35
Reviewed-on: https://go-review.googlesource.com/c/website/+/424574
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
In particular, reorder the GOOS=linux entries so that the GOARCH is
sorted in the same order as in the Introduction section.
Change-Id: I3a4753888f023211e9fda77e341462dc3d87d06e
Reviewed-on: https://go-review.googlesource.com/c/website/+/421574
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
The security team found a few release notes that did not contain the
word security but included one or more security fixes. This CL updates
the relevant release notes.
Change-Id: I7cf4aeef65e5328a936c951781cd4f0bd54429d7
Reviewed-on: https://go-review.googlesource.com/c/website/+/421426
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
Run-TryBot: Tatiana Bradley <tatiana@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Based on feedback from aktau@google.com, it's more confusing to state it
as part of the model and then take it back later. At this point, it's
not really all that important to anything but the visualization, so this
CL moves the STW assumption to just the description of the
visualizations.
Change-Id: I345ae215e3ff06ad791044e00425472552df8022
Reviewed-on: https://go-review.googlesource.com/c/website/+/421054
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Nicolas Hillegeer <aktau@google.com>
From comments by aktau@google.com on CL 414397.
Change-Id: Ic6a5edbd477dbf6c54b996e652056e2189f727ae
Reviewed-on: https://go-review.googlesource.com/c/website/+/417649
Reviewed-by: Nicolas Hillegeer <aktau@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
Thank you for great article!
I found a small typo on example code. So, I fixed it!
`cmp` → `less`
Change-Id: I2b595b4be12fe8cf60c69ed66902369378f5ca9c
GitHub-Last-Rev: cc594d707c
GitHub-Pull-Request: golang/website#171
Reviewed-on: https://go-review.googlesource.com/c/website/+/420734
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Announce Go 1.19 (to be posted with the release, planned for August 2).
Change-Id: I82dcde83baca44bf3f4ff2fc28126c3a7a445dbc
Reviewed-on: https://go-review.googlesource.com/c/website/+/420014
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Eli Bendersky <eliben@google.com>
We ended up reverting CL 415236 due to a Google-internal dependency,
but I didn't update the doc fix CL before it was submitted.
Updates golang/go#51225.
Change-Id: I36142e6ea3f15251c54a7c3a6ddb953f9c18775f
Reviewed-on: https://go-review.googlesource.com/c/website/+/420614
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Copied from the main Go repo at CL 417534.
Deleted there in CL 420418.
For golang/go#51400.
Change-Id: I32b1464638f3aa8fee6dad65aa8331da0c33c50c
Reviewed-on: https://go-review.googlesource.com/c/website/+/420417
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
There are two similar looking "Apple macOS" installers featured on the
download page. They differ only in the filename and in requirements.
Add the architecture name next to platform description to make them
easier to tell apart.
Change-Id: I93d219d6ed0bad604aefd69bc11a9a24ee510d2e
GitHub-Last-Rev: 2545beef0c
GitHub-Pull-Request: golang/website#168
Reviewed-on: https://go-review.googlesource.com/c/website/+/419178
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Now that there's no AUTHORS file, go.dev/AUTHORS will become a dead link
as of Go 1.19, and tip.golang.org/AUTHORS is already one.
Write a page to keep those links not 404-ing.
Same is true for CONTRIBUTORS; redirect to AUTHORS.
For golang/go#53961.
Change-Id: I17cc932f3f870bf4b9970151ead4b5e72a94845b
Reviewed-on: https://go-review.googlesource.com/c/website/+/418932
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
The backport update brought in the new doc comment formatter,
and it is already used via the deprecated APIs, but using the direct APIs
allows better resolution of doc links within a given package.
Fixesgolang/go#51082.
Change-Id: I6e8ff47b0381526a56d104c22c4ad69f716d4960
Reviewed-on: https://go-review.googlesource.com/c/website/+/417651
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Copied from Go repo commit 266c70c26306 (CL 417595, Jul 14 2022).
Brings in new doc comment parser as well as assorted go/parser fixes.
(This code runs on App Engine which does not have Go 1.19 yet.)
For golang/go#51082.
Change-Id: I5c7e49f14a824649c773b26caa53f5422fe98494
Reviewed-on: https://go-review.googlesource.com/c/website/+/417650
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
In 2009, Google's open-source lawyers asked us to create the AUTHORS
file to define "The Go Authors", and the CONTRIBUTORS file was in
keeping with open source best practices of the time.
Re-reviewing our repos now in 2022, the open-source lawyers are
comfortable with source control history taking the place of the
AUTHORS file, and most open source projects no longer maintain
CONTRIBUTORS files.
To ease maintenance, remove AUTHORS and CONTRIBUTORS from all repos.
For golang/go#53961.
Change-Id: Ib2124d3938974d1155b8c7ff50505bef3ac1d79d
Reviewed-on: https://go-review.googlesource.com/c/website/+/418929
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Download button opened the dl page in a new tab because previously, the download page was in a separate host (golang.org). Since now go.dev and golang.org are unified to one site, it makes sense to avoid a separate tab.
Fixesgolang/go#53637
Change-Id: Ie8c9fd6741be9be154bb375082aff42f7b7d1720
Reviewed-on: https://go-review.googlesource.com/c/website/+/416177
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
There is now a main documentation page for all things security.
Change-Id: Ie85a9a5d642df6b70c7a821d4a83cc14dbb5e6b4
Reviewed-on: https://go-review.googlesource.com/c/website/+/418214
Reviewed-by: Julie Qiu <julieqiu@google.com>
Auto-Submit: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Julie Qiu <julieqiu@google.com>
These are referenced from go-brand.md via short links, which I'll update
once this CL is deployed.
Change-Id: Iecd5d1a95bffa3fdd608e0691568cb7bda810225
Reviewed-on: https://go-review.googlesource.com/c/website/+/418114
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Heschi Kreinick <heschi@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
These are the only files in their bucket and I'd like to delete it.
Change-Id: Id1857750de366569c3bcf0e031ba0fbe0955a7ca
Reviewed-on: https://go-review.googlesource.com/c/website/+/417653
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>