Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

golang/go

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-24 15:50 x_tools-got...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

gabyhelp created a comment on an issue on golang/go
**Related Issues and Documentation** - [iter: \`iter.Seq\` returns incorrect values for subsequent next calls #64646 (closed)](https://github.com/golang/go/issues/64646) <!-- score=0.85171 --> -...

View on GitHub

scr-oath opened an issue on golang/go
iter.Seq: setting outer values in functional iterators seem to have memory issues
### Go version go version go1.23.2 darwin/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='on' GOARCH='arm64' GOBIN='' GOCACHE='/Users/scr/Library/Caches/go-build'...
golightlyb created a comment on an issue on golang/go
> The alternative is either putting up with ugly docs, or writing this boilerplate: I sympathise with the reasoning a lot, but at the point where the public and the private API meet, I don't hat...

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622495 mentions this issue: `text/template, html/template: add ExecuteFuncMap and ExecuteTemplateFuncMap`

View on GitHub

stevenwilson80 forked golang/go

stevenwilson80/go

yinhehongyan starred golang/go
gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622238 mentions this issue: `cmd/go: permit linker flag -Wl,--push-state,--as-needed`

View on GitHub

DejanGegic starred golang/go
ianlancetaylor created a comment on an issue on golang/go
Until this is fixed, you should be able to build your program by setting `CGO_LDFLAGS_ALLOW=-Wl,--push-state.*` in the environment.

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/621755 mentions this issue: `cmd/compile: add shift optimization test`

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622476 mentions this issue: `net/smtp: ignore HELO error in QUIT`

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-24 15:50 x_tools-got...

View on GitHub

ianlancetaylor created a comment on an issue on golang/go
This seems to be a problem specific to the openbsd-ppc64 builder. CC @golang/openbsd

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-24 15:50 x_tools-got...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "time" && test == "TestLoadFixed" <details><summary>2024-10-24 19:25 gotip-openbsd-ppc64 go@15c55801 time.TestLoadFixe...

View on GitHub

gopherbot closed an issue on golang/go
x/build/cmd/relui: dynamically respond to nested modules in monthly golang.org/x tagging workflow
Issue #48523 was about tagging golang.org/x repos monthly, automatically. It's been implemented for a while, but one area for improvement is that the relui workflow currently hard-codes extra di...
mknyszek created a comment on an issue on golang/go
Turns out that was the only issue. Yay! All done. https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-arm64-clang15/b8733158741102774385

View on GitHub

mknyszek closed an issue on golang/go
x/build: add linux-arm64-clang builder
Requested by @randall77 for at least debugging clang-on-arm64 issues. Might as well just support it in general, it's about the same amount of work, assuming the tests pass.
gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-24 15:50 x_tools-got...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes post <- pkg == "runtime/pprof" && test ~ `TestMutexProfile` && `profile samples total .*, want .*` <details><summary>2024-10-24 19:18 go...

View on GitHub

n0owud forked golang/go

n0owud/go

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622396 mentions this issue: `internal/task: read nested module's own go.mod files`

View on GitHub

codyoss created a comment on an issue on golang/go
Another example, similar to original post: cloud.google.com/go/compute/apiv1/computepb

View on GitHub

NHAS created a comment on an issue on golang/go
Two other alternatives could be: 1. Add a new ssh package function. Such as `ssh.ReadPacket(ssh.Channel) []byte` That does an internal cast to ssh.channel and calls the public method `ReadSSHPack...

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622377 mentions this issue: `internal/runtime/maps: remove type fields`

View on GitHub

Load more