holoviz-topics / examples

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

infra: add a pre-commit hook to maintain a top-level list of deployments #285

Closed maximlt closed 6 months ago

maximlt commented 1 year ago

@jlstevens what do you think about that? It's a simple pre-commit hook that will keep updated a top-level YAML file with a list of all the deployments declared across the project files, to be consumed by some monitoring process.

I would not merge that until we think monitoring through anyway but I wanted to have a quick feedback on this from you :) Marking as draft.

maximlt commented 6 months ago

Superseded by https://github.com/holoviz-topics/examples/pull/345