This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch ATC-Chromedriver-Updater
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
discard 36dc25979b Eliminate caching entirely, see if that does it
discard 1f194dc30c cachebust
discard b1a75b12fb Get rid of bad restorekeys setting
omit 02eb0ea589 Fix hashFiles syntax
omit 7ab8741738 Update chromedriver
add 8a0e416a13 TPv2 Server Handle Errors Gracefully (#7533)
add 4010f5dbc0 Update chromedriver
add 26a2edbb63 Fix hashFiles syntax
add b39c21aa1d Get rid of bad restorekeys setting
add 73d27ae9e6 cachebust
add ba2a61088e Eliminate caching entirely, see if that does it
add 48ca25fe62 Eliminate loading a cached Alpine image
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (36dc25979b)
\
N -- N -- N refs/heads/ATC-Chromedriver-Updater (48ca25fe62)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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:
.github/workflows/tp.integration.tests.yml | 4 +-
.../traffic-portal/build/package-lock.json | 6410 ++++++++--------
experimental/traffic-portal/build/package.json | 2 +-
.../traffic-portal/build/traffic_portal_v2.spec | 2 +-
experimental/traffic-portal/package-lock.json | 7912 +++++++++++---------
experimental/traffic-portal/package.json | 4 +-
experimental/traffic-portal/server.ts | 20 +-
7 files changed, 7577 insertions(+), 6777 deletions(-)