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

Support python and ruby dependency files as well as package.json #39

Merged
merged 6 commits into from
Jun 23, 2024

Conversation

tpaulshippy
Copy link
Contributor

Purpose

Resolves #18

Approach

Search current directory and parent directories for common dependency files and use them to feed to the LLM when determining the right test command to use.

Support python, ruby, and javascript.

@steve8708
Copy link
Contributor

awesome @tpaulshippy!

@steve8708 steve8708 merged commit 33e63f1 into BuilderIO:main Jun 23, 2024
2 checks passed
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.

Support dependency file types other than package.json
2 participants