lanterndata / lantern

PostgreSQL vector database extension for building AI applications
https://lantern.dev
GNU Affero General Public License v3.0
790 stars 57 forks source link

Add a CI/CD trigger that will trigger scripts in our dedicated servers #151

Closed Ngalstyan4 closed 1 year ago

Ngalstyan4 commented 1 year ago

This will be used for benchmarking, fuzz-testing and other testing.

I have a couple of embedded devices I would like to connect to these Ci/CD hooks as well (so benchmarks continually run on those devices as well). So, would be great if the approach extends to triggering the same script on multiple servers.

Ngalstyan4 commented 1 year ago

Addressed by #190