fontist / formulas

Fontist Font Formulas
6 stars 0 forks source link

Add GHA to test formulas? #86

Open ronaldtse opened 3 years ago

ronaldtse commented 3 years ago

Right now when submitting a formula there is no feedback on whether that formula actually works...

ronaldtse commented 2 years ago

Only test the changed formulas? Or all formulas?

alexeymorozov commented 2 years ago

Currently it tests only changed formulas on each PR.

It's better to test all formulas once in a while, if there have already been issues with existing formulas (what kind of issues? may be it should include integration tests with other software it is used by).

ronaldtse commented 2 years ago

Agree with testing all formulas once in a while, e.g. one every 2 weeks or a rotating collection per week since there are so many formulas.

If a formula is problematic, we should have the job automatically create a GitHub issue (https://github.com/marketplace/actions/create-an-issue)