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

tests: CI with multiple databases #1

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Jul 10, 2021

  1. Fix styling

    iksaku authored and actions-user committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    0957a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad41652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54edc60 View commit details
    Browse the repository at this point in the history
  4. Fix styling

    iksaku authored and actions-user committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    a6dd8b5 View commit details
    Browse the repository at this point in the history
  5. Rollback migrations to traditional classes. Only use linux runners fo…

    …r those docker services
    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    3dc9755 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    667c7a2 View commit details
    Browse the repository at this point in the history
  7. Fix styling

    iksaku authored and actions-user committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    6542f68 View commit details
    Browse the repository at this point in the history
  8. Expose container ports

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    35719ee View commit details
    Browse the repository at this point in the history
  9. Test again

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    411ab85 View commit details
    Browse the repository at this point in the history
  10. More services options

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    dc16a96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07dab94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26ca689 View commit details
    Browse the repository at this point in the history
  13. Try with MySQL 5.7

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    1329a6b View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/main' into tests/ci-multiple-dat…

    …abases
    
    # Conflicts:
    #	tests/database/migrations/2021_06_14_000000_create_users_test_table.php
    #	tests/database/migrations/2021_06_14_000001_create_expenses_test_table.php
    #	tests/database/migrations/2021_06_14_000002_create_custom_users_test_table.php
    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    bd3ffbd View commit details
    Browse the repository at this point in the history
  15. Fix styling

    iksaku authored and actions-user committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    f65d567 View commit details
    Browse the repository at this point in the history
  16. Test

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    ef69039 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'tests/ci-multiple-databases' of github.com:iksaku/larav…

    …el-mass-update into tests/ci-multiple-databases
    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    aa6117d View commit details
    Browse the repository at this point in the history
  18. Trying again

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    04bb23f View commit details
    Browse the repository at this point in the history
  19. Don't fail fast

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    ea6d1f7 View commit details
    Browse the repository at this point in the history
  20. Add all ports and hosts

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    d94c25a View commit details
    Browse the repository at this point in the history
  21. Try using full-word booleans

    iksaku committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    aeb501b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Add health commands to all DBs

    iksaku committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    5063a83 View commit details
    Browse the repository at this point in the history