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: Nightly Build #66

Merged
merged 18 commits into from
Feb 7, 2022
Merged

🚀 CI: Nightly Build #66

merged 18 commits into from
Feb 7, 2022

Commits on Jan 10, 2022

  1. source /home/ashwin/miniconda3/bin/activate# This is a combination of…

    … 2 commits. conda activate anomalib# This is the 1st commit message:
    
    🚀 Add nightly build to CI
    🚚 Move PR template to .github root
    Ashwin Vaidya committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b912fd6 View commit details
    Browse the repository at this point in the history
  2. 🚀 Fix syntax

    Ashwin Vaidya committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    636788c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    9bcfb7c View commit details
    Browse the repository at this point in the history
  2. 🩹 Fix file name issue for pytest and add init

    Ashwin Vaidya committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f11e7cc View commit details
    Browse the repository at this point in the history
  3. 🚚 Move core tests to nightly

    Ashwin Vaidya committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8f9b6b8 View commit details
    Browse the repository at this point in the history
  4. 🔨 fix import

    Ashwin Vaidya committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    acb441d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge branch 'development' into ci/ashwin/nightly_build

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fa0e29e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Add nightly to tox and remove os.environ

    Ashwin Vaidya committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d13b034 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Update thresholds

    Ashwin Vaidya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b0a52ec View commit details
    Browse the repository at this point in the history
  2. Fix isort issues

    Ashwin Vaidya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    1cac2ed View commit details
    Browse the repository at this point in the history
  3. Fix isort issues

    Ashwin Vaidya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    65eb877 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. 🚚 move tests/nightly/core to tests/nightly/utils

    Ashwin Vaidya committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    84a812f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    442c886 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. 🚚 Move callback tests to pre-merge

    Change tox.ini to reflect new coverage threshold. Ref issue #94
    Ashwin Vaidya committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    acd1c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a9e58 View commit details
    Browse the repository at this point in the history
  3. Rename setup in test helpers

    Ashwin Vaidya committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d18c8b6 View commit details
    Browse the repository at this point in the history
  4. 🩹 Fix tests

    Ashwin Vaidya committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    15cd3ba View commit details
    Browse the repository at this point in the history