Chore: Update Go version to 1.23.8 in workflows and Dockerfiles - #921
Closed
roguepikachu wants to merge 24 commits into
Closed
Chore: Update Go version to 1.23.8 in workflows and Dockerfiles#921roguepikachu wants to merge 24 commits into
roguepikachu wants to merge 24 commits into
Conversation
roguepikachu
requested review from
barnettZQG,
chivalryq and
wonderflow
as code owners
August 19, 2025 10:34
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #921 +/- ##
===========================================
- Coverage 59.01% 33.69% -25.33%
===========================================
Files 116 120 +4
Lines 19846 19966 +120
===========================================
- Hits 11713 6728 -4985
- Misses 6696 12332 +5636
+ Partials 1437 906 -531
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com> Co-authored-by: Ayush Kumar <ayushshyamkumar888@gmail.com>
roguepikachu
force-pushed
the
chore/upgrade-go-version-1.23.8
branch
from
August 20, 2025 05:19
757ef14 to
3c61d02
Compare
Co-authored-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Co-authored-by: Ayush Kumar <ayushshyamkumar888@gmail.com>
Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
… performance and clarity in tests Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…er clarity Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…SON parsing Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…ed JSON parsing Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…idation and parsing Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…g logic Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…halling Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…ptional and improve JSON unmarshalling Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…body handling in request.yaml Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…lt and improve JSON unmarshalling logic Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…response in request.yaml Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…equest.yaml Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of your changes
Upgrade go version to 1.23.8
I have:
yarn lintto ensure the frontend changes are ready for review.make reviewableto ensure the server changes are ready for review.backport release-x.ylabels to auto-backport this PR if necessary.