You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2022/05/23 20:04:21 UTC

[trafficcontrol] branch master updated (07360c5450 -> 0a2a91f929)

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

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


    from 07360c5450 Add Theming to TPv2 (#6753)
     add 0a2a91f929 Fix t3c profile layering (#6841)

No new revisions were added by this update.

Summary of changes:
 cache-config/t3c-generate/config/config.go |  66 ----------
 cache-config/t3c-generate/t3c-generate.go  |   6 -
 cache-config/t3cutil/getdata.go            |  37 ++++--
 cache-config/t3cutil/getdatacfg.go         | 122 +++++++++++-------
 lib/go-atscfg/atscfg.go                    |   1 +
 lib/go-atscfg/parentdotconfig.go           | 142 ++++++---------------
 lib/go-atscfg/parentdotconfig_test.go      | 191 +++++++++++++++++++++++++++++
 7 files changed, 330 insertions(+), 235 deletions(-)