Skip to content

Fix corrupt retry.js symlink introduced by #185#189

Merged
theletterf merged 1 commit into
mainfrom
knowledgeable-adapter
Jun 16, 2026
Merged

Fix corrupt retry.js symlink introduced by #185#189
theletterf merged 1 commit into
mainfrom
knowledgeable-adapter

Conversation

@theletterf

Copy link
Copy Markdown
Member

Summary

Fixes the error reported in https://elastic.slack.com/archives/C02762N267P/p1781601076237139:

Error: Could not find file '.../docs-builder/preview/cleanup/scripts/retry.js'

Test plan

  • Verify Actions runs in kibana (or any consumer repo) succeed after merge

🤖 Generated with Claude Code

PR #185 accidentally added a trailing newline to the retry.js symlink
target, causing GitHub Actions to fail with a "could not find file" error
when resolving the path at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@theletterf theletterf requested a review from a team as a code owner June 16, 2026 09:19
@theletterf theletterf requested a review from technige June 16, 2026 09:19
@theletterf theletterf self-assigned this Jun 16, 2026
@theletterf theletterf added the bug Something isn't working label Jun 16, 2026
@theletterf theletterf merged commit d7de6a5 into main Jun 16, 2026
4 checks passed
@theletterf theletterf deleted the knowledgeable-adapter branch June 16, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants