[kdesrc-build] [Bug 402538] kdesrc-build could use a --patch argument to make testing a Phabricator patch super easy

2021-03-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402538 Nate Graham changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[kdesrc-build] [Bug 402538] kdesrc-build could use a --patch argument to make testing a Phabricator patch super easy

2018-12-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402538 --- Comment #2 from Nate Graham --- It wouldn't need to revert anything, since doing `arc patch D12345` creates a new branch called "arcpatch-D12345" so running kdesrc-build with --patch D12345 again would simply re-use that branch (or delete it and

[kdesrc-build] [Bug 402538] kdesrc-build could use a --patch argument to make testing a Phabricator patch super easy

2018-12-24 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=402538 --- Comment #1 from Michael Pyne --- That would be super rad! The way I'd envision doing this, I'd revert the patch after the build so the user would have to re-add the '--patch ...' stuff later. Is that OK? The reason I ask is that other ways to