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

Custom Entity Migration #232

Merged
merged 18 commits into from
May 2, 2023
Merged

Custom Entity Migration #232

merged 18 commits into from
May 2, 2023

Commits on Apr 24, 2023

  1. WIP

    jkeon committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    755edc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. WIP

    jkeon committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    97dc150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87632a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    bae9b8e View commit details
    Browse the repository at this point in the history
  2. More migration work

    jkeon committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8c94539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4324dd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Working for Burst

    jkeon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9618b65 View commit details
    Browse the repository at this point in the history
  2. Docs pass

    jkeon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    59b135f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a85ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a72efa View commit details
    Browse the repository at this point in the history
  5. Removing TODO

    jkeon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d750a0c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merging in main

    jkeon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2fafb2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f00359 View commit details
    Browse the repository at this point in the history
  3. PR Comments

    jkeon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3986537 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into taskdriver-migration

    # Conflicts:
    #	Scripts/Runtime/Entities/TaskDriver/AbstractTaskDriver.cs
    #	Scripts/Runtime/Entities/TaskDriver/System/AbstractTaskDriverSystem.cs
    #	Scripts/Runtime/Entities/TaskDriver/TaskSet/TaskData/DataStream/EntityProxyDataStream.cs
    #	Scripts/Runtime/Entities/TaskDriver/TaskSet/TaskSet.cs
    jkeon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    aca1073 View commit details
    Browse the repository at this point in the history
  5. Ready for re-review

    jkeon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    fe2784b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. PR Comments

    jkeon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    21d5b1c View commit details
    Browse the repository at this point in the history
  2. Fixing migration uniqueness

    jkeon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    24e55f5 View commit details
    Browse the repository at this point in the history