Skip to content

Fix sentry commits retrieval with local_archive strategy#4246

Open
adpeyre wants to merge 1 commit into
deployphp:masterfrom
adpeyre:fix-local-archive-sentry
Open

Fix sentry commits retrieval with local_archive strategy#4246
adpeyre wants to merge 1 commit into
deployphp:masterfrom
adpeyre:fix-local-archive-sentry

Conversation

@adpeyre

@adpeyre adpeyre commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

With update_code_strategy set to local_archive, the release path contains an extracted git archive without a .git directory, and there is no .dep/repo mirror on the host. Run git rev-list locally instead, where the repository actually exists.

  • Bug fix #…?
  • New feature?
  • BC breaks?
  • Tests added?
  • Docs added?

With update_code_strategy set to local_archive, the release path contains
an extracted git archive without a .git directory, and there is no
.dep/repo mirror on the host. Run git rev-list locally instead, where the
repository actually exists.
@adpeyre
adpeyre force-pushed the fix-local-archive-sentry branch from f37f781 to 8b5be15 Compare July 24, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant