Ilayaperumal Gopinathan
3b67b689b4
Update Spring Boot Compatibility Action with Spring AI branch matrix
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-06-12 19:42:04 +01:00
Ilayaperumal Gopinathan
8f4f2e9b1f
Re-enable anthropic integration tests
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-06-12 12:35:23 +01:00
Mark Pollack
23a14592a9
Add support for running elevenlabs ITs
2025-06-11 15:38:06 -04:00
Ilayaperumal Gopinathan
f37162e8b8
Update integration tests to run against main and 1.0.x
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-06-11 17:16:28 +01:00
Ilayaperumal Gopinathan
f1fd097240
Remove workflow schedule for Spring Boot compatibility tests
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-04-17 11:29:26 +01:00
Ilayaperumal Gopinathan
d90c6abb6b
Add maven properties to autoconfigure tests
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-04-16 21:13:08 +01:00
Ilayaperumal Gopinathan
4e47b1207b
Add Spring Boot compatibility test workflow
...
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com >
2025-04-16 21:02:51 +01:00
Eddú Meléndez
97d0e2ff1c
Add jlumbroso/free-disk-space
...
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com >
2025-01-27 17:38:37 -05:00
Mark Pollack
4fa7e08d6d
enable ollama service for test-vectorstores jobs
2024-12-03 09:43:41 -05:00
Mark Pollack
3371d72e61
Add openai key to test-spring-ai-integration
2024-12-02 16:53:18 -05:00
Mark Pollack
498b02ce84
update readme and enable mistral ITs
2024-12-02 16:29:53 -05:00
Mark Pollack
8a0254be96
Add mistral and key for openai so most vectorstore ITs run
2024-12-02 16:10:34 -05:00
Mark Pollack
047873e3e7
Add tests for additional modules
...
spring-ai-integration-tests
spring-ai-spring-boot-docker-compose
spring-ai-spring-boot-testcontainers
spring-ai-spring-cloud-bindings
2024-12-02 15:49:57 -05:00
Mark Pollack
c7d64d560f
Fix module names and closing quote
2024-12-02 15:29:03 -05:00
Mark Pollack
eee7347f52
Add some vector stores to IT tests to run
2024-12-02 15:21:05 -05:00
Mark Pollack
4363c95763
Fix ollama IT execution
2024-11-19 15:13:44 -05:00
Mark Pollack
20f04775a1
Disable anthropic due to lack of availability, enable azure openai
2024-11-19 14:25:18 -05:00
Mark Pollack
ca8334c9b8
missing indentation
2024-11-19 13:34:14 -05:00
Mark Pollack
b9453dd710
revert back if conditions
2024-11-19 13:33:00 -05:00
Mark Pollack
f8a6e6d41c
restructure if condition, enable azure openai tests
2024-11-19 13:28:27 -05:00
Mark Pollack
0daeaf2d93
Remove ollama container health checks - not working in gh actions environment
2024-11-19 10:04:14 -05:00
Mark Pollack
cf96f3f075
fix indentation
2024-11-19 09:50:47 -05:00
Mark Pollack
dd3c85f3ee
more experimenting with if conditions
2024-11-19 09:49:29 -05:00
Mark Pollack
3236537f28
fix if conditions for api keys
2024-11-19 09:38:00 -05:00
Mark Pollack
9fc16d962a
update ollama container health check
2024-11-19 09:30:28 -05:00
Mark Pollack
7c4ddd1e71
remove github. prefix for accessing secrets
2024-11-19 09:28:01 -05:00
Mark Pollack
bdd7664682
Enable anthropic, add .gitignore, use ollama container vs install
2024-11-19 09:21:21 -05:00
Mark Pollack
4cd9bbb543
Install ollama in test-ollama job
2024-11-08 17:32:52 -05:00
Mark Pollack
6ec93b8040
Fix if condition for mistral
2024-11-08 17:18:57 -05:00
Mark Pollack
499d9fff10
Iterating on actions scripts
2024-11-08 17:07:45 -05:00
Mark Pollack
e9b7dd1c07
add checks for env-vars and add ollama IT tests
2024-11-08 16:35:51 -05:00
Brad Davidson
30a2dcf82b
Add Custom action for integration and autoconfigure tests ( #3 )
...
* Adding template
* Fix template
* bad cut and paste
* must have ./ for local template
* Remove version from local workflows
* Simplify first
* Comment out template and see if startup failure goes away
* Reset
* Local Action for Setup
* Have to checkout local actions
* Debug
* Attempt 2
* Attempt 3
* Add required shell
* Check if action gets env
* Attempt 5
* Integration test Action
* Steps in action must have shell
* Custom action for integration and autoconfigure tests
* Add vertex integration tests jobs
* Workaround for custom action post clean up
* Updated jobs to use custom action
---------
Co-authored-by: Brad Davidson <bradley.c.davidson2.ctr@army.mil >
2024-10-03 11:37:40 -06:00
Brad Davidson
d74520d1b6
Add to README and missing property for azure openAI integration test
2024-10-03 07:33:34 -06:00
Brad Davidson
4050c2d5c4
Comment out oci-genai since not able to get keys
2024-10-02 08:26:18 -06:00
Tyson McNulty
e068046a39
Add scheduled jobs
...
- Anthropic
- Hugging Face
- Mistral AI
- OCI GenAI
- OpenAI
- Stability AI
2024-10-01 16:07:42 -04:00
Tyson McNulty
c20dd0beec
Update workflows
...
- Add scheduling to automated workflow
- Update logging for env var checks
2024-10-01 15:07:14 -04:00
Tyson McNulty
f94a3740b4
Add Spring AI integration test workflows
...
- Azure OpenAI, Bedrock jobs in automated workflow
- MiniMax, Moonshot, Qianfan, and Zhipu AI jobs in manual-only workflow
- Spring Boot Autoconfigure jobs in both workflows
- Secrets configured and consumed from repository-level secrets for actions
2024-10-01 12:45:05 -04:00