Ecosyste.ms: Timeline

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

golang/go

mleko opened a pull request on golang/go
refactor: remove use of panic as a control flow mechanism
It seems that panic is used as a control flow mechanism and can be replaced with regular errors to make it easier to track the flow. No interface or behavior changes are expected. This PR will b...
afsk1240 starred 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 == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

490273789 starred golang/go
mleko-forks forked golang/go

mleko-forks/go

gabyhelp created a comment on an issue on golang/go
**Related Issues and Documentation** - [govulncheck-action: support go-version-file: 'go.mod' #61343 (closed)](https://github.com/golang/go/issues/61343) <!-- score=0.88532 --> - [x/vuln/cmd/gov...

View on GitHub

sbp-bvanb opened an issue on golang/go
govulncheck-action: Warning: Both go-version and go-version-file inputs are specified, only go-version will be used while only 'go-version-file: go.mod' is specified
### govulncheck version golang/[email protected] ### Does this issue reproduce at the latest version of golang.org/x/vuln? - ### Output of `go env` in your module/workspace: ```shell -...
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-25 03:22 gotip-openbsd-ppc64 go@4226fc59 time.TestLoadFixe...

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-s...

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622477 mentions this issue: `cmd/link: for asan align coverage counters to 8 bytes`

View on GitHub

gopherbot pushed 1 commit to master golang/go
  • net/smtp: ignore HELO error in QUIT Fixes #70011 Change-Id: I9d8b3ffbd66561eee0efffd54038960acd5fcf64 Reviewed-on: ... 2ef8e41

View on GitHub

gopherbot closed an issue on golang/go
net/smtp: Quit() will continously fail if a previous EHLO/HELO failed
### Go version go version go1.23.2 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/xxx/.cache/go-build' GOENV='/ho...
clflushopt starred golang/go
joykumarbera starred golang/go
DavidNeko starred 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-l...

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-25 02:56 gotip-openbsd-ppc64 go@711552e9 time.TestLoadFixe...

View on GitHub

zhangyoufu created a comment on an issue on golang/go
@mvdan Yes. Current behavior of `os.Readlink` meet my expectation under Windows. ``` junction (mountpoint) => \\?\Volume{c54466ef-0000-0000-0000-100000000000}\ junction => C:\junction-target ...

View on GitHub

gopherbot pushed 1 commit to master golang/go
  • doc: document new http.Transport limit on 1xx responses Fixes #65035 Change-Id: I3b0586b5e2a0729e6b252d2bcd4139c99b... 4226fc5

View on GitHub

gopherbot closed an issue on golang/go
net/http: customize limit on number of 1xx responses
### Proposal Details In HTTP, a server can send multiple responses for one requests: zero or more informational responses (1xx) and one final response (2xx, 3xx, 4xx, 5xx). Go's HTTP client is c...
Aneuuu starred 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-l...

View on GitHub

amorindev starred golang/go
gopherbot pushed 1 commit to master golang/go
  • cmd/compile: optimize type switch for a single runtime known type with a case var Change-Id: I03ba70076d6dd3c0b9624d... 711552e

View on GitHub

prattmic created a comment on an issue on golang/go
cc @golang/compiler

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 == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-24 15:50 x_tools-gotip-n...

View on GitHub

Load more