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

build: Run MySQL and PostgreSQL locally on the runner #3095

Merged
merged 29 commits into from
Jan 3, 2024

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    2b6105d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6cd74 View commit details
    Browse the repository at this point in the history
  3. Re-run

    kyleconroy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    231b085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2657f38 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Re-enabled some tests

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7805817 View commit details
    Browse the repository at this point in the history
  2. Disable some tests again

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    83aab1a View commit details
    Browse the repository at this point in the history
  3. Remove unused package

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    840a4b7 View commit details
    Browse the repository at this point in the history
  4. PostgreSQL 16

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d265bc0 View commit details
    Browse the repository at this point in the history
  5. fix

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8998b20 View commit details
    Browse the repository at this point in the history
  6. start mysql too

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d79f780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e3837b View commit details
    Browse the repository at this point in the history
  8. oops

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e8f553a View commit details
    Browse the repository at this point in the history
  9. SSL?

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0f3d476 View commit details
    Browse the repository at this point in the history
  10. disable tls

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5607ecd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6868b6 View commit details
    Browse the repository at this point in the history
  12. Fix MySQL failures

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1c1b5bb View commit details
    Browse the repository at this point in the history
  13. Run all the tests

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d0cb520 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c9edc1 View commit details
    Browse the repository at this point in the history
  15. Get all the tests passing

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f18905c View commit details
    Browse the repository at this point in the history
  16. Are they passing?

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e758085 View commit details
    Browse the repository at this point in the history
  17. Fix last test

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a0877f3 View commit details
    Browse the repository at this point in the history
  18. Test on all platforms

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    47294da View commit details
    Browse the repository at this point in the history
  19. fix Windows build

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    891ff92 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e7c32e9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f742a02 View commit details
    Browse the repository at this point in the history
  22. Skip two tests on Windows

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b0dad14 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    452abd5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0c168ad View commit details
    Browse the repository at this point in the history
  25. clean up

    kyleconroy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    760e044 View commit details
    Browse the repository at this point in the history