Fix CLI for --pot flag #16
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AFPy/potodo!16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "maciek/potodo:fix-pot-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implementation in #11 is crashing on using a pot flag in the CLI. We've been removing temporary directory before printing the statistics. And printing was crashing.
Only the code interface was being tested before. I'm sorry for missing the CLI part.
I also needed to remove path.resolve() in build_ignore_matcher(). With the resolving the CLI was crashing when building while using temporary paths.
The CI issue could be https://codeberg.org/Codeberg-CI/feedback/issues/201. They say that there's a fix button in settings?
LGTM
(I can't see the CI status from my side, it might be restricted to authors and maintainers?)
CI has some troubles recently. https://woodpecker.afpy.org/repos/23 It does not report on the status of repository.
It looks similar to an issue described here: https://codeberg.org/Codeberg-CI/feedback/issues/201.