-
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
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this plugin is a simpler approach to extend yaml or json files using jsonpatch
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
The return value is not needed in most cases and not reliable considered
Speeds up searching by extension name and value
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
Additionally, add timout to wait strategy not to the container
- add Location to headers - integrate new openapi - use jsonpath plugin for all openapi updates - add additional waiting strategy for testcontainers
…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
We had an issue with some code that was fixed in another PR. Can you rebase your changes on current head of main? |
Fixes missing messages because tests start before partitions are assigned Also disable batch processing, as waiting for additional messages could result in a timeout
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.