-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
standard_layout check is currently focused towards dev repos only. For test repos, the standard folder structures would be tests, docs, utilities, scripts etc. (python). So such repos would never pass this check with the current implementation https://github.com/ambient-code/agentready/blob/main/src/agentready/assessors/structure.py#L46
To Reproduce
- run
agentready assessagainst a test only repo like https://github.com/opendatahub-io/opendatahub-tests
Expected Behavior
The tools should be able to identify test repos vs dev repos and apply appropriate expectations in both scenarios.
Actual Behavior
NA
Environment
NA
Additional Context
Add any other context about the problem here. Include screenshots if applicable.
Possible Solution
If you have suggestions on how to fix the bug, please describe them here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working