econ-ark / DemARK

Demonstrations of how to use material in the Econ-ARK
https://econ-ark.github.io/DemARK/
Apache License 2.0
32 stars 93 forks source link

Nightly tests were disabled #191

Closed alanlujan91 closed 10 months ago

alanlujan91 commented 1 year ago

The tests that are supposed to run every night had been disabled since December 10.

When I checked why, there was a notice that said that there hadn't been changes to the repo in over 60 days so it was disabled. I had to click a button to enable again, at which point it ran the tests on my PR.

How do we make sure this doesn't happen again?

alanlujan91 commented 1 year ago

For now we can re-trigger by hand using instructions in

https://github.com/econ-ark/DemARK/commit/ccec71c21a8b999336f0cc960276962a036c6bb8

llorracc commented 1 year ago

Is there a way we can either extend the 60 day thing, or at least have a message sent to some of us that it's shutting down because there haven't been changes in 60 days?

MridulS commented 10 months ago

Github will actually send out these disable warnings, we just need to keep to act on them :)