sigstore-python icon indicating copy to clipboard operation
sigstore-python copied to clipboard

Improve testing on schedule

Open jku opened this issue 2 months ago • 1 comments

We run some tests on schedule even now but when those tests fail, nothing happens.

We could do this:

  • Make current test workflows callable
  • Add new scheduled-tests workflow that
    • runs on schedule
    • calls all test workflows that should be run on schedule (ci, conformance, cross-os, cross-version, staging-tests maybe)
    • files an issue if anything fails

jku avatar Oct 15 '25 16:10 jku

see also #1601

jku avatar Nov 04 '25 15:11 jku