You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…40269)
### Rationale for this change
`archery crossbow submit ...` fails with newer versions of pygit2
### What changes are included in this PR?
Adapt away from deprecated [sic] APIs in pygit2 to ones that work with current versions, bump the pin
### Are these changes tested?
Manually, yes, I can use `archery crossbow submit ...` again. CI will run using archery in a bunch of places on this PR too.
### Are there any user-facing changes?
No
* GitHub Issue: #40268
Authored-by: Jonathan Keane <[email protected]>
Signed-off-by: Jonathan Keane <[email protected]>
…anges (apache#40269)
### Rationale for this change
`archery crossbow submit ...` fails with newer versions of pygit2
### What changes are included in this PR?
Adapt away from deprecated [sic] APIs in pygit2 to ones that work with current versions, bump the pin
### Are these changes tested?
Manually, yes, I can use `archery crossbow submit ...` again. CI will run using archery in a bunch of places on this PR too.
### Are there any user-facing changes?
No
* GitHub Issue: apache#40268
Authored-by: Jonathan Keane <[email protected]>
Signed-off-by: Jonathan Keane <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
pygit2 has changed its API slightly and needs to be updated for modern versions.
Pulled out from #40244 (comment)
Component(s)
Archery
The text was updated successfully, but these errors were encountered: