-
Notifications
You must be signed in to change notification settings - Fork 55
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
Extend tests and fix edge case with GitHub redirection #874
Conversation
Build succeeded. ✔️ pre-commit SUCCESS in 2m 35s |
During the investigation of another issue it appeared that it could be caused by parsing in the ogr, but adding the test here didn't reveal anything. Adding the test, just in case, as a part of the regression test suite, in case the issue could reappear here sometimes in the future. Related to packit/packit-service#2670 Signed-off-by: Matej Focko <[email protected]>
Related to packit#781 Signed-off-by: Matej Focko <[email protected]>
Related to packit#781 Signed-off-by: Matej Focko <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Build succeeded. ✔️ pre-commit SUCCESS in 2m 35s |
/packit test |
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 2m 31s |
3efeffa
into
packit:main
TODO:
packit/packit.dev
.Fixes
Related to #781
Related to packit/packit-service#2670