Conversation
|
Looks good but beaks some of the tests due to changed strings: |
|
Ack, will update.
|
|
Not entirely related, but I attempted to set up GitLab CI for my fork, and ran into this (https://gitlab.com/andrewsh/git-buildpackage/-/jobs/1898436128#L731): That’s on the master branch. Is my CI misconfigured or is there a hidden bug? |
cd5eecf to
3e63177
Compare
|
I've not seen that one so far. I've applied the patches from that series that pass the tests btw. |
|
For reference: pipeline here passes too |
|
Could it be that Git’s behaviour has changed? I can reproduce it every time when I run the command manually: |
|
Looks like a regression in 2.34.1, it passes with 2.33.0 |
|
Fixed via 63ce4ed |
"Can not" may in some cases mean something different than "cannot", use "cannot" to make sure there are no misunderstandings. Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
3e63177 to
c223f13
Compare
|
Thanks for merging most of the commits 🙂 There’s still one left, tests seem to pass now: https://gitlab.com/andrewsh/git-buildpackage/-/jobs/2087750529 |
|
Thanks @andrewshadura - tests pass here as well now for that one. Merged! |
These are small fixes I originally proposed in #79, but which don’t have anything to do with the rest of the pull request, so I’ve split them out so that they can be merged independently.