Skip to content

Properly handle update-requests capabilities and always use context I/O #1

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

Conversation

aymanbagabas
Copy link

This fixes some issues with the tests always passing a packfile even if the operation doesn't expect one. We also need to selectively set update-requests capabilities in commands. During UploadPack and RecievePack, we use context I/O after checking whether we have reader/writer.

It also adds the report-status-v2 capability const.

@onee-only
Copy link
Owner

@aymanbagabas I see some failures in checks. Would you like me to rebase and merge it anyway or are you planning on fixing it?

@aymanbagabas
Copy link
Author

@aymanbagabas I see some failures in checks. Would you like me to rebase and merge it anyway or are you planning on fixing it?

The failures are unrelated to the file transport issue. I'm planning to look into them next. Let's merge this one and look into the other issues in a separate PR.

@onee-only onee-only merged commit 0676a21 into onee-only:v6-transport-expose-test Jun 8, 2025
2 of 14 checks passed
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