We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add the logic we had in the rules file:
rules
netdata/contrib/debian/rules
Lines 41 to 52 in 6252de6
Lines 101 to 103 in 6252de6
I think this should be placed under:
netdata/packaging/build-package.sh
Line 79 in 6252de6
The new command should be something like:
sentry-cli debug-files upload -o netdata-inc -p netdata-agent --force-foreground --log-level=debug --wait --include-sources build/netdata
The text was updated successfully, but these errors were encountered:
Ferroin
Successfully merging a pull request may close this issue.
Summary
We need to add the logic we had in the
rules
file:netdata/contrib/debian/rules
Lines 41 to 52 in 6252de6
netdata/contrib/debian/rules
Lines 101 to 103 in 6252de6
I think this should be placed under:
netdata/packaging/build-package.sh
Line 79 in 6252de6
The new command should be something like:
The text was updated successfully, but these errors were encountered: