fixes_for_v6.0.0 #63

Merged
baeuchle merged 2 commits from fixes_for_v6.0.0 into main 2026-05-02 12:35:01 +02:00
Owner
No description provided.
Before we manipulate config section [context], we need to make sure it
exists.
Improve error handling in squasher
Some checks failed
/ make-wheel (push) Successful in 12s
/ linting (push) Successful in 14s
/ make-doc (push) Failing after 3s
9292104a39
self.squashables may consist of an empty string, in which case 'not squashables' is False.

But we don't want that, so we need to extend the condition.

Also, output git's stderr (which wasn't possible until a few
commits ago).
baeuchle deleted branch fixes_for_v6.0.0 2026-05-02 12:35:01 +02:00
Sign in to join this conversation.
No description provided.