-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
C-bugSomething isn't workingSomething isn't working
Description
π trying to build the latest release, but run into some regression test failure. The error log is as below:
regression test failure
==> /opt/homebrew/Cellar/topgrade/14.0.0/bin/topgrade -n --only brew_formula
ββ 11:00:27 - Topgrade 14.0.0 Breaking Changes ββ
1. In 13.0.0, we introduced a new feature, pushing git repos, now this feature
has been removed as some users are not satisfied with it.
For configuration entries, the following ones are gone:
[git]
pull_only_repos = []
push_only_repos = []
pull_arguments = ""
push_arguments = ""
Confirmed? (y)es/(N)oError:
0: Not a terminal
Location:
src/main.rs:143
/opt/homebrew/Library/Homebrew/ignorable.rb:29:in `block in raise'
Minitest::Assertion: Expected: 0
Actual: 1
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/7606266278/job/20711857326?pr=160588
relates to Homebrew/homebrew-core#160588
Metadata
Metadata
Assignees
Labels
C-bugSomething isn't workingSomething isn't working