feature: upgrade qdrant and use new search over groups query #1498
push-server.yml
on: push
Matrix: Push BK-Tree Worker
Matrix: Push No OCR image
Matrix: Push Clone Qdrant script
Matrix: Push Crawl Cron Job
Matrix: Push Crawl Worker
Matrix: Push Delete worker
Matrix: Push Dittofeed Sync Worker
Matrix: Push File Worker image
Matrix: Push Group worker
Matrix: Push Ingest image
Matrix: Push Queue BM25 Script
Matrix: Push Reindex Worker
Matrix: Push Sync Qdrant script
Matrix: Push Word ID cronjob
Matrix: Push Word Worker
Annotations
30 warnings
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.word-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.word-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.queue-bm25#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.queue-bm25#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.group-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.group-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.delete-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.delete-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.crawl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.crawl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.ingestion-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.ingestion-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.server#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.server#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
devflowinc~trieve~3IPTQV.dockerbuild
|
14.3 KB |
|
devflowinc~trieve~7M41JX.dockerbuild
|
14.3 KB |
|
devflowinc~trieve~I3J0GJ.dockerbuild
|
14.1 KB |
|
devflowinc~trieve~K1AK0P.dockerbuild
|
14.2 KB |
|
devflowinc~trieve~LBRTDE.dockerbuild
|
14 KB |
|
devflowinc~trieve~NX3RSL.dockerbuild
|
15.2 KB |
|
devflowinc~trieve~ORXWVA.dockerbuild
|
38.1 KB |
|
devflowinc~trieve~OWD0QT.dockerbuild
|
14 KB |
|
devflowinc~trieve~QWR9YF.dockerbuild
|
14.2 KB |
|
devflowinc~trieve~SSWDWU.dockerbuild
|
12.6 KB |
|
devflowinc~trieve~WHBNWK.dockerbuild
|
12.5 KB |
|
devflowinc~trieve~WIMW2N.dockerbuild
|
13.2 KB |
|
devflowinc~trieve~XMSECS.dockerbuild
|
37.8 KB |
|
devflowinc~trieve~YOYKRV.dockerbuild
|
14.6 KB |
|
devflowinc~trieve~ZAC1WD.dockerbuild
|
13.7 KB |
|