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

feat: add support for instance processing units #665

Merged
merged 13 commits into from Jun 21, 2021
Merged

Commits on May 6, 2021

  1. Copy the full SHA
    be69e36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52555ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7470748 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a8e64c8 View commit details
    Browse the repository at this point in the history
  5. test: add tests for InstanceInfo

    olavloite authored and thiagotnunes committed May 6, 2021
    Copy the full SHA
    98b5f58 View commit details
    Browse the repository at this point in the history
  6. cleanup: fix formatting + tests

    olavloite authored and thiagotnunes committed May 6, 2021
    Copy the full SHA
    0c9e26e View commit details
    Browse the repository at this point in the history
  7. chore: fix formatting

    olavloite authored and thiagotnunes committed May 6, 2021
    Copy the full SHA
    b4e4c39 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c11c844 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. test: fixes instanceinfo test

    Due to master merge the compilation was failing. Fixes the builder
    construction here.
    thiagotnunes committed Jun 15, 2021
    Copy the full SHA
    4a3f44b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ecd9f6 View commit details
    Browse the repository at this point in the history
  3. refactor: adds default impl for processing units

    Adds default implementation for the InstanceInfo set processing units in
    order to avoid a breaking change.
    thiagotnunes committed Jun 15, 2021
    Copy the full SHA
    657f210 View commit details
    Browse the repository at this point in the history
  4. samples: remove LCI samples for now

    Removes the LCI samples for now, because they won't compile. We will
    re-add them once the main implementation is released.
    thiagotnunes committed Jun 15, 2021
    Copy the full SHA
    dc17892 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Copy the full SHA
    5c462ae View commit details
    Browse the repository at this point in the history