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

Refactor providers, add custom docker images support #544

Merged
merged 26 commits into from
Jul 11, 2023
Merged

Commits on Jul 7, 2023

  1. Fix method return type hints

    Egor-S committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9b13e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a32b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb4864 View commit details
    Browse the repository at this point in the history
  4. Implement configurators

    Egor-S committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6f174e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28c2845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c8abd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbaf84f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    139e0ea View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a08aa68 View commit details
    Browse the repository at this point in the history
  2. Reimplement vscode extension

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    87b8730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70175ea View commit details
    Browse the repository at this point in the history
  4. Replace literals with enums

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8bc8141 View commit details
    Browse the repository at this point in the history
  5. Pin pydantic v1

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e2ea26f View commit details
    Browse the repository at this point in the history
  6. Make pydantic version flexible

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    da99c0a View commit details
    Browse the repository at this point in the history
  7. Fix entrypoint tests

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e9e0dfb View commit details
    Browse the repository at this point in the history
  8. Move ports.py

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6286009 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b55066d View commit details
    Browse the repository at this point in the history
  10. Drop providers

    Egor-S committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    237d4af View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Drop json schemas

    Egor-S committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0fb3907 View commit details
    Browse the repository at this point in the history
  2. Clean up utils.common

    Egor-S committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9383415 View commit details
    Browse the repository at this point in the history
  3. Annotate configuration models

    Egor-S committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9ff4103 View commit details
    Browse the repository at this point in the history
  4. Generate json schema on build

    Egor-S committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3d7cd16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204606a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a64574 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b9125 View commit details
    Browse the repository at this point in the history
  8. Explicit build policy args

    Egor-S committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ee8638 View commit details
    Browse the repository at this point in the history