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

Sync schema migration #1789

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

Sync schema migration #1789

wants to merge 30 commits into from

Commits on Jun 18, 2024

  1. Disable workaround

    clementetb committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b53d16a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f345396 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    d392541 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Fix email auth test app setup

    rorbech committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1187d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcccd47 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry

    rorbech committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8194c98 View commit details
    Browse the repository at this point in the history
  4. Fix ktor test app setup

    rorbech committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    15637af View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Working

    clementetb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c086bda View commit details
    Browse the repository at this point in the history
  2. Some improvements

    clementetb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    13ad081 View commit details
    Browse the repository at this point in the history
  3. Passing

    clementetb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c779eb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    7283eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6412783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fda7ba3 View commit details
    Browse the repository at this point in the history
  4. Clean up

    clementetb committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aa00ccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11b3816 View commit details
    Browse the repository at this point in the history
  6. Merge commit '11b38162c40ad379f6dc88675312fd9d3a1dd254' into ct/core_…

    …7297
    
    # Conflicts:
    #	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/TestAppInitializer.kt
    #	packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FunctionsTests.kt
    #	packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/HttpLogObfuscatorTests.kt
    clementetb committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ed2c8f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Clean up

    clementetb committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f83118f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30dcad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    600faa4 View commit details
    Browse the repository at this point in the history
  4. Add missing dependency

    clementetb committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce040e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    fa96c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5fa6a5 View commit details
    Browse the repository at this point in the history
  3. cleanup

    clementetb committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bfb4559 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Add test cases

    clementetb committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    063f42b View commit details
    Browse the repository at this point in the history
  2. linting

    clementetb committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7a77c2c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    ea460b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2f0da View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge branch 'main' into ct/sync_migration

    # Conflicts:
    #	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/AppAdmin.kt
    #	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/AppServicesClient.kt
    #	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/SchemaProcessor.kt
    #	packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/TestAppInitializer.kt
    #	packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncedRealmTests.kt
    clementetb committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    739cfe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Bump core branch

    clementetb committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    28e44c7 View commit details
    Browse the repository at this point in the history
  2. Update test case names

    clementetb committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2a06e6e View commit details
    Browse the repository at this point in the history