-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Deployment Failure Report
Issue Summary
The docs site deployment is currently FAILED due to multiple broken markdown links and missing images. This is blocking all documentation updates from being deployed to the live site.
Failed Workflow
- Workflow: Build and deploy Docusaurus site to Azure Blob Storage
- Run ID: 17098192335
- Branch: dev
- Status: ❌ FAILED after 11m 30s
- Error: Client bundle compiled with errors, build impossible
Specific Errors Found
1. Broken Markdown Link
File: docs/auditor/10.8/addon/copilot/overview.md
Error: Link couldn't be resolved: /docs/auditor/10.8/addon/azurefiles/deployment.md
2. Missing Images (6 total)
All in platgovsalesforceflashlight documentation:
| Missing Image | Referenced In |
|---|---|
static/img/product_docs/platgovsalesforceflashlight/clean_up/multi_select_cleanup_800x382.webp |
cleanup/cleanup_customizations.md |
static/img/product_docs/platgovsalesforceflashlight/clean_up/dlu_status_example_customfield_800x294.webp |
cleanup/date_last_used.md |
static/img/product_docs/platgovsalesforce/clean_up/scheduler.webp |
gettingstarted/scheduler.md |
static/img/product_docs/platgovsalesforceflashlight/getting_started/uninstall_flashlight_800x285.webp |
gettingstarted/uninstalling_flashlight.md |
static/img/product_docs/platgovsalesforceflashlight/getting_started/install_flashlight2.webp |
gettingstarted/using_getting_started_wizard.md |
static/img/product_docs/platgovsalesforce/installing_strongpoint/scanner.webp |
tools/running_scanner.md |
Impact
- 🚫 All documentation updates are blocked from deployment
- 📚 Live documentation site is outdated
- 🔄 Valid PRs (like #383886 Updated ONTAP login creation for both ONTAPI and REST API #149) cannot be deployed despite being merged
Immediate Actions Needed
- Fix broken markdown link in
copilot/overview.md - Upload missing images to correct static/img paths
- Verify all file references in affected markdown files
- Re-run deployment after fixes
Priority
HIGH - Blocking all documentation deployments
Environment
- Build Environment: GitHub Actions (ubuntu-latest)
- Docusaurus Version: Latest
- Node.js: v16+ with 16GB memory allocation
Metadata
Metadata
Assignees
Labels
No labels