-
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
Add Apache Kafka Event Interface For Repositories #523
Open
geso02
wants to merge
8
commits into
eclipse-basyx:main
Choose a base branch
from
geso02:kafka-event
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa7e39b - Browse repository at this point
Copy the full SHA aa7e39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73eed34 - Browse repository at this point
Copy the full SHA 73eed34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 617d4d4 - Browse repository at this point
Copy the full SHA 617d4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d54d3 - Browse repository at this point
Copy the full SHA 44d54d3View commit details
Commits on Nov 14, 2024
-
Fixed automatic upload handling and improved test case path management
- Corrected automatic upload of files by ensuring paths are annotated with @value, so the correct files are uploaded as expected. - Removed the `basyx.environment` property from tests, as it is unrelated to the test scope and streamlines the configuration.
Configuration menu - View commit details
-
Copy full SHA for a616e12 - Browse repository at this point
Copy the full SHA a616e12View commit details -
Fix incorrect bean registration in test cases
This commit resolves an issue where a Submodel, which should only be used in submodel-repository tests, was mistakenly registered in environment-related tests. The Submodel is now conditionally provided via profiles, ensuring it is only available in the appropriate tests and no longer causes failures in the environment tests.
Configuration menu - View commit details
-
Copy full SHA for e64923e - Browse repository at this point
Copy the full SHA e64923eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a3cc3 - Browse repository at this point
Copy the full SHA 48a3cc3View commit details
Commits on Nov 15, 2024
-
Add @value annotation back again for the member variable
basyx environment is not assigned in auth preloader otherwise
Configuration menu - View commit details
-
Copy full SHA for 8284424 - Browse repository at this point
Copy the full SHA 8284424View commit details
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.