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

chore: Improve conformance validation #3023

Merged
merged 53 commits into from
Aug 11, 2023

Commits on Jul 20, 2023

  1. feat(gateway): Improvement of existing conformance testing

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ae862d8 View commit details
    Browse the repository at this point in the history
  2. refactor(gateway): Added missing comments

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    55e5432 View commit details
    Browse the repository at this point in the history
  3. fix(gateway): Removed a print statement.

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    39868f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. feat(gateway): Better response from the conformance endpoint

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4d389e6 View commit details
    Browse the repository at this point in the history
  2. feat(gateway): Better response from the conformance endpoint

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8aefab4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'MyFork/reboot/GH647/improvedConformance…

    …Testing' into reboot/GH647/improvedConformanceTesting
    matejpopda committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d14be14 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. refactor(gateway): Got rid of duplicate discovery client calls

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    38fcf01 View commit details
    Browse the repository at this point in the history
  2. docs(gateway): Changed text in gateway-log-messages.yml based on comm…

    …ents on the PR
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a53600b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. feat(gateway): Addressed the rest of comments on the PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    21089ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f69e0a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. feat(gateway): Addressed the new comments on the PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    69935c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'myFork/reboot/GH647/improvedConformance…

    …Testing' into reboot/GH647/improvedConformanceTesting
    matejpopda committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f7150dd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix(gateway): Fixed a method not following a naming convention

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c9bd0f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix(gateway): Fixed reason why build was failing

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0b8b730 View commit details
    Browse the repository at this point in the history
  2. fix(gateway): Addressed Pablo's comments on PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6f3675e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix(gateway): Updated an integration test for conformance

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fb26fad View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix(gateway): Updated integration tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    06b4539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3eb93 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. feat(gateway): Improvement of existing conformance testing

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0df8dbb View commit details
    Browse the repository at this point in the history
  2. refactor(gateway): Added missing comments

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    72fbb06 View commit details
    Browse the repository at this point in the history
  3. fix(gateway): Removed a print statement.

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d7f4af9 View commit details
    Browse the repository at this point in the history
  4. feat(gateway): Better response from the conformance endpoint

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    869f991 View commit details
    Browse the repository at this point in the history
  5. refactor(gateway): Got rid of duplicate discovery client calls

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e02ca93 View commit details
    Browse the repository at this point in the history
  6. docs(gateway): Changed text in gateway-log-messages.yml based on comm…

    …ents on the PR
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6792938 View commit details
    Browse the repository at this point in the history
  7. feat(gateway): Addressed the rest of comments on the PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3be2c91 View commit details
    Browse the repository at this point in the history
  8. feat(gateway): Addressed the new comments on the PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    db37787 View commit details
    Browse the repository at this point in the history
  9. fix(gateway): Fixed a method not following a naming convention

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8ee92c7 View commit details
    Browse the repository at this point in the history
  10. fix(gateway): Fixed reason why build was failing

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    37178f1 View commit details
    Browse the repository at this point in the history
  11. fix(gateway): Addressed Pablo's comments on PR

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    332fa02 View commit details
    Browse the repository at this point in the history
  12. fix(gateway): Updated an integration test for conformance

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    08bfefa View commit details
    Browse the repository at this point in the history
  13. fix(gateway): Updated integration tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5027e74 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'myFork/reboot/GH647/improvedConformance…

    …Testing' into reboot/GH647/improvedConformanceTesting
    matejpopda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2ac3cfb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    defd8c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix(gateway): Fixed code smells

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a1aff25 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/reboot/GH647/improvedConformance…

    …Testing' into reboot/GH647/improvedConformanceTesting
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a2825cf View commit details
    Browse the repository at this point in the history
  3. fix(gateway): Fixed 1 bug from sonar

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a7e7de7 View commit details
    Browse the repository at this point in the history
  4. fix(gateway): Disabled caching on a github action as a test

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fabf603 View commit details
    Browse the repository at this point in the history
  5. fix(gateway): Enabled cache again + removed some tests to see if they…

    … are the reason why the build fails
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fc652e3 View commit details
    Browse the repository at this point in the history
  6. fix(gateway): Enabled cache again + removed some tests to see if they…

    … are the reason why the build fails
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d604cdb View commit details
    Browse the repository at this point in the history
  7. fix(gateway): Enabled cache again + removed some tests to see if they…

    … are the reason why the build fails
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    76e75f7 View commit details
    Browse the repository at this point in the history
  8. fix(gateway): Disabled cache again, changed unit tests :gateway-servi…

    …ce:test shouldn't fail anymore
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd528b2 View commit details
    Browse the repository at this point in the history
  9. fix(gateway): Disabled cache again, changed unit tests :gateway-servi…

    …ce:test shouldn't fail anymore
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b70deaf View commit details
    Browse the repository at this point in the history
  10. fix(gateway): Modified unit tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ca3f564 View commit details
    Browse the repository at this point in the history
  11. fix(gateway): Modified unit tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    986e7da View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix(gateway): Modified unit tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b197a71 View commit details
    Browse the repository at this point in the history
  2. fix(gateway): Fixed unit tests

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8a83a92 View commit details
    Browse the repository at this point in the history
  3. fix(gateway): Enabled build cache

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    636051d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b09532 View commit details
    Browse the repository at this point in the history
  5. fix(gateway): Disabled build cache

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    efd68e7 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/reboot/GH647/improvedConformance…

    …Testing' into reboot/GH647/improvedConformanceTesting
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    97c96e4 View commit details
    Browse the repository at this point in the history
  7. fix(gateway): Enabled build cache + should create an artifact after f…

    …ailing
    
    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    eef0168 View commit details
    Browse the repository at this point in the history
  8. fix(gateway): Disabled the creation of artifact from previous commit

    Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
    matejpopda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3111719 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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