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 2022/11/15 23:16:31 UTC

[trafficcontrol] tag t3c-testing updated (8525d22a9a -> 40971dcdf0)

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

ocket8888 pushed a change to tag t3c-testing
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


*** WARNING: tag t3c-testing was modified! ***

    from 8525d22a9a (commit)
      to 40971dcdf0 (commit)
    omit 8525d22a9a adds issue and/or PR links to changelog entries (#7185)
    omit fe72b09038 Run CDN in a Box for Developers services as unprivileged users (#7142)
    omit a4b9995683 Update TPv2 dependencies and node version (#7169)
    omit 7465185db4 Bump socket.io-parser in /experimental/traffic-portal (#7183)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/tags/t3c-testing (40971dcdf0)
            \
             O -- O -- O   (8525d22a9a)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                  |   28 +-
 dev/atc.dev.sh                                |    2 +-
 dev/t3c/Dockerfile                            |    7 +-
 dev/t3c/run.sh                                |   24 +-
 dev/tpv2/Dockerfile                           |   11 +-
 dev/tpv2/run.sh                               |   21 +-
 dev/traffic_monitor/Dockerfile                |   10 +-
 dev/traffic_monitor/run.sh                    |   15 -
 dev/traffic_monitor/tm.config.json            |    6 +-
 dev/traffic_ops/Dockerfile                    |   11 +-
 dev/traffic_ops/run.sh                        |   21 +-
 dev/traffic_portal/Dockerfile                 |   11 +-
 dev/traffic_portal/config.js                  |    2 +-
 dev/traffic_portal/run.sh                     |   23 +-
 dev/traffic_router/run.sh                     |   29 +-
 docker-compose.yml                            |   26 +-
 experimental/traffic-portal/angular.json      |    2 +-
 experimental/traffic-portal/package-lock.json | 9627 +++++++++++++------------
 experimental/traffic-portal/package.json      |   60 +-
 traffic_ops/app/db/admin.go                   |    7 +-
 20 files changed, 5217 insertions(+), 4726 deletions(-)