Skip to content

Commit 1490fab

Browse files
committed
.github: Remove Algolia DocSearch release steps
Algolia DocSearch usage for the docs is being retired, so we no longer need to modify that repository when making new (pre, minor) releases. Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent 85cd002 commit 1490fab

6 files changed

Lines changed: 0 additions & 24 deletions

.github/templates/release_template_minor.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ assignees: ''
7575
hidden and configure the new minor version as active and **not**
7676
hidden in [active versions].
7777
- [ ] Deactivate previous RCs.
78-
- [ ] Update algolia configuration search in [docsearch-scraper-webhook].
79-
- Update the versions in `docsearch.config.json`, commit them and push a
80-
trigger the workflow [here](https://github.com/cilium/docsearch-scraper-webhook/actions/workflows/update-algolia-index.yaml)
8178

8279
## Post-release
8380

@@ -120,7 +117,6 @@ assignees: ''
120117
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
121118
[read the docs]: https://readthedocs.org/projects/cilium/
122119
[active versions]: https://readthedocs.org/projects/cilium/versions/?version_filter=vX.Y
123-
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
124120
[Charts Workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml
125121
[Cilium charts]: https://github.com/cilium/charts
126122
[default version]: https://readthedocs.org/dashboard/cilium/advanced/

.github/templates/release_template_pre_main.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ assignees: ''
7575

7676
- [ ] Check [read the docs] configuration:
7777
- [ ] Deactivate [previous RCs].
78-
- [ ] Update algolia configuration search in [docsearch-scraper-webhook].
79-
- Update the versions in `docsearch.config.json`, commit them and push a
80-
trigger the workflow [here](https://github.com/cilium/docsearch-scraper-webhook/actions/workflows/update-algolia-index.yaml)
8178

8279
## Post-release
8380

@@ -121,7 +118,6 @@ Thank you for the testing and contributing to the previous pre-releases. There a
121118
```
122119

123120
[previous RCs]: https://app.readthedocs.org/projects/cilium/?slug=&privacy=public&visibility=hidden&sort=
124-
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
125121
[release workflow]: https://github.com/cilium/cilium/actions/workflows/release.yaml
126122
[GitHub PAT tracker]: https://github.com/orgs/community/discussions/36441
127123
[signing tags]: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags

.github/templates/release_template_rc_branch.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,6 @@ assignees: ''
292292
- [ ] Check [read the docs] configuration:
293293
- [ ] Set a new build as active and hidden in [active versions].
294294
- [ ] Deactivate previous RCs.
295-
- [ ] Update algolia configuration search in [docsearch-scraper-webhook].
296-
- Update the versions in `docsearch.config.json`, commit them and push a
297-
trigger the workflow [here](https://github.com/cilium/docsearch-scraper-webhook/actions/workflows/update-algolia-index.yaml)
298295
299296
## Post-release
300297
@@ -344,7 +341,6 @@ Thank you for the testing and contributing to the previous pre-releases. There a
344341
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
345342
[read the docs]: https://readthedocs.org/projects/cilium/
346343
[active versions]: https://readthedocs.org/projects/cilium/versions/?version_filter=vX.Y.Z-rc.W
347-
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
348344
[Charts Workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml
349345
[Cilium charts]: https://github.com/cilium/charts
350346
[Review feature PRs]: https://github.com/cilium/cilium/pulls?q=is%3Aopen+base%3Amain+is%3Apr+-label%3Arelease-note%2Fbug+-label%3Arelease-note%2Fci+-author%3Aapp%2Fcilium-renovate+-label%3Adont-merge%2Fwait-until-release+-label%3Adont-merge%2Fpreview-only+-label%3Aarea%2Fdocumentation+-label%3Acilium-cli-exclusive+-label%3Arelease-blocker%2FX.Y

testdata/checklist/release_template_minor.md.golden

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testdata/checklist/release_template_pre_main.md.golden

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testdata/checklist/release_template_rc_branch.md.golden

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)