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 workflow for testing adapters #92

Merged
merged 10 commits into from
Jul 9, 2024

Commits on Jul 8, 2024

  1. Add workflow for testing adapters, for now tests run only for Postgre…

    …SQL adapter
    Valerii Mironchenko committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8742864 View commit details
    Browse the repository at this point in the history
  2. Add instalation of needed compilers

    Valerii Mironchenko committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    714437c View commit details
    Browse the repository at this point in the history
  3. Add sudo for priveleges

    Valerii Mironchenko committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fa80f3a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Try to fix installing compilers

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c6e6d0a View commit details
    Browse the repository at this point in the history
  2. Add entering into poetry shell

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    466736b View commit details
    Browse the repository at this point in the history
  3. Fix pytest call

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    52b32f8 View commit details
    Browse the repository at this point in the history
  4. fix pytest command

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2184caa View commit details
    Browse the repository at this point in the history
  5. minor comment change

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    31985df View commit details
    Browse the repository at this point in the history
  6. Minor steps naming changes

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    788e6e7 View commit details
    Browse the repository at this point in the history
  7. Add mentioning about tests invokation in README

    Valerii Mironchenko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0702cd8 View commit details
    Browse the repository at this point in the history