qutip / qutip-jax

JAX backend for QuTiP
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Add weekly tests #24

Closed Ericgig closed 8 months ago

Ericgig commented 1 year ago

Runs tests automatically each week. Any failure should trigger an email to those watching this repo.

Ericgig commented 11 months ago

@AGaliciaMartinez @quantshah, Could you review this. For security reason, new workflow don't have access to secret during PR so it needs to be merged to test the sending email step.

If it work as intended, each week tests would run and send and email to the google group on failure. We can trigger the tests manually and send email to a desired destination. This is mostly to allow me to debug potential issues with the email server without spamming the google group.

Ericgig commented 9 months ago

Thank you for reviewing. I will wait until January to merge.

Yes this will send email to the qutip-admin email list when failing. We should not use hard coded personal email here. Ideally a qutip-dev email would be better.