Skip to content
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

feat: add ash shell error patterns to FallbackPatterns #82

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Added ash shell error patterns to handle:

  • Command not found messages (stages 2-4)
  • Type builtin messages (stage 6)
  • Type not found messages (stage 7)
  • CD error messages (stage 10)

All patterns follow the ash format: 'ash: \d+: command: not found'

Link to Devin run: https://app.devin.ai/sessions/76ddfbc2e2084d62b8f5e26595e274e3

Added ash shell error patterns to handle:
- Command not found messages (stages 2-4)
- Type builtin messages (stage 6)
- Type not found messages (stage 7)
- CD error messages (stage 10)

All patterns follow the ash format: 'ash: \d+: command: not found'

Co-Authored-By: Paul Kuruvilla <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@ryan-gang ryan-gang self-assigned this Dec 29, 2024
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.

1 participant