You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way the cron hook will be very short (as we'll also be able to stop cloning m-c and retrieving coverage artifacts) and we can run it multiple times per day (to catch newer m-c runs that we didn't ingest yet earlier).
Run the zero coverage task in the repo hook too;
Modify users of the zero coverage artifact to use the new URL;
Remove zero coverage generation from the cron hook.
The text was updated successfully, but these errors were encountered:
This way the cron hook will be very short (as we'll also be able to stop cloning m-c and retrieving coverage artifacts) and we can run it multiple times per day (to catch newer m-c runs that we didn't ingest yet earlier).
The text was updated successfully, but these errors were encountered: