Skip to content

[BUG] standard_layout check does not consider test repos #305

Description

@dbasunag

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

  1. run agentready assess against 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions