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

Send the JSON state representation to Cloud backend (when available) #31698

Merged
merged 18 commits into from Aug 30, 2022

Commits on Aug 25, 2022

  1. update persist state

    megan07 committed Aug 25, 2022
    Copy the full SHA
    4fab467 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Copy the full SHA
    b8f2f81 View commit details
    Browse the repository at this point in the history
  2. updates to cloud state

    megan07 committed Aug 26, 2022
    Copy the full SHA
    021f1f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    12e3560 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d5decc2 View commit details
    Browse the repository at this point in the history
  5. fix cloud state breaking?

    megan07 committed Aug 26, 2022
    Copy the full SHA
    344379f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. refactor getSchemas

    megan07 committed Aug 29, 2022
    Copy the full SHA
    00cc1ea View commit details
    Browse the repository at this point in the history
  2. undo taint test changes

    megan07 committed Aug 29, 2022
    Copy the full SHA
    40263cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b572e57 View commit details
    Browse the repository at this point in the history
  4. updating to use the latest version of cloud/state.go and just pass sc…

    …hemas along to PersistState in the remote state
    megan07 committed Aug 29, 2022
    Copy the full SHA
    bddf6a9 View commit details
    Browse the repository at this point in the history
  5. remove test for error

    megan07 committed Aug 29, 2022
    Copy the full SHA
    485a1f6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b504dd1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    dbf99f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. updates for code consistency

    megan07 committed Aug 30, 2022
    Copy the full SHA
    7e5b7b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    de8bd58 View commit details
    Browse the repository at this point in the history
  3. fix imports

    megan07 committed Aug 30, 2022
    Copy the full SHA
    5eaa4c4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d749e2 View commit details
    Browse the repository at this point in the history
  5. don't check diags for errors

    megan07 committed Aug 30, 2022
    Copy the full SHA
    37b7e6e View commit details
    Browse the repository at this point in the history