-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
I got an error at the end of the upload saying:
error: Could not find the SHA of the previous release in the git history. If you limit the clone depth, try to increase it. Otherwise, it means that the commit we are looking for was amended or squashed and cannot be retrieved. Use --ignore-missing flag to skip it and create a new release with the default commits count.
Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.
exitCode: 1
So then I added the --ignore-missing flag and run dart run sentry_dart_plugin --ignore-missing, but then I continue to get the same error.
The commit was squashed.
brightknight08 and feinstein
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done