Skip to content

Conversation

@mahadzaryab1
Copy link
Contributor

Description

  • Added a rule to ignore updates to the go toolchain. According to this, the toolchain update is a depType in the gomod manager.

Link to tracking issue

Fixes #10932

Testing

  • Is there a way to test this aside from just waiting for the next renovate update?

@mahadzaryab1 mahadzaryab1 requested review from a team and bogdandrutu August 25, 2024 16:19
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 25, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@mahadzaryab1 mahadzaryab1 changed the title Add Package Rule For Disabling Toolchain Updates fix(renovate): add package rule for disabling toolchain updates Aug 25, 2024
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 26, 2024
@codeboten
Copy link
Contributor

Is there a way to test this aside from just waiting for the next renovate update?

I'm not familiar with one

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @mahadzaryab1!

@codecov
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.90%. Comparing base (b10029c) to head (3e83321).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10961      +/-   ##
==========================================
+ Coverage   91.89%   91.90%   +0.01%     
==========================================
  Files         411      411              
  Lines       19311    19311              
==========================================
+ Hits        17745    17747       +2     
+ Misses       1217     1216       -1     
+ Partials      349      348       -1     

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

@songy23 songy23 added the ci-cd CI, CD, testing, build issues label Aug 26, 2024
@codeboten codeboten merged commit 00c8ea9 into open-telemetry:main Aug 26, 2024
@github-actions github-actions bot added this to the next release milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent renovate from trying to update the toolchain

3 participants