-
Golang testing is using Container Registry, which is deprecated and scheduled for shutdown in March 2025.
golang-samples-tests hosts the images we use to run our testing pipeline, which will need t…
-
See code below for failing use case for go-json where it works in standard library.
I'm still trying to troubleshoot the root cause.
This issue came up when creating an interface for a go repository…
-
# related:
- [x] #109
- [x] #132
- [x] #114
-
The successor of #3205.
These are the tracking issues for opendal's golang binding. Please feel free to leave comments to select a task or add more tracking.
- [x] Add contributing docs for gol…
-
**What version of protobuf and what language are you using?**
Version: 1.34.2
**What did you do?**
Compare embed message field.
```go
// in testing/protocmp/xform_test.go
t.Run("embed messa…
-
```
#!watchflakes
default
-
Currently the `go test -json` provides no way to disambiguate output produced by `(*testing.T).Error{,f}` and `(*testing.T).Fatal{,f}` from other test logging. This fact makes it difficult for CI syst…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Rod Version: v0.116.2
## The code to demonstrate your question
1. Try to open youtube.com with a browser
2. Log in with Google authorization
3. An error occurred while getting the cookies for …
fakis updated
2 months ago
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
- Currently, there's a test pipeline for the gin-mongo application, which is a combina…