fix: fix and improve schedule migrations (#761)
* fix: migrate “every xday” to “on xday” * fix: do not migrate before and after if before is after after e.g. do not migrate “after 1am and before 5am”
Showing
- lib/config/migration.js 29 additions, 13 deletionslib/config/migration.js
- test/config/__snapshots__/migration.spec.js.snap 7 additions, 0 deletionstest/config/__snapshots__/migration.spec.js.snap
- test/config/migration.spec.js 37 additions, 0 deletionstest/config/migration.spec.js
- test/workers/branch/schedule.spec.js 3 additions, 0 deletionstest/workers/branch/schedule.spec.js
Loading
Please register or sign in to comment