Skip to content

Include ripgrep in the Codespaces image - #61

Merged
rmcdaniel merged 1 commit into
mainfrom
fix/devcontainer-ripgrep
Aug 11, 2026
Merged

Include ripgrep in the Codespaces image#61
rmcdaniel merged 1 commit into
mainfrom
fix/devcontainer-ripgrep

Conversation

@rmcdaniel

Copy link
Copy Markdown
Member

Summary

  • install ripgrep in the prebuilt development image
  • require rg in image qualification
  • cover the package and executable contract in the devcontainer test

Verification

  • focused devcontainer image contract: 131 assertions passed
  • candidate image workflow will build and run the in-image qualification before merge

@rmcdaniel

Copy link
Copy Markdown
Member Author

The candidate image qualification passed natively on both amd64 and arm64, and the PHP/Python/Rust smoke passed cold and warm.

The service-mode onboarding failure is independent of this image change: Waterline returns 500 because waterline_saved_views and waterline_user_preferences have not been migrated. That defect is already tracked in #60 and reproduces on the unchanged service-mode path.

@rmcdaniel
rmcdaniel merged commit 252777f into main Aug 11, 2026
14 of 15 checks passed
@rmcdaniel
rmcdaniel deleted the fix/devcontainer-ripgrep branch August 11, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants