-
Notifications
You must be signed in to change notification settings - Fork 23
RHCLOUD-43509: Avoid extra npm install #216
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
base: master
Are you sure you want to change the base?
RHCLOUD-43509: Avoid extra npm install #216
Conversation
Update generated pipeline Scroll the card into view in content-type filtering test Adjustments for test of filtering by content type Address PR feedback: fix file reference and remove duplicate dependency - Replace local file path with GitHub URL in .tekton/README.md - Remove duplicate @playwright/test dependency (kept v1.56.1) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Add an extra assertion to bookmarking test Handle already-bookmarked situation Define secrets in the local pipeline Update revision in learning-resources-pull-request.yaml Update GitHub repository and branch in pipeline config Store caddy config data in externally-managed configmaps Updates to .tekton README.md Restore original push pipeline Remove comment Address AI complaints about unit test script Address another stupid AI nitpick
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
|
/retest |
The 1Gi workspace was insufficient for npm install, causing ENOSPC errors. Increased to 3Gi to accommodate: - Source code - Full node_modules directory - Playwright browser binaries - Build artifacts Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
/retest |
1 similar comment
|
/retest |
|
/retest |
1 similar comment
|
/retest |
No description provided.