We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b7286 commit 9335b07Copy full SHA for 9335b07
src/model/cloud-runner/providers/README.md
@@ -207,7 +207,7 @@ The provider loader can be configured through environment variables:
207
208
## Best Practices
209
210
-1. **Use specific branches**: Always specify the branch when loading from GitHub
+1. **Use specific branches or versions**: Always specify the branch or specific tag when loading from GitHub
211
2. **Implement proper error handling**: Wrap provider loading in try-catch blocks
212
3. **Clean up regularly**: Use the cleanup utility to manage cache size
213
4. **Test locally first**: Test providers locally before deploying
0 commit comments