Skip to content

CI: Update versions and rely on go.mod#2690

Open
dveeden wants to merge 1 commit intopingcap:masterfrom
dveeden:ci_update_202602
Open

CI: Update versions and rely on go.mod#2690
dveeden wants to merge 1 commit intopingcap:masterfrom
dveeden:ci_update_202602

Conversation

@dveeden
Copy link
Contributor

@dveeden dveeden commented Feb 27, 2026

What problem does this PR solve?

What is changed and how it works?

  • Use the Go version that is set in go.mod instead of specifying a different version in CI
  • Update various actions

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Release notes:

NONE

@ti-chi-bot ti-chi-bot bot requested a review from kaaaaaaang February 27, 2026 08:06
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Feb 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign xhebox for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dveeden
Copy link
Contributor Author

dveeden commented Feb 27, 2026

/cc @xhebox

@ti-chi-bot ti-chi-bot bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 27, 2026
@ti-chi-bot ti-chi-bot bot requested a review from xhebox February 27, 2026 08:07
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.34%. Comparing base (f6b4dc8) to head (779359b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   38.35%   42.34%   +3.99%     
==========================================
  Files         424      424              
  Lines       47043    47043              
==========================================
+ Hits        18042    19920    +1878     
+ Misses      26595    24434    -2161     
- Partials     2406     2689     +283     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants