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

Allow evaluation for the defaults block #630

Merged
merged 14 commits into from
Nov 25, 2022
Merged

Commits on Nov 25, 2022

  1. merge without value eval

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    72acff3 View commit details
    Browse the repository at this point in the history
  2. evaluate twice and simplify code

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    8b87e51 View commit details
    Browse the repository at this point in the history
  3. fixup test; method signature

    also missing bodiesToConfig call for LoadBytes
    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    6f48212 View commit details
    Browse the repository at this point in the history
  4. fixup test; use loadBytes

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    114d950 View commit details
    Browse the repository at this point in the history
  5. fix context test, pass env

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7d99fff View commit details
    Browse the repository at this point in the history
  6. handle different key expression types

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d9a68cd View commit details
    Browse the repository at this point in the history
  7. restrict ScopeTraversalExpr to identifier

    Johannes Koch authored and Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d3eccb4 View commit details
    Browse the repository at this point in the history
  8. Documented key restrictions

    Johannes Koch authored and Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    148b186 View commit details
    Browse the repository at this point in the history
  9. fixed TestHTTPServer_ServeHTTP_Files2

    Johannes Koch authored and Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b5d5765 View commit details
    Browse the repository at this point in the history
  10. Fixup explicit expectation content

    Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    29e546c View commit details
    Browse the repository at this point in the history
  11. test cases for key/value type errors

    Johannes Koch authored and Marcel Ludwig committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    af60aef View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into fix-default-env-vars

    Marcel Ludwig authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b2db0b8 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into fix-default-env-vars

    Marcel Ludwig authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2717493 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into fix-default-env-vars

    Marcel Ludwig authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    566223e View commit details
    Browse the repository at this point in the history