oda-hub / oda_api

API client to access some of the MMODA resources: INTEGRAL, POLAR, ANTARES, LIGO/Virgo, SDSS
Other
2 stars 2 forks source link

Add CI to test dispatcher with changed oda_api #242

Open dsavchenko opened 9 months ago

dsavchenko commented 9 months ago

There is a discussion with some ways of achieving it https://github.com/orgs/community/discussions/26323

volodymyrss commented 9 months ago

Triggering is not the way here since it does not block breaking PR from merging.

In fact we do this cross-repository testing in dispatcher.

We can add something similar here.