Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update upstream v1.3.0 #5

Merged
merged 22 commits into from
Feb 8, 2024
Merged

Update upstream v1.3.0 #5

merged 22 commits into from
Feb 8, 2024

Conversation

Anufant
Copy link

@Anufant Anufant commented Feb 5, 2024

Update upstream to v1.3.0

Edward Ma and others added 21 commits April 29, 2021 14:31
Coerce float64 to int32 in `NullInt` and vice versa in `NullFloat`
…trace

internal/exec: assign parent type name to __typename fields
Add option for custom panic handler
…gophers#477)

* internal/exec/resolvable: include struct field name in errors

We were only adding method name, which meant that it was taking
an empty string if the resolver was a struct field. This was
making the error messages hard to parse as the user can't know
which field has the error.

Added a check to use the correct variable.

* improve test
Update Semaphore configuration
I broke this accidentally when removing the legacy SemaphoreCI integration.
…ild-status

README.md: Fix build status badge
Added a base golangci-config to the codebase to get
started. Some more changes are pending, and those
checks are commented out in the config.
Improve Sempahore CI build
@Anufant Anufant merged commit 452e178 into master Feb 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants