pipeline-backend icon indicating copy to clipboard operation
pipeline-backend copied to clipboard

⇋ A REST/gRPC server for Instill VDP API service

Results 22 pipeline-backend issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [0.29.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.28.1-beta...v0.29.0-beta) (2024-05-24) ### Features * support python code in components ([#492](https://github.com/instill-ai/pipeline-backend/issues/492)) ([5417e5f](https://github.com/instill-ai/pipeline-backend/commit/5417e5f3ed4e5a05a83aa614ccfca3700b9f3ad4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....

autorelease: pending
instill vdp

Because: - We want to get results back when a intermediate step is available not wait until all workflows have concluded This commit: - Implements gRPC endpoints, service related methods...

instill vdp

Because - The new dashboard design requires breaking changes in the metrics, so until the frontend was implemented both the old and new metrics were sent. This commit - Stops...

instill vdp

:robot: I have created a release *beep* *boop* --- ## [0.37.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.36.0-beta...v0.37.0-beta) (2024-08-22) ### Features * re-implement streaming and introduce new data struct ([#603](https://github.com/instill-ai/pipeline-backend/issues/603)) ([fe7851f](https://github.com/instill-ai/pipeline-backend/commit/fe7851f3b759c3a1d1806000ffbb9e876ccbd306)) * **run:** added pipeline run logging...

autorelease: pending
instill vdp

Because - we update text component This commit - migrate fields to current design

instill vdp

Because - we update the document operator field This commit - migrate the field name

instill vdp

Because - (write the reason why we need to consider this PR in a list) This commit - (write the summary of all commits in this PR in a list)

wontfix
instill vdp

Because - There are many components that requires specific python packages This commit - Make `pipeline-backend` to install python dependency with a unified `requirements.txt` file

instill vdp

:robot: I have created a release *beep* *boop* --- ## [0.43.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.42.2-beta...v0.43.0-beta) (2024-10-13) ### Features * **component:** implement instill app features ([#670](https://github.com/instill-ai/pipeline-backend/issues/670)) ([6def4ac](https://github.com/instill-ai/pipeline-backend/commit/6def4acac0148f5dfd873f477a05e70337389559)) ### Bug Fixes * hide preset pipelines in...

autorelease: pending
instill vdp

Because - the users feel the web operator is confusing This commit - take scraping ability out from crawler - update the document for the confusion - add migration

instill vdp
instill component