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

added support for mustache scripting of rollup.target_index field #435

Merged
merged 14 commits into from
Aug 5, 2022

Commits on Jul 28, 2022

  1. added support for mustache scripting of rollup.target_index field

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    feac589 View commit details
    Browse the repository at this point in the history
  2. defekt fixes

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    322d4ae View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. tests

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c8a61e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. small refactor/improvements

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4424753 View commit details
    Browse the repository at this point in the history
  2. added wildcard check when creating rollup job; removed resolving targ…

    …etIndex on Rollup init; added test for wildcards
    
    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4699520 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. lint fixes

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6a9be00 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. moved target_index validation in getRollup resp handler

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0fa6010 View commit details
    Browse the repository at this point in the history
  2. added using toMap()

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4794742 View commit details
    Browse the repository at this point in the history
  3. removed catch block

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3504db7 View commit details
    Browse the repository at this point in the history
  4. exception fix

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5f57b25 View commit details
    Browse the repository at this point in the history
  5. linter fix

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    08c356c View commit details
    Browse the repository at this point in the history
  6. fixed IT fail

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6dc3385 View commit details
    Browse the repository at this point in the history
  7. added Exception catch block

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9fcdd54 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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