vespa-engine / pyvespa

Python API for https://vespa.ai, the open big data serving engine
https://pyvespa.readthedocs.io/
Apache License 2.0
103 stars 34 forks source link

Configure workflows for running actions on PR from forks #874

Closed thomasht86 closed 2 months ago

thomasht86 commented 3 months ago

Follow the best practice recommended here

thomasht86 commented 2 months ago

The new CI flow works OK. A PR from fork will run docs, unit, integration_docker and notebooks_except_cloud. The cloud workflows will run on commit to master, so as long as these are verified before a release is made, we are good.