Skip to content

Conversation

dnaeon
Copy link
Contributor

@dnaeon dnaeon commented Sep 25, 2025

Description

This PR is a continuation of PR #13844 , which had to be reverted in #13899, because of an issue with the apidiff tool as described in #13897 .

On top of the changes initially proposed in #13844, this PR also adds the gomodTidy option to renovate postUpdateOptions, so that module dependencies are properly updated before new changes are proposed by renovate.

The changes from this PR have been applied to my fork, so that I can confirm that all workflows are passing as expected and a couple of dummy PRs can be seen below.

cc: @mx-psi , @dmathieu , @codeboten

P.S.: Sorry for the troubles caused by the initial PR!

Link to tracking issue

Fixes #13897

Testing

Local testing as well as testing with PRs against my fork (see links in the description for sample PRs and workflow runs)

Documentation

N/A

@dnaeon dnaeon requested a review from a team as a code owner September 25, 2025 15:32
@dnaeon dnaeon requested a review from songy23 September 25, 2025 15:32
@dnaeon dnaeon mentioned this pull request Sep 25, 2025
@dmathieu dmathieu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 25, 2025
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.68%. Comparing base (cb421ec) to head (994a175).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13906      +/-   ##
==========================================
+ Coverage   91.65%   91.68%   +0.02%     
==========================================
  Files         652      652              
  Lines       42506    42506              
==========================================
+ Hits        38960    38972      +12     
+ Misses       2737     2728       -9     
+ Partials      809      806       -3     

☔ 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
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing tools
2 participants