eclipse-tractusx / knowledge-agents-edc

EDC Extensions for CX-0084 (Federated Queries In Data Spaces)
Apache License 2.0
1 stars 4 forks source link

changes added for feature 97 MarchmakingAgentApi #184

Closed Martin0815bla closed 6 months ago

Martin0815bla commented 7 months ago

WHAT

switch between Agent Plane request processing and MatchmakingAgent request processing

WHY

Agent plane changes for feature-97 MatchmakingAgentApi

FURTHER NOTES

Add parameters cx.agent.matchmaking (String) and cx.agent.matchmaking.rest (boolean) to your dataplane.properties file

Closes # feature-97 MatchmakingAgentApi

drcgjung commented 7 months ago

@almadigabor This is the first of a small series of features for 24.05 which have already been tested on dev and hence are release-ready.

almadigabor commented 7 months ago

Regarding the warning for the setup-java action: Is it necessary to use a separate action file? I think all the parameters are supported in the official action as well.

drcgjung commented 7 months ago

Regarding the warning for the setup-java action: Is it necessary to use a separate action file? I think all the parameters are supported in the official action as well.

will care analogous to https://github.com/eclipse-tractusx/knowledge-agents/pull/104

almadigabor commented 6 months ago

Hey @drcgjung, sorry that I comment here instead of the file directly, I have a weird GitHub bug. This is still using the custom action that you deleted in this PR. I'd suggest switching to actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 action here as well.

drcgjung commented 6 months ago

This

thanks sherlock. replace the stale reference.