Skip to content

Conversation

@mujacica
Copy link
Contributor

This commit adds backend support for Perforce version control integration:

  • Stacktrace linking for Perforce depot paths
  • Tests for integration, code mapping, and stacktrace linking

Requires: #103287, #103171, #103635

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 19, 2025
@mujacica mujacica marked this pull request as ready for review November 19, 2025 12:59
@mujacica mujacica requested review from a team as code owners November 19, 2025 12:59
@mujacica mujacica force-pushed the feat/perforce-backend-repo branch from a8b00f2 to 04ad0d6 Compare December 3, 2025 10:38
@mujacica mujacica requested review from a team as code owners December 3, 2025 10:38
@mujacica mujacica force-pushed the feat/perforce-backend-stack branch from 1b702fd to 2f2e447 Compare December 3, 2025 13:13
@mujacica mujacica force-pushed the feat/perforce-backend-repo branch from b1f5dd9 to 4066443 Compare December 4, 2025 13:12
Base automatically changed from feat/perforce-backend-repo to master December 4, 2025 15:38
This commit adds backend support for Perforce version control integration:

- New Perforce integration with P4 client support
- Repository and code mapping functionality
- Stacktrace linking for Perforce depot paths
- Tests for integration, code mapping, and stacktrace linking
- Updated dependencies in pyproject.toml

The integration supports:
- Authentication via P4PORT, P4USER, P4PASSWD
- Code mapping between depot paths and project structure
- Source URL generation for stacktrace frames
- Integration with Sentry's repository and code mapping systems
This commit adds backend support for Perforce version control integration:

- New Perforce integration with P4 client support
- Repository and code mapping functionality
- Stacktrace linking for Perforce depot paths
- Tests for integration, code mapping, and stacktrace linking
- Updated dependencies in pyproject.toml

The integration supports:
- Authentication via P4PORT, P4USER, P4PASSWD
- Code mapping between depot paths and project structure
- Source URL generation for stacktrace frames
- Integration with Sentry's repository and code mapping systems
@mujacica mujacica force-pushed the feat/perforce-backend-stack branch from cd473f2 to 91415ca Compare December 4, 2025 16:12
@mujacica mujacica merged commit 63c592f into master Dec 5, 2025
67 checks passed
@mujacica mujacica deleted the feat/perforce-backend-stack branch December 5, 2025 08:20
ryan953 pushed a commit that referenced this pull request Dec 9, 2025
…) logic (#103636)

This commit adds backend support for Perforce version control
integration:
- Stacktrace linking for Perforce depot paths
- Tests for integration, code mapping, and stacktrace linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants