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

Avoid using feature flags and env variable to set the same parameter pt.1 emulation_mode #2512

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

Commits on Sep 6, 2024

  1. Remove emulation_mode env variable and custom cfg

    Using only the feature flag simplifies things a bit and allow the usage of optional dependencies
    Marcondiro committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2e353c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Try to fix CI pt1

    Marcondiro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    84da559 View commit details
    Browse the repository at this point in the history
  2. Try to fix CI pt2

    Marcondiro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    aa4550d View commit details
    Browse the repository at this point in the history
  3. Try to fix CI pt3

    Marcondiro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    430a541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6703e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    0e3c7e4 View commit details
    Browse the repository at this point in the history
  2. use clippy feature

    Marcondiro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0eb671c View commit details
    Browse the repository at this point in the history
  3. Polish a bit the script

    Marcondiro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b2b1552 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    282014a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125d743 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    f77536b View commit details
    Browse the repository at this point in the history
  2. Remove emulation_mode cfg

    Marcondiro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be91ed2 View commit details
    Browse the repository at this point in the history