phive
phive copied to clipboard
[Feature request] Log paths and token usage in output
Hi. I had an issue with GitHub's API rate limit (I was getting 403) on CI/CD so I used .phive/auth.xml and added an application token last week and it seemed to help. For whatever reason it stopped working today on CI/CD (I'm getting 403 again, even though I'm not exceeding the limit for authenticated connections, i.e. 5k requests per hour) but it keeps working on my local machine and I use the same token here. It would be a tremendous help while debugging if phive would just tell me in the output that it picked up .phive/auth.xml correctly and sent the OAuth2 token when connecting to GitHub.