add cron job to nightly tests#7128
Conversation
|
Even after adding it back in the UI AzDO still seems to be ignoring the UI added schedule for the Nightly build. Some docs seem to imply this is expected, which others seem to imply that while cron is encouraged the UI schedules should still work.
|
| pr: none | ||
|
|
||
| schedules: | ||
| - cron: "0 0 * * 1-5" |
There was a problem hiding this comment.
Kinda new to the syntax here, this is what I used to check it.
https://crontab.guru/#0_0_*_*_1-5
Codecov Report
@@ Coverage Diff @@
## master #7128 +/- ##
==========================================
- Coverage 58.46% 58.43% -0.04%
==========================================
Files 485 485
Lines 21437 21437
Branches 3462 3462
==========================================
- Hits 12533 12526 -7
- Misses 8123 8135 +12
+ Partials 781 776 -5
Continue to review full report at Codecov.
|
For #
package-lock.jsonhas been regenerated by runningnpm install(if dependencies have changed)