Commit Graph

27 Commits

Author SHA1 Message Date
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