* git-filter-repo "Already Ran" message when performing certain b4 actions
@ 2025-08-27 21:33 Nathan Chancellor
2025-09-03 18:56 ` Konstantin Ryabitsev
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2025-08-27 21:33 UTC (permalink / raw)
To: tools; +Cc: Vlastimil Babka
Hi,
Vlastimil reported on IRC that the following message pops up when
invoking an action that uses git-filter-repo, such as
'b4 prep --edit-cover':
Invoking git-filter-repo to update the cover letter.
The previous run is older than a day (.git/filter-repo/already_ran already exists).
See "Already Ran" section in the manual for more information.
Treat this run as a continuation of filtering in the previous run (Y/N)?
This appears to come from a change in git-filter-repo 2.47:
https://github.com/newren/git-filter-repo/commit/8a243ae8adb02223f74fcc082c84c76d66853040
Maybe b4 can remove that file at the end of the action so that users are
not prompted about this?
Cheers,
Nathan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-filter-repo "Already Ran" message when performing certain b4 actions
2025-08-27 21:33 git-filter-repo "Already Ran" message when performing certain b4 actions Nathan Chancellor
@ 2025-09-03 18:56 ` Konstantin Ryabitsev
0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Ryabitsev @ 2025-09-03 18:56 UTC (permalink / raw)
To: Nathan Chancellor; +Cc: tools, Vlastimil Babka
On Wed, Aug 27, 2025 at 02:33:29PM -0700, Nathan Chancellor wrote:
> Hi,
>
> Vlastimil reported on IRC that the following message pops up when
> invoking an action that uses git-filter-repo, such as
> 'b4 prep --edit-cover':
>
> Invoking git-filter-repo to update the cover letter.
> The previous run is older than a day (.git/filter-repo/already_ran already exists).
> See "Already Ran" section in the manual for more information.
> Treat this run as a continuation of filtering in the previous run (Y/N)?
>
> This appears to come from a change in git-filter-repo 2.47:
>
> https://github.com/newren/git-filter-repo/commit/8a243ae8adb02223f74fcc082c84c76d66853040
>
> Maybe b4 can remove that file at the end of the action so that users are
> not prompted about this?
Thank you for the report. This is what we will do now after each run, in both
master and stable-0.14.y.
We're overdue for a 0.14.3 -- I'll see if I can release that soon.
-K
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-03 18:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27 21:33 git-filter-repo "Already Ran" message when performing certain b4 actions Nathan Chancellor
2025-09-03 18:56 ` Konstantin Ryabitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).