Skip to content
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

[CI] Check test files for if __name__... snippet #25322

Merged
merged 20 commits into from Jun 2, 2022

Commits on May 31, 2022

  1. Add pytest checker

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    535b3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d911fa View commit details
    Browse the repository at this point in the history
  3. Add snippet to library tests

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ff123e0 View commit details
    Browse the repository at this point in the history
  4. Comment

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3c2cbe2 View commit details
    Browse the repository at this point in the history
  5. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    81a6191 View commit details
    Browse the repository at this point in the history
  6. Update python.bzl

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ffb6f43 View commit details
    Browse the repository at this point in the history
  7. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    734656c View commit details
    Browse the repository at this point in the history
  8. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    de55e55 View commit details
    Browse the repository at this point in the history
  9. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d746b09 View commit details
    Browse the repository at this point in the history
  10. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9974b36 View commit details
    Browse the repository at this point in the history
  11. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    66f1d4b View commit details
    Browse the repository at this point in the history
  12. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    efa67f1 View commit details
    Browse the repository at this point in the history
  13. Update BUILD

    Yard1 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1cb6d03 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Use bazel query

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    86f1724 View commit details
    Browse the repository at this point in the history
  2. Format

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2bbc1c3 View commit details
    Browse the repository at this point in the history
  3. Fix ludwig tests

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    df68e53 View commit details
    Browse the repository at this point in the history
  4. Documentation

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    18b1315 View commit details
    Browse the repository at this point in the history
  5. Lint

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b8a129e View commit details
    Browse the repository at this point in the history
  6. Fix tune test

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7caa6c1 View commit details
    Browse the repository at this point in the history
  7. Ludwig timeout fix

    Yard1 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    943a314 View commit details
    Browse the repository at this point in the history