fix(plugins): update external plugin Containerfiles and test configs#3211
Open
crivetimihai wants to merge 19 commits intomainfrom
Open
fix(plugins): update external plugin Containerfiles and test configs#3211crivetimihai wants to merge 19 commits intomainfrom
crivetimihai wants to merge 19 commits intomainfrom
Conversation
Signed-off-by: habeck <habeck@us.ibm.com>
…oject.toml, add as explicit install from branch main in Containerfile, update pytest.ini `--cov=.`, remove pytest-dotenv (conflict with pytest-env). Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
…g in test container complete properly. Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
…properly ignored Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
Signed-off-by: habeck <habeck@us.ibm.com>
10 tasks
Collaborator
LGTM 👍 |
9 tasks
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Related Issue
Closes #3046
📝 Summary
Problem(s):
llmguardplugin-testingFixes:
ENV TORCHINDUCTOR_CACHE_DIR=/tmp/torchinductorto llmguard's containerfile per workaround for issue: KeyError in default_cache_dir() when user account doesn't exist pytorch/pytorch#140765.coveragercupdated to properly select test targets, and.dockerignoreupdated so that .coveragerc copies into container for testing.🏷️ Type of Change
🧪 Verification
make lintmake testmake coverage✅ Checklist
make black isort pre-commit)📓 Notes (optional)
Screenshots, design decisions, or additional context.