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

Optimize CLI startup time #696

Merged
merged 7 commits into from
May 11, 2023
Merged

Optimize CLI startup time #696

merged 7 commits into from
May 11, 2023

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    a679d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7473631 View commit details
    Browse the repository at this point in the history
  3. Create connexion app only for API usage

    Optimizes startup time for CLI usage by avoiding import of connexion
    juhoinkinen committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    777aa50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5a695a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge branch 'main' into lazy-imports

    To fix conflict
    juhoinkinen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    70018e0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    4237e98 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    e6e06b8 View commit details
    Browse the repository at this point in the history