June 10 indexer failure
Categories
(Webtools :: Searchfox, defect)
Tracking
(Not tracked)
People
(Reporter: kats, Assigned: janerik)
Details
Attachments
(1 file)
Updating git
+ pushd /mnt/index-scratch/glean/glean
/mnt/index-scratch/glean/glean ~
+ git pull origin master
fatal: couldn't find remote ref master
Looks like glean renamed their master branch to main? Is there a reason for this?
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
I forgot we had some automatic external tooling that relies on the name.
We decided to renam our default branch, as the wording didn't sit well with anyone anymore.
I'll send a PR to fix this.
Assignee | ||
Comment 2•5 years ago
|
||
Reporter | ||
Comment 3•5 years ago
|
||
(In reply to Jan-Erik Rediger [:janerik] from comment #1)
We decided to renam our default branch, as the wording didn't sit well with anyone anymore.
Not my call, but breaking standard conventions should generally not be done without a good reason..
Reporter | ||
Comment 4•5 years ago
|
||
PR merged, retriggered indexer.
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #3)
Not my call, but breaking standard conventions should generally not be done without a good reason..
I believe the good reason and its rationale is captured in this explanation of how to change the branch name:
https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx
Reporter | ||
Comment 6•5 years ago
|
||
Ah, gotcha. I didn't clue in that's what he meant by "wording". Thanks for the explanation!
Description
•