maximilien / ghtrack

A python tool to keep track of GitHub users stats
Apache License 2.0
3 stars 3 forks source link

Calling ght with `-o text` and `--filename` prints file created when it's not #11

Closed maximilien closed 11 months ago

maximilien commented 3 years ago

Bug report

./ght stats october knative -o text --filename=fake.txt ...

...
wrote output file: fake.txt
OK
✅ Succes

But file is not created

Expected behavior

Should ignore --filename for text output or create the file

Steps to reproduce the problem

see above

./ght version

./ght --version
GH Track v0.3.5.3

Python version

Python 2.7.15

/kind good-first-issue /kind bug

github-actions[bot] commented 11 months ago

This issue appears to be staled. Please update status and need or risk for it to be archived.