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 initial support to validate the mappings in system tests #2214

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. Add validation using mappings

    mrodm committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f8c82cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e211e34 View commit details
    Browse the repository at this point in the history
  3. Add environment variable

    mrodm committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    724329a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a4c92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ee6da6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Add tests

    mrodm committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    14d7e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3d85d View commit details
    Browse the repository at this point in the history
  3. Update label CI step

    mrodm committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b5bed3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ef29cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36d59fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c7af00 View commit details
    Browse the repository at this point in the history
  7. Add skip for dynamic objects

    mrodm committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4e12656 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    a326b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dedfc2 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    mrodm committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c36fc3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a48f52d View commit details
    Browse the repository at this point in the history
  5. Restore array type

    mrodm committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e94169c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec0dd1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d7ad49 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Revamp comments and examples

    mrodm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1949adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac612fd View commit details
    Browse the repository at this point in the history
  3. Revamp comments

    mrodm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    facee62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e03dbab View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Rename methods

    mrodm committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1e05f97 View commit details
    Browse the repository at this point in the history
  2. Fix typo in README

    mrodm committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    20775d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f2f27d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Remove unnecessary line

    mrodm committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6ccb514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322f605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f4b634 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fbe10 View commit details
    Browse the repository at this point in the history
  5. Add variable

    mrodm committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f9db498 View commit details
    Browse the repository at this point in the history
  6. Update return statements

    mrodm committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    21dca78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dee363 View commit details
    Browse the repository at this point in the history
  8. Set ES API client as mandatory

    mrodm committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    43df7d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    0b6f797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5730b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3b9f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7a594b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    109cb07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f72eb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    b9078ad View commit details
    Browse the repository at this point in the history
  2. Remove leftovers

    mrodm committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a058dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f0c180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06d5463 View commit details
    Browse the repository at this point in the history
  5. Updaste logger warn message

    mrodm committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1faeab4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    650b3ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f980fa View commit details
    Browse the repository at this point in the history
  8. Use just one schema to validate mappings not existing in preview

    Make use of the External value in the ECS fields loaded into the schema
    to be able to distinguish which fields come from ECS and which ones come
    from the fields directory from the package. This allows to perform
    different tests when validating mappings
    mrodm committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e20d563 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    f4451d2 View commit details
    Browse the repository at this point in the history
  2. Skip nested empty mappings

    mrodm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cdf7821 View commit details
    Browse the repository at this point in the history