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

Bump to optimum 1.17 - Adapt to optimum exporter refactoring #414

Merged
merged 19 commits into from
Feb 19, 2024

Commits on Jan 17, 2024

  1. test the refactoring

    JingyaHuang committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    625e4b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix test

    JingyaHuang committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3a311b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ded310d View commit details
    Browse the repository at this point in the history
  2. bump optimum

    JingyaHuang committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9a536ba View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. fix sd

    JingyaHuang committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4fab487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c633d29 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

    JingyaHuang committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b706873 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    7934207 View commit details
    Browse the repository at this point in the history
  2. bump optimum & fix style

    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cc42070 View commit details
    Browse the repository at this point in the history
  3. restore CI

    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    71d4d03 View commit details
    Browse the repository at this point in the history
  4. ci: reduce export and pipelines test frequency

    This runs export and pipelines tests in dedicated pipelines with
    stricter path filters to avoid running them on every change.
    dacorvo authored and JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5fc8efa View commit details
    Browse the repository at this point in the history
  5. Revert "ci: reduce export and pipelines test frequency"

    This reverts commit 5fc8efa.
    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    48899c4 View commit details
    Browse the repository at this point in the history
  6. ci: reduce export and pipelines test frequency

    This runs export and pipelines tests in dedicated pipelines with
    stricter path filters to avoid running them on every change.
    dacorvo authored and JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    81fca1d View commit details
    Browse the repository at this point in the history
  7. fix tests

    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c8f8bc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f30c247 View commit details
    Browse the repository at this point in the history
  9. make lib optional

    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8eccde2 View commit details
    Browse the repository at this point in the history
  10. fix pytest 8.0.1 break

    JingyaHuang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    90e30ee View commit details
    Browse the repository at this point in the history