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

Feature end to end (Actually CI implementation) #79

Merged
merged 49 commits into from
Oct 18, 2023

Commits on Sep 24, 2023

  1. Updating metrics unit test

    jeipollack committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a97ccc8 View commit details
    Browse the repository at this point in the history
  2. Reformatted with black

    jeipollack committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    269926d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    175cfd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5708a16 View commit details
    Browse the repository at this point in the history
  3. Reformatted with black

    jeipollack committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    82ac353 View commit details
    Browse the repository at this point in the history
  4. Validation data

    jeipollack committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    93d9da2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    aeb77fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c210e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4ba2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b129dda View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    5bef51c View commit details
    Browse the repository at this point in the history
  2. Increased tolerance

    jeipollack committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5984cde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    207f807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eccfff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    fbb1e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30426e4 View commit details
    Browse the repository at this point in the history
  3. Reformatted with black

    jeipollack committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d75c9e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da1579e View commit details
    Browse the repository at this point in the history
  5. Saved cycle1 result

    jeipollack committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    112e1d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Removed unused import

    jeipollack committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9e69482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e091741 View commit details
    Browse the repository at this point in the history
  3. Removed unused import

    jeipollack committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    09d568d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f4b09 View commit details
    Browse the repository at this point in the history
  5. Removed junk files

    jeipollack committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1041749 View commit details
    Browse the repository at this point in the history
  6. Removed unneeded data

    jeipollack committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    61b35ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    147bd6a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Reformatted with black

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2d39e8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ecbd4b View commit details
    Browse the repository at this point in the history
  3. Added ci workflow

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ca0e806 View commit details
    Browse the repository at this point in the history
  4. Changed name of workflow

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7757ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3646a3b View commit details
    Browse the repository at this point in the history
  6. Reformatted with black

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2fad668 View commit details
    Browse the repository at this point in the history
  7. Added skip pytest wrapper

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cecab7a View commit details
    Browse the repository at this point in the history
  8. Reformatted with black

    jeipollack committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    dd6a0f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1aa4760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000ff2a View commit details
    Browse the repository at this point in the history
  3. Added gpu to runs-on list

    jeipollack committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ebdafe8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    79a3713 View commit details
    Browse the repository at this point in the history
  2. Removed unused files

    jeipollack committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c591a05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a87f4 View commit details
    Browse the repository at this point in the history
  4. Removed ci trigger on push

    jeipollack committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    102472f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2aa674 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Removed requirements.txt

    jeipollack committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    88f28f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad8c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aad68d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2af05ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86ec391 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5f862b View commit details
    Browse the repository at this point in the history