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

ci[patch]: Only run CI testsing if specific package touched #5733

Merged
merged 14 commits into from
Jun 12, 2024

Conversation

bracesproul
Copy link
Member

Changes CI to only:

  • run latest deps if the package it's testing, or one of it's dependents are touched
  • run lowest if the specific package is touched (not dependents since those will be pulled from npm)

Copy link

vercel bot commented Jun 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 7:02pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 7:02pm

@bracesproul bracesproul marked this pull request as ready for review June 11, 2024 20:39
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 11, 2024
@dosubot dosubot bot added the auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs label Jun 11, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 11, 2024
@bracesproul bracesproul changed the title ci[patch]: Only run latest/lowest if specific package touched ci[patch]: Only run CI testsing if specific package touched Jun 11, 2024
@bracesproul bracesproul marked this pull request as ready for review June 12, 2024 18:39
@dosubot dosubot bot added the auto:improvement Medium size change to existing code to handle new use-cases label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants