Skip to content

Cloning the default branch of external repositories makes this test non-deterministic and likely to become flaky over time (upstream changes, force-pushes, or newer syntax than this project’s supported Python). Consider pinning each clone to a specific tag/commit (e.g., via --branch/--tag + shallow clone, or checkout a known SHA) so the smoke test remains stable and reproducible. #59

Description

@steven-cutting

Cloning the default branch of external repositories makes this test non-deterministic and likely to become flaky over time (upstream changes, force-pushes, or newer syntax than this project’s supported Python). Consider pinning each clone to a specific tag/commit (e.g., via --branch/--tag + shallow clone, or checkout a known SHA) so the smoke test remains stable and reproducible.

Originally posted by @copilot-pull-request-reviewer in #58 (comment)

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions