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

Replace upload-dif with debug-files upload #711

Open
szokeasaurusrex opened this issue Dec 13, 2024 · 0 comments
Open

Replace upload-dif with debug-files upload #711

szokeasaurusrex opened this issue Dec 13, 2024 · 0 comments

Comments

@szokeasaurusrex
Copy link
Member

At these two locations, we call sentry-cli upload-dif. These calls should be replaced with calls to sentry-cli debug-files upload. sentry-cli upload-dif is a hidden alias to sentry-cli debug-files upload created for backwards compatibility, and it is likely to be deprecated and removed in the future.

call "%CliExec%" upload-dif %CliArgs% --log-level %CliLogLevel% "%ProjectBinariesPath%" "%PluginBinariesPath%"

"$SENTRY_CLI_EXEC" upload-dif $CLI_ARGS[@] --log-level $CLI_LOG_LEVEL "$PROJECT_BINARIES_PATH" "$PLUGIN_BINARIES_PATH"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant