|
1 | 1 | <p align="center"> |
2 | 2 | <img src="https://github.com/user-attachments/assets/13ff4c9d-d6a7-4c20-9408-45573c508c41" alt="spice oss logo" width="600"/> |
3 | 3 | </p> |
4 | | -<p align="center"> |
5 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/codeql-analysis.yml"><img src="https://github.com/spiceai/spiceai/actions/workflows/codeql-analysis.yml/badge.svg?branch=trunk&event=push" alt="CodeQL"/></a> |
6 | | - <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License: Apache-2.0"/></a> |
7 | | - <a href="https://spiceai.org/slack"><img src="https://img.shields.io/badge/Slack-Join%20Us-4A154B?logo=slack" alt="Slack"/></a> |
8 | | - <a href="https://x.com/intent/follow?screen_name=spice_ai"><img src="https://img.shields.io/twitter/follow/spice_ai.svg?style=social&logo=x" alt="Follow on X"/></a> |
9 | | -</p> |
| 4 | +<div align="center"> |
10 | 5 |
|
11 | | -<p align="center"> |
12 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/build_and_release.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - build" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/build_and_release.yml?branch=trunk" /></a> |
13 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/spiced_docker_nightly.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - docker build" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/spiced_docker_nightly.yml?branch=trunk&label=docker%20build" /></a> |
14 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/pr.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - unit tests" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/pr.yml?event=merge_group&label=unit%20tests" /></a> |
15 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/integration.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - integration tests" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/integration.yml?branch=trunk&label=integration%20tests" /></a> |
16 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/integration_models.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - integration tests (models)" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/integration_models.yml?branch=trunk&label=integration%20tests%20(models)" /></a> |
17 | | - <a href="https://github.com/spiceai/spiceai/actions/workflows/benchmarks.yml?branch=trunk"><img alt="GitHub Actions Workflow Status - benchmark tests" src="https://img.shields.io/github/actions/workflow/status/spiceai/spiceai/testoperator_run_bench.yml?branch=trunk&label=benchmark%20tests" /></a> |
18 | | -</p> |
| 6 | +[](https://github.com/spiceai/spiceai/actions/workflows/codeql-analysis.yml?query=branch%3Atrunk+event%3Apush) |
| 7 | +[](https://opensource.org/licenses/Apache-2.0) |
| 8 | +[](https://spiceai.org/slack) |
| 9 | +[](https://x.com/intent/follow?screen_name=spice_ai) |
| 10 | + |
| 11 | +</div> |
| 12 | + |
| 13 | +<div align="center"> |
| 14 | + |
| 15 | +[](https://github.com/spiceai/spiceai/actions/workflows/build_nightly.yml?query=branch%3Atrunk) |
| 16 | +[](https://github.com/spiceai/spiceai/actions/workflows/spiced_docker_dev.yml?query=branch%3Atrunk) |
| 17 | +[](https://github.com/spiceai/spiceai/actions/workflows/build_and_release.yml?query=branch%3Atrunk) |
| 18 | +[](https://github.com/spiceai/spiceai/actions/workflows/integration.yml?query=branch%3Atrunk) |
| 19 | +[](https://github.com/spiceai/spiceai/actions/workflows/integration_models.yml?query=branch%3Atrunk) |
| 20 | +[](https://github.com/spiceai/spiceai/actions/workflows/testoperator_run_bench.yml?query=branch%3Atrunk) |
| 21 | + |
| 22 | +</div> |
19 | 23 |
|
20 | 24 | <p align="center"> |
21 | 25 | <a href="https://spiceai.org/docs">📄 Docs</a> | <a href="#%EF%B8%8F-quickstart-local-machine">⚡️ Quickstart</a> | <a href="https://github.com/spiceai/cookbook">🧑🍳 Cookbook</a> |
|
0 commit comments