astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
196 stars 47 forks source link

Setup a pipeline to test the response in Ask-Astro for each PR #203

Open sunank200 opened 11 months ago

sunank200 commented 11 months ago

Currently, each commit runs the dev pipeline in cloud build which becomes problematic to test if there are multiple PRs at once. We should have a separate test deployment for this to test it.