You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing/search.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ For our daily shipping needs, the indices are synced to Algolia only after a PR
47
47
But for GHES releases, we have additional needs. We want:
48
48
49
49
1) The search results to be live immediately upon releasing the new content.
50
-
2) The search results to be previewable on the staging app the GHES release megabranch.
50
+
2) The search results to be viewable on the staging app for the GHES release megabranch.
51
51
52
52
Manually running `npm run sync` locally before shipping the megabranch can address #1, but it's cumbersome and hard to get the timing right. And it does not address #2.
0 commit comments