headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

tests should run on 'rc' branches as well #2097

Closed illume closed 3 months ago

illume commented 3 months ago

So we can run tests when a patch release is made by cherry picking commits from main.

I tried creating a branch off rc-0.24.1, and created a PR.

illume commented 3 months ago

This was done in https://github.com/headlamp-k8s/headlamp/pull/2098