-
Notifications
You must be signed in to change notification settings - Fork 63
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
Commits on Jul 20, 2023
-
feat(gateway): Improvement of existing conformance testing
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae862d8 - Browse repository at this point
Copy the full SHA ae862d8View commit details -
refactor(gateway): Added missing comments
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55e5432 - Browse repository at this point
Copy the full SHA 55e5432View commit details -
fix(gateway): Removed a print statement.
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39868f7 - Browse repository at this point
Copy the full SHA 39868f7View commit details
Commits on Jul 21, 2023
-
feat(gateway): Better response from the conformance endpoint
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d389e6 - Browse repository at this point
Copy the full SHA 4d389e6View commit details -
feat(gateway): Better response from the conformance endpoint
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8aefab4 - Browse repository at this point
Copy the full SHA 8aefab4View commit details -
Merge remote-tracking branch 'MyFork/reboot/GH647/improvedConformance…
…Testing' into reboot/GH647/improvedConformanceTesting
Configuration menu - View commit details
-
Copy full SHA for d14be14 - Browse repository at this point
Copy the full SHA d14be14View commit details
Commits on Jul 24, 2023
-
refactor(gateway): Got rid of duplicate discovery client calls
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38fcf01 - Browse repository at this point
Copy the full SHA 38fcf01View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a53600b - Browse repository at this point
Copy the full SHA a53600bView commit details
Commits on Jul 25, 2023
-
feat(gateway): Addressed the rest of comments on the PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21089ea - Browse repository at this point
Copy the full SHA 21089eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f69e0a - Browse repository at this point
Copy the full SHA 8f69e0aView commit details
Commits on Jul 27, 2023
-
feat(gateway): Addressed the new comments on the PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69935c4 - Browse repository at this point
Copy the full SHA 69935c4View commit details -
Merge remote-tracking branch 'myFork/reboot/GH647/improvedConformance…
…Testing' into reboot/GH647/improvedConformanceTesting
Configuration menu - View commit details
-
Copy full SHA for f7150dd - Browse repository at this point
Copy the full SHA f7150ddView commit details
Commits on Aug 2, 2023
-
fix(gateway): Fixed a method not following a naming convention
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9bd0f2 - Browse repository at this point
Copy the full SHA c9bd0f2View commit details
Commits on Aug 3, 2023
-
fix(gateway): Fixed reason why build was failing
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b8b730 - Browse repository at this point
Copy the full SHA 0b8b730View commit details -
fix(gateway): Addressed Pablo's comments on PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f3675e - Browse repository at this point
Copy the full SHA 6f3675eView commit details
Commits on Aug 4, 2023
-
fix(gateway): Updated an integration test for conformance
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb26fad - Browse repository at this point
Copy the full SHA fb26fadView commit details
Commits on Aug 7, 2023
-
fix(gateway): Updated integration tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06b4539 - Browse repository at this point
Copy the full SHA 06b4539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3eb93 - Browse repository at this point
Copy the full SHA 0c3eb93View commit details
Commits on Aug 8, 2023
-
feat(gateway): Improvement of existing conformance testing
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0df8dbb - Browse repository at this point
Copy the full SHA 0df8dbbView commit details -
refactor(gateway): Added missing comments
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72fbb06 - Browse repository at this point
Copy the full SHA 72fbb06View commit details -
fix(gateway): Removed a print statement.
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7f4af9 - Browse repository at this point
Copy the full SHA d7f4af9View commit details -
feat(gateway): Better response from the conformance endpoint
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 869f991 - Browse repository at this point
Copy the full SHA 869f991View commit details -
refactor(gateway): Got rid of duplicate discovery client calls
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e02ca93 - Browse repository at this point
Copy the full SHA e02ca93View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6792938 - Browse repository at this point
Copy the full SHA 6792938View commit details -
feat(gateway): Addressed the rest of comments on the PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3be2c91 - Browse repository at this point
Copy the full SHA 3be2c91View commit details -
feat(gateway): Addressed the new comments on the PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db37787 - Browse repository at this point
Copy the full SHA db37787View commit details -
fix(gateway): Fixed a method not following a naming convention
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ee92c7 - Browse repository at this point
Copy the full SHA 8ee92c7View commit details -
fix(gateway): Fixed reason why build was failing
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37178f1 - Browse repository at this point
Copy the full SHA 37178f1View commit details -
fix(gateway): Addressed Pablo's comments on PR
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 332fa02 - Browse repository at this point
Copy the full SHA 332fa02View commit details -
fix(gateway): Updated an integration test for conformance
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08bfefa - Browse repository at this point
Copy the full SHA 08bfefaView commit details -
fix(gateway): Updated integration tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5027e74 - Browse repository at this point
Copy the full SHA 5027e74View commit details -
Merge remote-tracking branch 'myFork/reboot/GH647/improvedConformance…
…Testing' into reboot/GH647/improvedConformanceTesting
Configuration menu - View commit details
-
Copy full SHA for 2ac3cfb - Browse repository at this point
Copy the full SHA 2ac3cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for defd8c7 - Browse repository at this point
Copy the full SHA defd8c7View commit details
Commits on Aug 9, 2023
-
fix(gateway): Fixed code smells
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1aff25 - Browse repository at this point
Copy the full SHA a1aff25View commit details -
Merge remote-tracking branch 'origin/reboot/GH647/improvedConformance…
…Testing' into reboot/GH647/improvedConformanceTesting
Configuration menu - View commit details
-
Copy full SHA for a2825cf - Browse repository at this point
Copy the full SHA a2825cfView commit details -
fix(gateway): Fixed 1 bug from sonar
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a7e7de7 - Browse repository at this point
Copy the full SHA a7e7de7View commit details -
fix(gateway): Disabled caching on a github action as a test
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fabf603 - Browse repository at this point
Copy the full SHA fabf603View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fc652e3 - Browse repository at this point
Copy the full SHA fc652e3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d604cdb - Browse repository at this point
Copy the full SHA d604cdbView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 76e75f7 - Browse repository at this point
Copy the full SHA 76e75f7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for dd528b2 - Browse repository at this point
Copy the full SHA dd528b2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b70deaf - Browse repository at this point
Copy the full SHA b70deafView commit details -
fix(gateway): Modified unit tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca3f564 - Browse repository at this point
Copy the full SHA ca3f564View commit details -
fix(gateway): Modified unit tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 986e7da - Browse repository at this point
Copy the full SHA 986e7daView commit details
Commits on Aug 10, 2023
-
fix(gateway): Modified unit tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b197a71 - Browse repository at this point
Copy the full SHA b197a71View commit details -
fix(gateway): Fixed unit tests
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a83a92 - Browse repository at this point
Copy the full SHA 8a83a92View commit details -
fix(gateway): Enabled build cache
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 636051d - Browse repository at this point
Copy the full SHA 636051dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b09532 - Browse repository at this point
Copy the full SHA 9b09532View commit details -
fix(gateway): Disabled build cache
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for efd68e7 - Browse repository at this point
Copy the full SHA efd68e7View commit details -
Merge remote-tracking branch 'origin/reboot/GH647/improvedConformance…
…Testing' into reboot/GH647/improvedConformanceTesting
Configuration menu - View commit details
-
Copy full SHA for 97c96e4 - Browse repository at this point
Copy the full SHA 97c96e4View commit details -
fix(gateway): Enabled build cache + should create an artifact after f…
…ailing Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eef0168 - Browse repository at this point
Copy the full SHA eef0168View commit details -
fix(gateway): Disabled the creation of artifact from previous commit
Signed-off-by: matejpopda <20053580+matejpopda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3111719 - Browse repository at this point
Copy the full SHA 3111719View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9da2a0a - Browse repository at this point
Copy the full SHA 9da2a0aView commit details