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

chore: merge the dual state into the platform state #10429

Merged
merged 20 commits into from
Dec 28, 2023

Commits on Dec 11, 2023

  1. Merge the dual state into the platform state.

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

Commits on Dec 12, 2023

  1. Fix build issue.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    435b80b View commit details
    Browse the repository at this point in the history
  2. Don't directly call into platform data.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    16bc79e View commit details
    Browse the repository at this point in the history
  3. Made platform state into a leaf.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d1e0103 View commit details
    Browse the repository at this point in the history
  4. Revert changes to legacy classes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d98ef2b View commit details
    Browse the repository at this point in the history
  5. Fixed bug.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f312c5c 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 Dec 12, 2023
    Configuration menu
    Copy the full SHA
    aecd446 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'develop' into 10414-remove-dual-state

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

Commits on Dec 19, 2023

  1. Merge branch 'develop' into 10414-remove-dual-state

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

Commits on Dec 20, 2023

  1. Merge branch 'develop' into 10414-remove-dual-state

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    21de0ac View commit details
    Browse the repository at this point in the history
  2. Fixed bug.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    412be55 View commit details
    Browse the repository at this point in the history
  3. Fix unit test.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    faf08d1 View commit details
    Browse the repository at this point in the history
  4. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ea0d451 View commit details
    Browse the repository at this point in the history
  5. Update timing of when platform state is updated.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f6087b3 View commit details
    Browse the repository at this point in the history
  6. Fixed unit test.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    13855c5 View commit details
    Browse the repository at this point in the history
  7. Fix bug.

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

Commits on Dec 21, 2023

  1. Merge branch 'develop' into 10414-remove-dual-state

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

Commits on Dec 26, 2023

  1. Made requested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    abecdd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 10414-remove-dual-state

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

Commits on Dec 27, 2023

  1. Fix bug.

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