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

fix: Refactored logic for viper and mapstructure workaround #86

Merged
merged 5 commits into from
Apr 29, 2024

Commits on Apr 29, 2024

  1. fix: Refactored logic for viper and mapstructure workaround

    Now yaml or json parser that dedicated to transformer parameters parsing parses only transformer parameter
    
    Fixes #85
    wwoytenko committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    768d3a3 View commit details
    Browse the repository at this point in the history
  2. fix: Refactored logic for viper and mapstructure workaround

    * Fixed integration tests - adapted for text/template usage
    * Renamed TempParams to MetadataParams. Now they uses only for metadata in storage
    
    Fixes #85
    wwoytenko committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5464017 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin_public/main' into fix/viper_work…

    …around_for_params_only
    wwoytenko committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bd5920e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86a45ec View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin_public/fix/integration_s3_test' …

    …into fix/viper_workaround_for_params_only
    wwoytenko committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2cfd63e View commit details
    Browse the repository at this point in the history