1
0
mirror of synced 2026-01-08 03:01:54 -05:00

remove cached-index-names file and dry run sync used for Algolia (#21133)

This commit is contained in:
Rachael Sewell
2021-08-25 15:04:26 -07:00
committed by GitHub
parent 531e636363
commit df16267a8f
7 changed files with 18 additions and 129 deletions

View File

@@ -47,13 +47,7 @@ If you aren't comfortable going through the steps alone, sync up with a docs eng
```
**Note:** All of the content in this file will be updated when the release notes are created in the megabranch including the filename `PLACEHOLDER.yml`. You can update the date or leave it as-is and wait to update it when the release notes are finalized.
- [ ] Create the search indices for the new release:
```
npm run sync-search-ghes-release
```
Check in the updated `lib/search/cached-index-names.json`.
- [ ] (Optional) Add a Release Candidate banner:
```