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

Remove Testcontainers And Add Different Cursor Behaviour #72

Merged
merged 37 commits into from
Sep 21, 2023

Conversation

geso02
Copy link
Contributor

@geso02 geso02 commented Aug 14, 2023

No description provided.

geso02 and others added 29 commits June 9, 2023 15:47
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
@FrankSchnicke
Copy link
Contributor

We had an issue with some code that was fixed in another PR. Can you rebase your changes on current head of main?

@FrankSchnicke FrankSchnicke merged commit b0bcff0 into eclipse-basyx:main Sep 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants