Skip to content

Update Branch.sync_with_upstream to correcly send required data.#1199

Merged
sigmavirus24 merged 5 commits intosigmavirus24:mainfrom
devdanzin:update_sync_with_upstream
May 2, 2025
Merged

Update Branch.sync_with_upstream to correcly send required data.#1199
sigmavirus24 merged 5 commits intosigmavirus24:mainfrom
devdanzin:update_sync_with_upstream

Conversation

@devdanzin
Copy link
Copy Markdown
Contributor

This PR adds data={"branch": self.name} to the request made by Branch.sync_with_upstream, in conformance with the corresponding API docs. Also removes the mention that this is a beta feature as I didn't see it in the docs. Contains new tests.

Please let me know if there's anything I can do to improve the code, the PR itself or anything else.

Fixes #1198.

Thank you!

@sigmavirus24 sigmavirus24 merged commit bbb2dae into sigmavirus24:main May 2, 2025
13 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.

Branch.sync_with_upstream sends incomplete data

2 participants