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

Refactor base classes #2164

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d220255 View commit details
    Browse the repository at this point in the history
  2. Remove Base prefix

    samet-akcay committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5e891d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63fd070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c68b10 View commit details
    Browse the repository at this point in the history
  5. Upgrade pre-commit

    samet-akcay committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bb4d084 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix markdown issues

    samet-akcay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4513daf View commit details
    Browse the repository at this point in the history
  2. Run the tests with py311

    samet-akcay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    07556c2 View commit details
    Browse the repository at this point in the history
  3. Python 3.10 to 3.11

    samet-akcay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a35ada5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59e28c5 View commit details
    Browse the repository at this point in the history
  5. Disable python arch

    samet-akcay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c0f8abe View commit details
    Browse the repository at this point in the history
  6. Force symlink

    samet-akcay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    572c80d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Remove pkg_resources imports and use packaging instead (openvinotoolk…

    …it#2082)
    
    remove pkg_resources imports and use packaging instead
    
    Co-authored-by: Samet Akcay <samet.akcay@intel.com>
    davnn and samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c9297a5 View commit details
    Browse the repository at this point in the history
  2. Remove pkg_resources imports and use packaging instead (openvinotoolk…

    …it#2082)
    
    remove pkg_resources imports and use packaging instead
    
    Co-authored-by: Samet Akcay <samet.akcay@intel.com>
    davnn and samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6d22921 View commit details
    Browse the repository at this point in the history
  3. Fix Requirement.parse issue and address pre-commit issues. (openvin…

    …otoolkit#2172)
    
    Fix requirement parsing issue, and pre-commit
    samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3ea4dad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/packaging' of github.com:openvinotoolkit/anomalib i…

    …nto refactor/rename-base-classes
    samet-akcay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3c90c9f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2634959 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge main

    samet-akcay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    00b5d1f View commit details
    Browse the repository at this point in the history
  2. Revert packaging changes

    samet-akcay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    85b7b46 View commit details
    Browse the repository at this point in the history
  3. Revert the tox version

    samet-akcay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c30f6ef View commit details
    Browse the repository at this point in the history
  4. Revert the docstring

    samet-akcay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    502b627 View commit details
    Browse the repository at this point in the history