Skip to content

[Fix] Add Algolia indexing script and update workflow #781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

justinegeffen
Copy link
Contributor

  • Create scripts/indexDocs.js to parse docs and index to Algolia
  • Update GitHub Action to run nightly instead of on push
  • Add gray-matter dependency for frontmatter parsing
  • Configure for 'Docs Crawler (Staging)' index

- Create scripts/indexDocs.js to parse docs and index to Algolia
- Update GitHub Action to run nightly instead of on push
- Add gray-matter dependency for frontmatter parsing
- Configure for 'Docs Crawler (Staging)' index
Copy link

netlify bot commented Aug 14, 2025

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit bec0853
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/68a6ee07ecb95f0008f9bc18
😎 Deploy Preview https://deploy-preview-781--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- Revert to 'Docs Crawler (Staging)' index to avoid breaking production
- Remove setSettings() call to preserve existing Algolia configuration
- Need to analyze staging results before applying to production
- Create hierarchy.lvl0, lvl1, lvl2, lvl3 structure
- Extract version info for platform-enterprise docs
- Generate proper URLs with full domain
- Remove setSettings() to preserve existing config
- Split content by headings for granular search
@justinegeffen justinegeffen added the 2. UX review Needs a review by the UX team label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. UX review Needs a review by the UX team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants