This is an automated email from the git hooks/post-receive script.
"Diana Picus pushed a change to branch diana/release/15.0.0 in repository toolchain/jenkins-scripts.
discards 8d835231 tcwg-llvm-release.sh: Increase file descriptors limit discards a1a7f975 Revert "Try to patch up armv7" discards 89a7f120 Try to patch up armv7 adds 0fbbe2bf tcwg-report-stale-rr-jobs.sh: Use a reference-if-able for bas [...] adds c96e6e9e jenkins-helpers.sh (run_step): Support changing environment adds d652eda9 round-robin.sh (print_results_date): New function adds ae3f78ac round-robin.sh: Typo in print_results_date adds b313a258 round-robin.sh: Fix get_current_manifest, get_baseline_manifest adds 56e5e1a5 tcwg-report-stale-rr-jobs.sh: separate set-x and suggestion output adds 77ad4fb7 round-robin.sh: Typo adds c0e825b3 Add top-level .editorconfig file adds 06fa0c4a tcwg-report-stale-rr-jobs.sh: Fix suggestions adds 032bd9e6 dashboard-generate-squad.sh: Keep only Mean,mean value adds 1244b3de tcwg_bmk-build.sh: Always parallel run_profile for fx700 adds 808f49ee tcwg_bmk-build.sh: Run VECT benchmark jobs in parallel. adds 01e9c013 tcwg_bmk-build.sh: Collect symbols that are skipped by md5sum [...] adds 9c8e86e1 round-robin.sh,tcwg_bmk-build.sh: Add a way to choose to buil [...] adds 02cea73c tcwg_bmk-build.sh: Fix ci_options handling adds 99cede4a tcwg_bmk-build.sh: build llvm for flang for some projects adds 229670b3 round-robin.sh,tcwg_bmk-build.sh: Can build llvm for flang new 6d67568d Try to patch up armv7 new a0be5939 Revert "Try to patch up armv7" new 53470521 tcwg-llvm-release.sh: Increase file descriptors limit
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 (8d835231) \ N -- N -- N refs/heads/diana/release/15.0.0 (53470521)
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 3 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: .editorconfig | 17 ++++++++ dashboard-generate-squad.sh | 5 +++ dashboard-push-one-branch.sh | 2 +- jenkins-helpers.sh | 46 +++++++++++++++++++--- round-robin.sh | 94 ++++++++++++++++++++++++++++++++++++++++---- tcwg-report-stale-rr-jobs.sh | 32 +++++++-------- tcwg_aosp-build.sh | 2 +- tcwg_bmk-build.sh | 79 +++++++++++++++++++++++++------------ tcwg_gnu-build.sh | 2 +- tcwg_kernel-build.sh | 4 +- 10 files changed, 225 insertions(+), 58 deletions(-) create mode 100644 .editorconfig