Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Dec 17, 2025

We frequently run into merge coflicts on the CHANGELOG.md file, so we're trying automatic changelog management.

I copied the initial release.yml file from the Python repo and then tweaked this to match how we've historically done change logs in this repo.

For this to work, we also need to consider the automatic changelog generation that happens when Updater runs to update dependencies. Unfortunately it seems the only option there is to either enable or disable changelog generation for new PRs. I've disabled it then.

Tip

Perhaps later we can circle back to use the original script that was used to generate changelog entries somehow in conjunction with the automatic changelog management.

#skip-changelog

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.86%. Comparing base (5dde625) to head (08d4f48).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4818   +/-   ##
=======================================
  Coverage   73.86%   73.86%           
=======================================
  Files         483      483           
  Lines       17577    17577           
  Branches     3464     3464           
=======================================
+ Hits        12983    12984    +1     
+ Misses       3741     3740    -1     
  Partials      853      853           

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

@jamescrosswell jamescrosswell marked this pull request as ready for review January 18, 2026 21:55
scripts\build-sentry-cocoa.sh = scripts\build-sentry-cocoa.sh
scripts\update-project-xml.ps1 = scripts\update-project-xml.ps1
scripts\build-sentry-native.ps1 = scripts\build-sentry-native.ps1
scripts\ios-simulator-utils.ps1 = scripts\ios-simulator-utils.ps1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have no idea where this is coming from. The file doesn't appear to exist in the repo so seems OK to remove it from the solution file (which is generated in any case).

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.

3 participants