Cooper Lees
Cooper Lees
> I still think we should clarify the location of the API to not make it pypi.org centric. I would propose that the base for PyPI be defined as `https://pypi.org/json`...
> * What would non-PyPI repositories be expected to send for `last_serial`, which is described as being a required field defined as "Internal PyPI serial indicating last modification"? For `pip`...
Well I feel it's ready (and has been for quite some time) to just get polished up and have any technical issues debated out. I'll try rebase the commit and...
This seems to work on ptr's CI. So will look into my project where this is failing and re-open if ptr does need a fix.
Maybe default to fast fail and make this switchable in `.ptrconfig` + cli? I'm torn with this, mainly due to printing the errors of each step and if multiple projects...
@adhaamehab - We've removed using this for black (now it can be recursive itself) and flake8. Only pylint requires this now. Will update the Issue.
So this fails because I was lazy and parsed the human output of coverage as it made some thing easier for me. I use split on white space, and get...
I don't understand your wish here. xarexec_fuse needs to be setuid to enable mounting. How do you think we could get around that?
Hi @philchristensen and thanks for the request. It does sound handy, but with no immediate need for it internally our priority on adding this is low. I haven't looked into...
Do you have a user ‘nobody’ and a ‘nobody’ group? If not please add, and, I guess we should add this requirement to the docs. That is, that we expect...