ansible / ansible-documentation

Ansible community documentation
https://docs.ansible.com/
GNU General Public License v3.0
62 stars 369 forks source link

Nightly builds for package docs publishing workflow #1663

Open oraNod opened 3 days ago

oraNod commented 3 days ago

As discussed at the DaWGs meeting, we want to run the package docs build every night to start catching failures early.

oraNod commented 1 day ago

Looks good, though you might want to shift it to random minute + offset the hour to run when the org activity is at its lowest, distributing the CI resource usage throughout the day.

Thanks @webknjaz I checked a few other repos in the org and there aren't many running at 00:00. However the schedule is in UTC so maybe there would be still be plenty of usage from folks in the US. I just made a change to set the schedule to 02:15 but maybe offsetting that by a couple more hours might be the sweet spot.

webknjaz commented 1 day ago

@oraNod I wouldn't go for minutes divisible by 5 since that's a popular rounding target. Add 1-4 minute to those.

5:17 seems to have the most interesting results from google.

oraNod commented 1 day ago

@oraNod I wouldn't go for minutes divisible by 5 since that's a popular rounding target. Add 1-4 minute to those.

5:17 seems to have the most interesting results from google.

Wait. I think I edited your comment instead of replying. Not sure why I did that. :shrug: :tanabata_tree: