You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2021/02/03 17:39:39 UTC

[trafficcontrol] branch master updated (3dacbed -> 830f32e)

This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from 3dacbed  Code QL workflow (#5459)
     add 830f32e  Disallow updating the Type of a Cache Group if it is in use by a (#5483)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 traffic_ops/testing/api/v4/cachegroups_test.go     | 35 ++++++++++
 .../traffic_ops_golang/cachegroup/cachegroups.go   | 74 ++++++++++++++++++++++
 .../cachegroup/cachegroups_test.go                 |  8 ++-
 4 files changed, 116 insertions(+), 2 deletions(-)