This is an automated email from the ASF dual-hosted git repository.
mitchell852 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from a9c1934 Add .asf.yaml file to add repo metadata (#5120)
add 5596d7d Add warning when creating/updating jobs that overlap. (#5092)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 2 +
lib/go-tc/invalidationjobs.go | 152 ++++++++++-----------
lib/go-tc/invalidationjobs_test.go | 6 +-
traffic_ops/testing/api/v3/jobs_test.go | 65 ++++++++-
.../deliveryservice/deliveryservices.go | 2 +-
.../invalidationjobs/invalidationjobs.go | 50 +++++--
traffic_ops/v3-client/job.go | 24 ++++
.../new/FormNewDeliveryServiceJobController.js | 6 +-
.../modules/form/job/new/FormNewJobController.js | 6 +-
9 files changed, 210 insertions(+), 103 deletions(-)