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

[Frontend] Pass capabilities to the decomposer #749

Merged
merged 36 commits into from
May 27, 2024

Commits on May 3, 2024

  1. Make a test tomle-schema-2-compatible

    Sergei Mironov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0ede63d View commit details
    Browse the repository at this point in the history
  2. Address formatting issues

    Sergei Mironov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1babc99 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Make test toml-schema-independant

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    30de70c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into toml-schema-2-update-test

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9f985b0 View commit details
    Browse the repository at this point in the history
  3. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f97e7e9 View commit details
    Browse the repository at this point in the history
  4. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40499b4 View commit details
    Browse the repository at this point in the history
  5. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ed92b6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge remote-tracking branch 'origin/main' into toml-schema-2-update-…

    …test
    Sergei Mironov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    22cfe45 View commit details
    Browse the repository at this point in the history
  2. Fix wrong field name

    Sergei Mironov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d00c7e4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Address review suggestions; Move code around

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d3ffae5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into toml-schema-2-update-…

    …test
    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aa37716 View commit details
    Browse the repository at this point in the history
  3. Address formatting issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6537b2a View commit details
    Browse the repository at this point in the history
  4. Address formatting issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    468c3ca View commit details
    Browse the repository at this point in the history
  5. Address pylint issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    72c9f24 View commit details
    Browse the repository at this point in the history
  6. Add missing paths module

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    611e5fc View commit details
    Browse the repository at this point in the history
  7. Pass capabilities to the decomposer

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dd15715 View commit details
    Browse the repository at this point in the history
  8. Address pylint issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9a5e30f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge remote-tracking branch 'origin/main' into decompose-to-matrix-u…

    …sing-capabilities
    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    485230a View commit details
    Browse the repository at this point in the history
  2. Address formatting issues

    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    13ace0f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'toml-schema-2-update-test' into decompose-to-matrix-usi…

    …ng-capabilities
    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    67efb9c View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f26a0e1 View commit details
    Browse the repository at this point in the history
  5. Address codefactor issues

    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    508457d View commit details
    Browse the repository at this point in the history
  6. Fix formatting issues

    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d578c62 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Address review suggestions: add a requested test

    Sergei Mironov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3448527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf74d1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge remote-tracking branch 'origin/main' into decompose-to-matrix-u…

    …sing-capabilities
    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3e8d720 View commit details
    Browse the repository at this point in the history
  2. Address formatting issues

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    55e2d3e View commit details
    Browse the repository at this point in the history
  3. Revert abstract-method

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c24ad8f View commit details
    Browse the repository at this point in the history
  4. Revert paths.py

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e871ebd View commit details
    Browse the repository at this point in the history
  5. Rever runtime.py

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e2bbe64 View commit details
    Browse the repository at this point in the history
  6. Rever validate_device_capabilities

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    653a0e0 View commit details
    Browse the repository at this point in the history
  7. Rever validate_device_capabilities

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    99aa125 View commit details
    Browse the repository at this point in the history
  8. Rever validate_device_capabilities

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2aaef4b View commit details
    Browse the repository at this point in the history
  9. Revert old device api shots

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    486316a View commit details
    Browse the repository at this point in the history
  10. Revert abstract-method

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    18a3413 View commit details
    Browse the repository at this point in the history
  11. Add a lit-test

    Sergei Mironov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2a218dc View commit details
    Browse the repository at this point in the history