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

Add feature flag for branch & tag syncing to API. #6729

Merged
merged 7 commits into from
Mar 3, 2020

Conversation

ericholscher
Copy link
Member

This helps us lower load on specific projects that have a lot of these and aren’t using them.

This helps us lower load on specific projects that have a lot of these and aren’t using them.
@ericholscher ericholscher requested a review from a team March 2, 2020 23:02
@ericholscher
Copy link
Member Author

I've tested this locally, and I've confirmed it deletes the existing Versions associated with the tags and branches. This should help performance a lot 👍

@agjohnson
Copy link
Contributor

This conflicts a little with the hotfix feature flag PR to skip symlinking and sync operations. I've merged that PR so this can be resolved.

Copy link
Contributor

@agjohnson agjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good!

@ericholscher ericholscher merged commit 2dca3d7 into master Mar 3, 2020
@ericholscher ericholscher deleted the feature-flag-tag-branch-sync branch March 3, 2020 14:52
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.

2 participants