flant / grafana-statusmap

Grafana panel plugin to visualize status of multiple objects over time
MIT License
829 stars 43 forks source link

CI: enhance workflow for branches #236

Closed diafour closed 2 years ago

diafour commented 2 years ago

Overview

I break signing with an invalid symbol in the new token, but yarn sign doesn't warn me.

I want to run package, signing, and plugin-validator operations for branches.

I want to run 'release' workflow with future tag name to check if everything is ok and then click "Publish" to create tag. Triggering 'release' on 'push tag' is a run-once operation and is frustrating.

What this PR does / why we need it

Special notes for your reviewer

Does this PR introduce a user-facing change?