danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
9.73k stars 1.08k forks source link

add workflows that automate docker builds against merge group events #1731

Closed rkuo-danswer closed 3 days ago

rkuo-danswer commented 3 days ago

This adds GitHub workflows that will trigger docker builds (no pushes) on merge group events (which fire off when we enable merge queues for PR's). The workflows are slimmed down versions of the build and push workflows that run on tag events.

So far, just doing backend and web, model server might be next.

This is following a pattern in Github's docs about this feature which checks against both pull requests on submission as well as when being integrated by the merge queue into main. Thoughts on if we want to limit this to the merge queue only? Some googling suggest this is possible with a bit of magic syntax.

https://stackoverflow.com/questions/76655935/when-does-a-github-workflow-trigger-for-merge-group-and-is-it-restricted-by-bran

vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 0:41am