Commit Graph

45 Commits

Author SHA1 Message Date
Ilayaperumal Gopinathan
04d037c8fd Pass maven properties for integration-tests compilation task
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-04-16 22:02:09 +01:00
Ilayaperumal Gopinathan
b1e0230e29 Maven properties to be printed for more clarity
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-04-16 21:41:39 +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
Ilayaperumal Gopinathan
ee7751e277 Update chat memory implementations ITs 2025-04-09 10:07:46 +01:00
Ilayaperumal Gopinathan
9b4fcb5f44 Update MCP client/server autoconfigure IT runs 2025-03-25 11:04:48 +00:00
Ilayaperumal Gopinathan
ed5796d217 Update Integration tests for modularised autoconfigurations 2025-03-25 10:54:39 +00:00
Mark Pollack
ca005dfb5b Merge pull request #7 from eddumelendez/free-disk-space-action
Add jlumbroso/free-disk-space
2025-01-31 08:32:18 -05: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
d02c8f6e10 reduce maven logging for downloading artifacts 2024-12-02 15:46:40 -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
ac28478dca Merge pull request #4 from spring-projects/wip
Eliminate workaround for action cleanup failure
2024-10-03 13:39:01 -06:00
Brad Davidson
dd0d9f6d19 Eliminate workaround for action cleanup failure 2024-10-03 13:38:10 -06:00
Brad Davidson
e2eaee8d9b Revise README showing custom action 2024-10-03 11:45:40 -06: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
29a07c28d2 Merge pull request #2 from spring-projects/wip
Add to README and missing property for azure openAI integration test
2024-10-03 07:34:06 -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
5af6e4993a Merge pull request #1 from spring-projects/wip
Comment out oci-genai since not able to get keys
2024-10-02 08:28:03 -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
asaikali
f0b54f6aed first commit 2024-09-10 14:07:22 -04:00