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

Add sequential migration tests for MariaDB and MySQL #2502

Merged
merged 22 commits into from
Mar 8, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    82983e9 View commit details
    Browse the repository at this point in the history
  2. add semantic version order

    strickvl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e1c6893 View commit details
    Browse the repository at this point in the history
  3. Update scripts/test-migrations-mariadb.sh

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    strickvl and coderabbitai[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6651247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b2118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c6fb8 View commit details
    Browse the repository at this point in the history
  6. add missing code

    strickvl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f2fa82a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e10793 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    e23b750 View commit details
    Browse the repository at this point in the history
  2. focused testing

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d564bfc View commit details
    Browse the repository at this point in the history
  3. add padding for logs

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b0105fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b363bcb View commit details
    Browse the repository at this point in the history
  5. fix mysql db upgrades

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cabc759 View commit details
    Browse the repository at this point in the history
  6. ruff

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9fc7c92 View commit details
    Browse the repository at this point in the history
  7. fix mariadb too

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e9e2672 View commit details
    Browse the repository at this point in the history
  8. add mariadb for testing

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9dd1872 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47c5a45 View commit details
    Browse the repository at this point in the history
  10. fix mariadb

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bd71003 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/drunk-hop-skip-db-migration-testing' of github.…

    …com:zenml-io/zenml into feature/drunk-hop-skip-db-migration-testing
    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6fd9c58 View commit details
    Browse the repository at this point in the history
  12. fresh mariadb

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cccfeb8 View commit details
    Browse the repository at this point in the history
  13. fresh mysql

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    717e58f View commit details
    Browse the repository at this point in the history
  14. fix final missing zenml

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    efce8c0 View commit details
    Browse the repository at this point in the history
  15. CI as it should be

    strickvl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    15e5ca5 View commit details
    Browse the repository at this point in the history