Skip to content

Conversation

@jeremyeder
Copy link
Contributor

Summary

Fixes broken documentation links and GitHub Actions workflow failures.

Workflow Fixes

  • continuous-learning.yml: Add uv venv setup before pip install, use HEREDOC for multi-line commit message
  • update-docs.yml: Add missing step id create-issue to fix step output reference

Documentation Fixes

  • Remove dead link to release-process-visualization.html (file doesn't exist)
  • Update announcement banner to reference CLI Reference instead
  • Replace "Release Pipeline" button with "Leaderboard" button in hero
  • Fix CONTRIBUTING.md link in attributes.md (now points to GitHub URL)
  • Fix LICENSE link in attributes.md (now points to GitHub URL)

Resolves

🤖 Generated with Claude Code

Fix GitHub Actions workflow failures and dead documentation links:

**Workflow Fixes**:
- continuous-learning.yml: Add uv venv setup and use HEREDOC for multi-line commit
- update-docs.yml: Add missing step id for create-issue step

**Documentation Link Fixes**:
- Remove dead link to release-process-visualization.html
- Update announcement banner to reference CLI Reference
- Replace Release Pipeline button with Leaderboard in hero
- Fix CONTRIBUTING.md and LICENSE links in attributes.md

Resolves workflow runs 19921570967 and 19921570784

🤖 Generated with Claude Code

Co-Authored-By: Claude <[email protected]>
@jeremyeder jeremyeder force-pushed the fix/ci-test-failures-71-issues branch from e942ec0 to b7c54e1 Compare December 4, 2025 07:58
@jeremyeder jeremyeder merged commit fbf5cf7 into ambient-code:main Dec 4, 2025
4 of 7 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

🎉 This PR is included in version 2.12.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels