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

feat: improve CLI parameter handling and cleanup unused code #4002

Merged
merged 10 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    6027401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a8a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3aede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cb4a7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a7492c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbc62c7 View commit details
    Browse the repository at this point in the history
  7. feat: update function to enforce parameter hierarchy

    CLI > specific env_file > default env_file
    italojohnny committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f756c6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a220841 View commit details
    Browse the repository at this point in the history
  9. fix: mypy error arg-type

    italojohnny committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2d47df2 View commit details
    Browse the repository at this point in the history
  10. fix: little ajustments

    italojohnny committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d065616 View commit details
    Browse the repository at this point in the history