Commit d31dc3e
Rework various CI workflows into a single one.
Trigger on main and dev branches (1.0.x, 1.1.x, etc)
Do a maven build and install, optimized with maven buildcache.
Save generated artifacts and make them available to subsequent jobs.
Run ITs in separate jobs.
Docs: trigger antora build workflow, generate aggregate javadocs archive
and upload/unzip it.
Deploy generated artifacts to artifactory.
The workflow gets canceled if a push to the same branch happens while it's running.
Signed-off-by: Eric Bottard <[email protected]>
Fix gh command trigger to be in a git clone
Signed-off-by: Eric Bottard <[email protected]>
Attempt to fix gh dispatch 403.
Also, remove "&& false" condition that was forgotten from dedug.
Signed-off-by: Eric Bottard <[email protected]>
Add workflow_dispatch to CI configuration
Allow running the workflow manually
Signed-off-by: Christian Tzolov <[email protected]>1 parent 9b181f2 commit d31dc3e
File tree
11 files changed
+229
-1175
lines changed- .github
- scripts
- workflows
- spring-ai-client-chat/src/main/java/org/springframework/ai/chat/client
- spring-ai-docs/src/assembly
11 files changed
+229
-1175
lines changedThis file was deleted.
0 commit comments