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

Refactor AiCoreDeployment #100

Merged
merged 96 commits into from
Oct 18, 2024
Merged

Refactor AiCoreDeployment #100

merged 96 commits into from
Oct 18, 2024

Conversation

CharlesDuboisSAP
Copy link
Contributor

@CharlesDuboisSAP CharlesDuboisSAP commented Oct 16, 2024

Context

AI/ai-sdk-java-backlog#63.

Simplify and shorten the Core classes, especially AiCoreDeployment

Feature scope:

  • API restrictions are the same
  • Transform AiCoreDeployment into a "builder" for AiCoreService

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

CharlesDuboisSAP and others added 30 commits September 6, 2024 10:20
# Conflicts:
#	core/src/main/java/com/sap/ai/sdk/core/Core.java
# Conflicts:
#	core/src/main/java/com/sap/ai/sdk/core/Core.java
#	core/src/test/java/com/sap/ai/sdk/core/client/ArtifactUnitTest.java
#	core/src/test/java/com/sap/ai/sdk/core/client/ConfigurationUnitTest.java
#	core/src/test/java/com/sap/ai/sdk/core/client/DeploymentUnitTest.java
#	core/src/test/java/com/sap/ai/sdk/core/client/ExecutionUnitTest.java
#	core/src/test/java/com/sap/ai/sdk/core/client/ScenarioUnitTest.java
# Conflicts:
#	sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/controllers/OrchestrationController.java
@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Oct 16, 2024
Base automatically changed from query-filter to refactor-core3 October 17, 2024 11:00
Base automatically changed from refactor-core3 to main October 17, 2024 11:04
CharlesDuboisSAP and others added 2 commits October 17, 2024 13:05
# Conflicts:
#	core/src/main/java/com/sap/ai/sdk/core/AiCoreDeployment.java
#	core/src/main/java/com/sap/ai/sdk/core/AiCoreService.java
#	core/src/test/java/com/sap/ai/sdk/core/AiCoreServiceTest.java
@MatKuhr MatKuhr enabled auto-merge (squash) October 18, 2024 06:57
@MatKuhr MatKuhr merged commit f39df51 into main Oct 18, 2024
4 checks passed
@MatKuhr MatKuhr deleted the refactor-core4 branch October 18, 2024 06:57
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.

5 participants