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!: allow custom seed when using targetingKey override for fractional op #1266

Merged
merged 7 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. add optional custom seed override for fractional op

    Signed-off-by: Cole Bailey <[email protected]>
    colebaileygit authored and Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    62d47d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be9fc0 View commit details
    Browse the repository at this point in the history
  3. fix: remove rogue print statement

    Signed-off-by: Cole Bailey <[email protected]>
    colebaileygit authored and Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    54cd0ca View commit details
    Browse the repository at this point in the history
  4. docs: update fractional docs for custom seed and cat usage

    Signed-off-by: Cole Bailey <[email protected]>
    colebaileygit authored and Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5af9258 View commit details
    Browse the repository at this point in the history
  5. Update docs/reference/custom-operations/fractional-operation.md

    Co-authored-by: Michael Beemer <[email protected]>
    Signed-off-by: Cole Bailey <[email protected]>
    2 people authored and Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    38bdd26 View commit details
    Browse the repository at this point in the history
  6. update deps and git submodules

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2bc9873 View commit details
    Browse the repository at this point in the history
  7. upgrade to latest integration tests and add missing test file

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6e989c4 View commit details
    Browse the repository at this point in the history