Maciej Zwoliński

Results 43 comments of Maciej Zwoliński

please note that `jql` will probably be a lot slower than `jq` when reading from stdin (at least that was true a month ago when I was checking). It prefers...

Indeed. While the cpu utilization could definitely be better on our side I think there is something else causing this. Will need to investigate more. Thanks for the report

Some new finding I made https://github.com/tpwrules/nixos-apple-silicon/issues/159#issuecomment-2053684818

https://github.com/BiagioFesta/wtransport Just came across this

one way around would be to have a way to configure release-plz to always recreate PR's, however this will likely make a loooot of noise in repos PRs...

some other workaround could be to have an option like 'rebase=false' and it would create merge commits with main branch each time instead rebasing, and we could document this flag...

the only clean way seems to be get new api into github

I don't think this would work, iirc you must provide the hash of the commit that you want to be a parent manually and just send changed files. What you...

wait, I think I didn't understand, this may indeed work!