-
-
Notifications
You must be signed in to change notification settings - Fork 284
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 enforcement that the transitive dependency chain is there. #1884
base: main
Are you sure you want to change the base?
Conversation
@justinabrahms please fix ci issue. |
@justinabrahms did you run the test case? |
I ran the linter which now passes. Hadn't gotten to the tests yet. Was hoping you might answer my question about test case generation. |
@justinabrahms could you see the test/integration/run.sh? |
@justinabrahms you can try to do that. please feel free to ping me if you need any help. |
Signed-off-by: Justin Abrahms <[email protected]>
Signed-off-by: Justin Abrahms <[email protected]>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Fixes #1883
I could use a bit of help with the tests. Is there a tool to generate them?