-
Notifications
You must be signed in to change notification settings - Fork 47
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
Remove Testcontainers And Add Different Cursor Behaviour #72
Commits on Jun 9, 2023
-
Reference new JsonPatch Based maven plugin
this plugin is a simpler approach to extend yaml or json files using jsonpatch
Configuration menu - View commit details
-
Copy full SHA for 921a15f - Browse repository at this point
Copy the full SHA 921a15fView commit details
Commits on Jun 22, 2023
-
Add extension search and combinedWith aggregation of queries
if extensionName is set in a search query, the path must point to the extension value - the extensionName is compared in addition using an equals test - we use combinedWith in the search query to aggregate queries - for all paths outside of a sm all queries must match - for paths pointing to a submodelDescriptor property, there needs to be at least one sm that matches all these queries in order that the hole request matches for that shell
Configuration menu - View commit details
-
Copy full SHA for 71cbf42 - Browse repository at this point
Copy the full SHA 71cbf42View commit details -
Remove return value of path visitor
The return value is not needed in most cases and not reliable considered
Configuration menu - View commit details
-
Copy full SHA for c8e416c - Browse repository at this point
Copy the full SHA c8e416cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bbfc66 - Browse repository at this point
Copy the full SHA 2bbfc66View commit details -
in some projects we use src/generated/lava or src/main/lombok as source folders we define them now not in the .classpath but also in POM
Configuration menu - View commit details
-
Copy full SHA for 4fa1ebc - Browse repository at this point
Copy the full SHA 4fa1ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a53c2 - Browse repository at this point
Copy the full SHA e8a53c2View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a13c0b - Browse repository at this point
Copy the full SHA 6a13c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 640c648 - Browse repository at this point
Copy the full SHA 640c648View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3017eab - Browse repository at this point
Copy the full SHA 3017eabView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc5df83 - Browse repository at this point
Copy the full SHA dc5df83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b9aa6 - Browse repository at this point
Copy the full SHA 02b9aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa56ed - Browse repository at this point
Copy the full SHA 0fa56edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8576e70 - Browse repository at this point
Copy the full SHA 8576e70View commit details
Commits on Jul 4, 2023
-
Add additional Wait strategy to wait for KAFKA
Additionally, add timout to wait strategy not to the container
Configuration menu - View commit details
-
Copy full SHA for 19b78e6 - Browse repository at this point
Copy the full SHA 19b78e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7bf34 - Browse repository at this point
Copy the full SHA 4e7bf34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e825cb - Browse repository at this point
Copy the full SHA 8e825cbView commit details
Commits on Jul 5, 2023
-
- add Location to headers - integrate new openapi - use jsonpath plugin for all openapi updates - add additional waiting strategy for testcontainers
Configuration menu - View commit details
-
Copy full SHA for efb779f - Browse repository at this point
Copy the full SHA efb779fView commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ef0a8b - Browse repository at this point
Copy the full SHA 0ef0a8bView commit details
Commits on Jul 10, 2023
-
Update build and integration test process and remove altered openapi …
…descr - move all api changes to patch file - move "global" docker-build functionality to specific projects - default configuration destroyed the build process for the release images - Use @ClassRule in the integration tests instead of parallel starting
Configuration menu - View commit details
-
Copy full SHA for e2f0f29 - Browse repository at this point
Copy the full SHA e2f0f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278b412 - Browse repository at this point
Copy the full SHA 278b412View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82d0bc9 - Browse repository at this point
Copy the full SHA 82d0bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4b988 - Browse repository at this point
Copy the full SHA 1a4b988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3005f90 - Browse repository at this point
Copy the full SHA 3005f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2fc619 - Browse repository at this point
Copy the full SHA c2fc619View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dac98b - Browse repository at this point
Copy the full SHA 6dac98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 236465d - Browse repository at this point
Copy the full SHA 236465dView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 442c51c - Browse repository at this point
Copy the full SHA 442c51cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9996fc - Browse repository at this point
Copy the full SHA e9996fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383f769 - Browse repository at this point
Copy the full SHA 383f769View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d1e969 - Browse repository at this point
Copy the full SHA 5d1e969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f88ae - Browse repository at this point
Copy the full SHA 65f88aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535480c - Browse repository at this point
Copy the full SHA 535480cView commit details
Commits on Sep 20, 2023
-
Wait for Kafka partition assignment in testcases
Fixes missing messages because tests start before partitions are assigned Also disable batch processing, as waiting for additional messages could result in a timeout
Configuration menu - View commit details
-
Copy full SHA for edf018e - Browse repository at this point
Copy the full SHA edf018eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 531b5e7 - Browse repository at this point
Copy the full SHA 531b5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36cd451 - Browse repository at this point
Copy the full SHA 36cd451View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee48a22 - Browse repository at this point
Copy the full SHA ee48a22View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbb8913 - Browse repository at this point
Copy the full SHA fbb8913View commit details