Jo
Jo
`*.pkg.*` should now be excluded from clean
I don't think there's a right and wrong answer here. [This branch](https://github.com/Jguer/yay/tree/jguer/skip-confirmed-confirms) restores yay overriding the command to add --noconfirm when the user has already gone through a yay confirmation...
Implemented as `yay -Bi` (available in `yay-git`)
`git reset --hard HEAD` and `git clean -fdx` is used for clean build. Couldn't reproduce with the `yay-git` package with `yay -S yay-git`
Doesn't happen in `yay-git`
Should be fixed in `yay-git`, if it's not (I think there might be an order dependent case) an extra step can be added to retry adding failed packages one more...
Hey @jdholtz , the operation that is in that `cmdArgs` is a `-Y` so it would at least need to be changed to an `-S`. Apart from that I think...
PKGBUILD editing is only supported in `yay -Bi`
Solved with provides changes. New RPC endpoint and new engine should bring this under control
Thanks for the PR, I've made a small suggestion to keep it concise