This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch maxim in repository toolchain/jenkins-scripts.
discards f85d3a9 Merge remote-tracking branch 'gerrit/maxim' discards f741494 start-container-docker: Add container_exec command. discards c070a5e tcwg-cleanup-stale-containers: Add weeks and months to time c [...] discards eb43c6f tcwg-cleanup-stale-containers: Refactor handling of "docker p [...] discards 3b7c39f tcwg-cleanup-stale-containers: Add usage discards 357d920 tcwg-cleanup-stale-containers: Improve handling of exit code discards 2613c60 tcwg-cleanup-stale-containers: Restrict debugging feature. adds 53641e6 tcwg-generate-source-cache.sh: Add --abe-branch switch. adds 67ce42d start-container-docker: Add container_exec command. adds 489d4a5 tcwg-cleanup-stale-containers: Restrict debugging feature. new d5f7a5f tcwg-cleanup-stale-workspaces: New script, move from .yaml file. new 228b425 tcwg-cleanup-stale-workspaces.sh: Use better heuristic to fin [...]
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 (f85d3a9) \ N -- N -- N refs/heads/maxim (228b425)
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 "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tcwg-cleanup-stale-containers.sh | 79 +++++++++------------------------------- tcwg-cleanup-stale-workspaces.sh | 72 ++++++++++++++++++++++++++++++++++++ tcwg-generate-source-cache.sh | 7 +++- 3 files changed, 94 insertions(+), 64 deletions(-) create mode 100755 tcwg-cleanup-stale-workspaces.sh