-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #183 from catenax-ng/feature/73-goal-oriented-skills
feat: extend federated catalogue to allow for goal-oriented skills
- v1.14.24
- v1.13.22
- v1.12.19
- agent-plane-azure-vault-1.14.24
- agent-plane-azure-vault-1.14.24-SNAPSHOT
- agent-plane-azure-vault-1.13.22
- agent-plane-azure-vault-1.13.22-SNAPSHOT
- agent-plane-azure-vault-1.13.21-SNAPSHOT
- agent-plane-azure-vault-1.13.20-SNAPSHOT
- agent-plane-azure-vault-1.12.19
- agent-plane-azure-vault-1.12.19-SNAPSHOT
- agent-plane-1.14.24
- agent-plane-1.14.24-SNAPSHOT
- agent-plane-1.13.22
- agent-plane-1.13.22-SNAPSHOT
- agent-plane-1.13.21-SNAPSHOT
- agent-plane-1.13.20-SNAPSHOT
- agent-plane-1.12.19
- agent-plane-1.12.19-SNAPSHOT
- agent-connector-memory-1.12.18-SNAPSHOT
- agent-connector-azure-vault-1.12.18-SNAPSHOT
- agent-connector-1.12.18-SNAPSHOT
Showing
9 changed files
with
435 additions
and
203 deletions.
There are no files selected for viewing
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 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 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
440 changes: 309 additions & 131 deletions
440
...protocol/src/main/java/org/eclipse/tractusx/agents/edc/service/DataspaceSynchronizer.java
Large diffs are not rendered by default.
Oops, something went wrong.
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 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 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
78 changes: 55 additions & 23 deletions
78
...ocol/src/test/java/org/eclipse/tractusx/agents/edc/service/TestDataspaceSynchronizer.java
Large diffs are not rendered by default.
Oops, something went wrong.
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