Closed Martin0815bla closed 6 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.
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.
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
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.
This
thanks sherlock. replace the stale reference.
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