Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sentry support to new CPack packages. #17627

Merged
merged 1 commit into from May 10, 2024
Merged

Conversation

Ferroin
Copy link
Member

@Ferroin Ferroin commented May 9, 2024

Summary

The new code uses the same variables and logic as the old code that we were previously using, with one change: If the version is not explicitly specified, it gets inferred automatically from the version that would be used for the packages produced by CPack.

All of the changes in the CMake code are in support of the version auto-detection behavior, which in turn allows for a bit of cleanup of our CI code.

Test Plan

Needs manual testing.

Additional Information

Resolves #17615

@github-actions github-actions bot added area/ci area/packaging Packaging and operating systems support area/build Build system (autotools and cmake). labels May 9, 2024
@github-actions github-actions bot removed the area/ci label May 9, 2024
@Ferroin Ferroin marked this pull request as ready for review May 10, 2024 10:55
@Ferroin Ferroin requested review from vkalintiris and a team as code owners May 10, 2024 10:55
@Ferroin Ferroin merged commit f8ed61e into netdata:master May 10, 2024
150 of 153 checks passed
@Ferroin Ferroin deleted the cpack-sentry branch May 10, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Build system (autotools and cmake). area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload source files to sentry.
2 participants