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

09837 9578 advanced wire transformers #9894

Merged
merged 38 commits into from
Nov 15, 2023
Merged

Commits on Nov 3, 2023

  1. Added heartbeats to wiring framework.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ee13cf3 View commit details
    Browse the repository at this point in the history
  2. New tests, fixed bugs.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c19c01b View commit details
    Browse the repository at this point in the history
  3. Added offer soldering.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d3b216e View commit details
    Browse the repository at this point in the history
  4. Added direct task scheduler.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bc15c50 View commit details
    Browse the repository at this point in the history
  5. Incremental progress fitting direct schedulers into the wiring model.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    45e549d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Incremental changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    db3735b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 09618-heartbeats

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c282ebc View commit details
    Browse the repository at this point in the history
  3. Merge branch '09618-heartbeats' into 09670-9618-offer-solder

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    561483e View commit details
    Browse the repository at this point in the history
  4. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    07f3760 View commit details
    Browse the repository at this point in the history
  5. Merge branch '09670-9618-offer-solder' into 09665-9670-direct-scheduler

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    be02775 View commit details
    Browse the repository at this point in the history
  6. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    498f4b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'develop' into 09665-9670-direct-scheduler

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d7a5e64 View commit details
    Browse the repository at this point in the history
  2. Minor changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    83cccf3 View commit details
    Browse the repository at this point in the history
  3. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cbafb57 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'develop' into 09665-9670-direct-scheduler

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bb6d0a0 View commit details
    Browse the repository at this point in the history
  2. Added unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dd07b4a View commit details
    Browse the repository at this point in the history
  3. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9829ff7 View commit details
    Browse the repository at this point in the history
  4. Create SEQENTIAL_THREAD scheduler.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0844963 View commit details
    Browse the repository at this point in the history
  5. Simplify wiring model inheritence.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9dec554 View commit details
    Browse the repository at this point in the history
  6. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    301ec6d View commit details
    Browse the repository at this point in the history
  7. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    54bd257 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Made suggested change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7565855 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 09665-9670-direct-scheduler

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9dc66a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch '09665-9670-direct-scheduler' into 09578-9665-sequential…

    …-thread-scheduler
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e3a94ef View commit details
    Browse the repository at this point in the history
  4. Bugfixes, made suggested changes

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f60820e View commit details
    Browse the repository at this point in the history
  5. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    06d221d View commit details
    Browse the repository at this point in the history
  6. Merge branch '09665-9670-direct-scheduler' into 09578-9665-sequential…

    …-thread-scheduler
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6cecc7f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge branch 'develop' into 09578-9665-sequential-thread-scheduler

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2be48e4 View commit details
    Browse the repository at this point in the history
  2. Made suggested change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aba9331 View commit details
    Browse the repository at this point in the history
  3. Fixed test flake.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3689197 View commit details
    Browse the repository at this point in the history
  4. Added framework to support state reservation lifecycle.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    23a0ed0 View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    09b96fb View commit details
    Browse the repository at this point in the history
  6. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e1e4494 View commit details
    Browse the repository at this point in the history
  7. Rename mutating wire to transforming wire.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7feac7c View commit details
    Browse the repository at this point in the history
  8. Unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7e2978c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge branch 'develop' into 09837-9578-wire-mutator

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0f1f6fd View commit details
    Browse the repository at this point in the history
  2. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dbd02d9 View commit details
    Browse the repository at this point in the history
  3. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    89aa4a5 View commit details
    Browse the repository at this point in the history