Michał Górny

Results 218 comments of Michał Górny

Actually, the fix from #956 is more complete. Notably, the tests still fail with this one, so it's not even really "testable".

Are you asking me to open a fourth competing pull request? ;-)

I'm sorry but I seem to have been missing GitHub notifications for this repository, and now the paste has expired. If you still have any details, could you paste them...

@Cloudef, I don't understand the problem you are referring to. This affects only the clone URI, and is relatively to the remote URI. So if you `git clone [email protected]:...` the...

I'd dare say fork is a specific case, while just cloning the upstream repo is a generic case which should be accounted for. IOW, person doing `git clone https://github.com/Cloudef/wlc` would...

Dear annoying bot, I'm sorry to say that ignoring the issue did not make it magically disappear. However, this annoyingly useless workflow has almost managed to make me let this...

Rough idea was to have a custom phase, and be able to call it externally from `smart-live-rebuild`. The function would return zero if the live ebuild is up-to-date (i.e. doesn't...