Skip to content

Chore: Update Go version to 1.23.8 in workflows and Dockerfiles - #921

Closed
roguepikachu wants to merge 24 commits into
kubevela:mainfrom
semmet95:chore/upgrade-go-version-1.23.8
Closed

Chore: Update Go version to 1.23.8 in workflows and Dockerfiles#921
roguepikachu wants to merge 24 commits into
kubevela:mainfrom
semmet95:chore/upgrade-go-version-1.23.8

Conversation

@roguepikachu

Copy link
Copy Markdown
Contributor

Description of your changes

Upgrade go version to 1.23.8

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run yarn lint to ensure the frontend changes are ready for review.
  • Run make reviewableto ensure the server changes are ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

@roguepikachu roguepikachu changed the title chore: Update Go version to 1.23.8 in workflows and Dockerfiles Chore: Update Go version to 1.23.8 in workflows and Dockerfiles Aug 19, 2025
@codecov

codecov Bot commented Aug 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.69%. Comparing base (2ab672c) to head (1ad56de).
⚠️ Report is 9 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (2ab672c) and HEAD (1ad56de). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (2ab672c) HEAD (1ad56de)
server-e2e-tests 2 0
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     
Flag Coverage Δ
apiserver-unittests 33.69% <ø> (+1.07%) ⬆️
server-e2e-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

roguepikachu and others added 2 commits August 19, 2025 17:11
Co-authored-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Co-authored-by: Ayush Kumar <ayushshyamkumar888@gmail.com>
@roguepikachu
roguepikachu force-pushed the chore/upgrade-go-version-1.23.8 branch from 757ef14 to 3c61d02 Compare August 20, 2025 05:19
roguepikachu and others added 18 commits August 20, 2025 10:53
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>
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.

4 participants