Lunny Xiao
Lunny Xiao
Update the issue to add a reference of Github's action logs API
It seems all tests for sqlite PASSed and it took about 18m which is almost the same as the cgo sqlite driver. But the library is very young. Maybe we...
Can you post some screenshots? I suspect it's an automerge button bug. It should be like this.
Linux kernel 2.6.36.4 should be supported by Golang v1.23, but will not be in Golang v1.24.
Maybe #32628 can resolve this.
#32628 will not depend on CGO. So you can cross-compile easily. `GOOS=linux CGO_ENABLED=0 GOARCH=arm5 TAGS="bindata" make build`.
This might not necessary to be backport to v1.24
Typo corrected.
You can enable captcha and other methods to avoid spammers. If you want to disable local user, it's duplicated of #13606
Disabling local user have been implemented in #32687 and will be released in v1.23.