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 env argument to Jinja2Templates, remove **env_options. (ref #2134) #2159

Merged
merged 17 commits into from
Jun 5, 2023

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    93d98ad View commit details
    Browse the repository at this point in the history
  2. simplify changes

    alex-oleshkevich committed May 31, 2023
    Configuration menu
    Copy the full SHA
    89c5d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f764843 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    39ee96e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c9f4fc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    5969aec View commit details
    Browse the repository at this point in the history
  2. simplify changes

    alex-oleshkevich authored and Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a3e8975 View commit details
    Browse the repository at this point in the history
  3. uniform formatting in tests

    alex-oleshkevich authored and Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8907911 View commit details
    Browse the repository at this point in the history
  4. get back env_options

    alex-oleshkevich authored and Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f603512 View commit details
    Browse the repository at this point in the history
  5. warn about env_options usage

    alex-oleshkevich authored and Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    aeb1726 View commit details
    Browse the repository at this point in the history
  6. Do not cast directory

    Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    15c70ed View commit details
    Browse the repository at this point in the history
  7. Fix linter

    Kludex committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    abdd56d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d305e67 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    c8c2822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e00299 View commit details
    Browse the repository at this point in the history
  3. add overloads

    alex-oleshkevich committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    06b6ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d06bc View commit details
    Browse the repository at this point in the history