Skip to content

--ignore-missing doesn't work #153

@feinstein

Description

@feinstein

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions