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

gitserver: Remove unnecessary redaction #62782

Merged
merged 1 commit into from
May 21, 2024

Conversation

eseliger
Copy link
Member

The syncer implementation already does redaction based on the remote URL it actually used, so this is redundant, and an unnecessary call to the database / KMS backend.

Test plan:

Code review, CI passes.

@cla-bot cla-bot bot added the cla-signed label May 18, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels May 18, 2024
@eseliger eseliger marked this pull request as ready for review May 21, 2024 13:17
@eseliger eseliger requested a review from a team May 21, 2024 13:18
@eseliger eseliger force-pushed the es/05-18-gitserverremoveunnecessaryredaction branch from c0f99b8 to 3b139dd Compare May 21, 2024 15:14
The syncer implementation already does redaction based on the remote URL it actually used, so this is redundant, and an unnecessary call to the database / KMS backend.

Test plan:

Code review, CI passes.
@eseliger eseliger force-pushed the es/05-18-gitserverremoveunnecessaryredaction branch from 3b139dd to 8116243 Compare May 21, 2024 17:35
@eseliger eseliger merged commit 1e0abea into main May 21, 2024
11 of 13 checks passed
Copy link
Member Author

Merge activity

@eseliger eseliger deleted the es/05-18-gitserverremoveunnecessaryredaction branch May 21, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants