Skip to content

Commit 3887dff

Browse files
Merge branch 'main' into feat/supabase-groonga
2 parents d679975 + 66bd94f commit 3887dff

105 files changed

Lines changed: 3082 additions & 125 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,11 @@ integration:valkey:
308308
- any-glob-to-any-file: "integrations/valkey/**/*"
309309
- any-glob-to-any-file: ".github/workflows/valkey.yml"
310310

311+
integration:vespa:
312+
- changed-files:
313+
- any-glob-to-any-file: "integrations/vespa/**/*"
314+
- any-glob-to-any-file: ".github/workflows/vespa.yml"
315+
311316
integration:vllm:
312317
- changed-files:
313318
- any-glob-to-any-file: "integrations/vllm/**/*"

.github/workflows/CI_coverage_comment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ on:
6161
- "Test / togetherai"
6262
- "Test / unstructured"
6363
- "Test / valkey"
64+
- "Test / vespa"
6465
- "Test / vllm"
6566
- "Test / watsonx"
6667
- "Test / weave"

.github/workflows/CI_license_compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ jobs:
9292

9393
- name: Notify Slack on nightly failure
9494
if: failure() && github.event_name == 'schedule'
95-
uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
95+
uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
9696
with:
9797
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/aimlapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ jobs:
139139
if: failure() && github.event_name == 'schedule'
140140
runs-on: ubuntu-slim
141141
steps:
142-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
142+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
143143
with:
144144
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/alloydb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ jobs:
142142
if: failure() && github.event_name == 'schedule'
143143
runs-on: ubuntu-slim
144144
steps:
145-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
145+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
146146
with:
147147
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/amazon_bedrock.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ env:
4141
AWS_BEDROCK_GUARDRAIL_VERSION: "1"
4242
S3_DOWNLOADER_BUCKET: ${{ secrets.S3_DOWNLOADER_BUCKET }}
4343

44-
4544
jobs:
4645
compute-test-matrix:
4746
runs-on: ubuntu-slim
@@ -157,6 +156,6 @@ jobs:
157156
if: failure() && github.event_name == 'schedule'
158157
runs-on: ubuntu-slim
159158
steps:
160-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
159+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
161160
with:
162161
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/amazon_sagemaker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ jobs:
136136
if: failure() && github.event_name == 'schedule'
137137
runs-on: ubuntu-slim
138138
steps:
139-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
139+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
140140
with:
141141
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/anthropic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@ jobs:
137137
if: failure() && github.event_name == 'schedule'
138138
runs-on: ubuntu-slim
139139
steps:
140-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
140+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
141141
with:
142142
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/arcadedb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ jobs:
142142
if: failure() && github.event_name == 'schedule'
143143
runs-on: ubuntu-slim
144144
steps:
145-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
145+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
146146
with:
147147
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

.github/workflows/astra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ jobs:
140140
if: failure() && github.event_name == 'schedule'
141141
runs-on: ubuntu-slim
142142
steps:
143-
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
143+
- uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
144144
with:
145145
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

0 commit comments

Comments
 (0)