holoviz-topics / examples

Visualization-focused examples using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
84 stars 25 forks source link

CI: bug with ignoring project keys and test_data changes #439

Closed maximlt closed 4 weeks ago

maximlt commented 1 month ago

https://github.com/holoviz-topics/examples/pull/434 was not exactly right, we should still validate the YAML file of projects, whatever key changed in there. But indeed let's avoid testing them fully, building them fully, and re-deploying them when just some metadata changes.

Also, changing test_data doesn't trigger a test workflow while it should. That's an older issue.