pytorch/.github
Catherine Lee d6e5898e8d Quieter logs in CI (#110033)
To reduce the amount of logs
* for successes, only print the part that says what tests ran and don't print the rest.  Zip the log into an artifact.  The line listing al the test names is really long, but if you view source of the raw logs, it will not wrap so it will only be one line.  The log classifier can also be configured to ignored this line. Gets rid of lines like `test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_int64 SKIPPED [0.0010s] (Only runs on cuda) [  9%]`
* for failures/reruns, print logs.  Do not zip.

Also
* change log artifact name

Examples of various logs:
a074db0f7f failures
1b439e24c4 failures

possibly controversial haha
should i include an option for always printing?
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110033
Approved by: https://github.com/huydhn
2023-10-05 16:40:37 +00:00
..
actions Quieter logs in CI (#110033) 2023-10-05 16:40:37 +00:00
ci_commit_pins [vision hash update] update the pinned vision hash (#110571) 2023-10-05 05:14:04 +00:00
ISSUE_TEMPLATE Remove ci: sev label and details from ci-sev.md tempalte (#100504) 2023-05-03 00:51:06 +00:00
requirements Build and test iOS on GitHub M1 runners (#110406) 2023-10-03 03:17:10 +00:00
scripts Migrate MacOs wheel binary builds to ephemeral M1 runners (#110432) 2023-10-03 17:31:28 +00:00
templates Migrate MacOs wheel binary builds to ephemeral M1 runners (#110432) 2023-10-03 17:31:28 +00:00
workflows Quieter logs in CI (#110033) 2023-10-05 16:40:37 +00:00
actionlint.yaml Build and test iOS on GitHub M1 runners (#110406) 2023-10-03 03:17:10 +00:00
auto_request_review.yml Remove jbschlosser from symbolic-shapes auto request list (#107482) 2023-08-18 20:51:19 +00:00
ISSUE_TEMPLATE.md Rename default branch to main (#99210) 2023-04-16 18:48:14 -07:00
labeler.yml Add some more files to ciflow/inductor (#105112) 2023-07-13 14:44:42 +00:00
merge_rules.yaml [ONNX] Move out onnx bench bash scripts (#103983) 2023-09-27 23:54:26 +00:00
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml Improved configuration naming for repetitive workflows (#98496) 2023-04-06 14:14:16 +00:00
regenerate.sh
requirements-gha-cache.txt Bump requests from 2.26 to 2.31.0 in /.github (#102057) 2023-05-25 21:06:44 +00:00