Releases: GoogleCloudPlatform/testgrid
Releases · GoogleCloudPlatform/testgrid
v0.0.144
What's Changed
- Remove customizable sorting from updater by @chases2 in #1041
- Use cmp instead of reflect for proto comparision by @chases2 in #1043
- Update Testgrid Canary to v20220624-v0.0.143-4-g3cec4edf by @google-oss-robot in #1042
- Ack messages with an invalid gcs.Path by @fejta in #1045
- Update Testgrid Canary to v20220630-v0.0.143-8-g28bab077 by @google-oss-robot in #1046
- Update Testgrid Prod to v20220630-v0.0.143-8-g28bab077 by @google-oss-robot in #1044
- Support bazel format junit files by @kurt-google in #1048
New Contributors
- @kurt-google made their first contribution in #1048
Full Changelog: v0.0.143...v0.0.144
v0.0.143
What's Changed
- Enable features in canary by @chases2 in #1006
- Re-enable filter columns in production by @chases2 in #1009
- Stop filtering by regex in prod summarizer by @chases2 in #1010
- Shrink inline for production updaters by @chases2 in #1011
- Seed prow inrepoconfig job by @chaodaiG in #1014
- Update to bazel 5.2.0 by @fejta in #1013
- Fix protos by @fejta in #1016
- modernize .bazelrc by @fejta in #1017
- Default --shrink-inline to true by @chases2 in #1021
- add attribute to metrics by @ziyulin0 in #1012
- Remove --filter-columns flag by @chases2 in #1022
- Allow 0 or -1 component in test metadata options. by @michelle192837 in #1025
- Enable broken column calculation in knative prod. by @michelle192837 in #1026
- Remove --skip-inline flag from cluster by @chases2 in #1027
- Switch skip-base-options-filter feature flag to true by default by @chases2 in #1028
- Remove --filter-columns flag by @chases2 in #1031
- Use rules_k8s 0.7 by @fejta in #1032
- Correct OWNERS by @fejta in #1033
- Remove --skip-base-options-filter flag by @chases2 in #1037
- Flip --column-stats true by default. by @michelle192837 in #1038
- Remove summarizer-side filtering by @chases2 in #1039
Full Changelog: v0.0.142...v0.0.143
v0.0.142
What's Changed
- Set --filter-columns to true by @chases2 in #997
- Remove --skip-gc and --reprocess-on-change flags by @fejta in #998
- Truncate testgroup state inline by @chases2 in #994
- Revert "Filter columns in prod" by @chases2 in #1002
- Fix test group config in task creation in tabulator by @chases2 in #1004
- Add skip-filter flag for summarizer by @chases2 in #891
- Update state.proto comments by @chases2 in #1007
Full Changelog: v0.0.141...v0.0.142
v0.0.141
What's Changed
- Remove --pooled, --skip-gc (defaults true) by @fejta in #985
- Calculate column stats in prod. by @michelle192837 in #986
- Set maximum delay to twice the update frequency by @fejta in #987
- Remove --pooled flag by @fejta in #988
- Check whether the config snapshot channel is closed by @fejta in #990
- Remove --reprocess-on-change flag by @fejta in #991
- Retire basicResultReader by @fejta in #992
- Update Testgrid Canary to v20220526-v0.0.140-14-g2122c455 by @google-oss-robot in #989
- add attributes from reading configuration by @ziyulin0 in #995
New Contributors
Full Changelog: v0.0.140...v0.0.141
v0.0.140
What's Changed
- Enable --skip-gc in canary by @fejta in #977
- Drop --grid-path flag and remaining usage. by @fejta in #978
- Lint fixes by @fejta in #980
- Use --build-concurrency, default --pooled=true by @fejta in #981
- Add --skip-gc to prod by @fejta in #982
- Default --skip-gc to true by @fejta in #983
- Refactor Tabulator to read and write in separate pools by @chases2 in #948
Full Changelog: v0.0.139...v0.0.140
v0.0.139
What's Changed
- Fix typos, non-ref pb by @fejta in #962
- Turn on pooled updating in canary. by @fejta in #961
- Stop setting --tab-path to its default value by @fejta in #965
- Use --pooled in production by @fejta in #964
- Retire --grid-path flag from summarizer by @fejta in #966
- Update Testgrid Canary to v20220519-v0.0.138-11-g7a466e5e by @google-oss-robot in #963
- Drop copyOnly support for tabulator by @chases2 in #968
- Only serialize reads of many builds by @fejta in #970
- Update Testgrid Canary to v20220523-v0.0.138-17-g53b71c7e by @google-oss-robot in #969
- Update Testgrid Prod to v20220523-v0.0.138-17-g53b71c7e by @google-oss-robot in #967
- Add flag to turn off forced GC by @fejta in #972
- Improve Iter() performance. by @fejta in #971
- Refactor benchmark to be table driven. by @fejta in #973
- Update Testgrid Canary to v20220523-v0.0.138-25-g45564ab3 by @google-oss-robot in #974
- Update Testgrid Prod to v20220523-v0.0.138-25-g45564ab3 by @google-oss-robot in #975
Full Changelog: v0.0.138...v0.0.139
v0.0.138
What's Changed
- Set Tabulator cache settings to "verified cache only" by @chases2 in #939
- Calculate column stats in canary. by @michelle192837 in #941
- Refactor tabulator algorithm to tabulate by test group by @chases2 in #942
- Update Testgrid Canary to v20220512-v0.0.137-6-g6239a2d5 by @google-oss-robot in #940
- Add benchmark script by @chases2 in #943
- Tune tabulator by @chases2 in #945
- Update Testgrid Prod to v20220512-v0.0.137-6-g6239a2d5 by @google-oss-robot in #944
- Set filter by regex as default behavior for tabulator by @chases2 in #947
- Concurrently summarize tabs in a dashboard. by @fejta in #949
- Update Testgrid Canary to v20220513-v0.0.137-18-g65c5edc5 by @google-oss-robot in #946
- Track when a dashboard needs more tabs summarized by @fejta in #950
- Use go for tabulator benchmarking by @chases2 in #952
- Update Testgrid Canary to v20220516-v0.0.137-22-g51ce60c4 by @google-oss-robot in #954
- Update Testgrid Prod to v20220516-v0.0.137-22-g51ce60c4 by @google-oss-robot in #951
- Use --json-logs on kubernetes. by @fejta in #955
- Remove filter flag from canary by @chases2 in #953
- Remove filter flag from production by @chases2 in #957
- Default values for --summary-path and --tab-path by @fejta in #959
- Concurrently read GCS builds when requested by @fejta in #958
- Update Testgrid Canary to v20220517-v0.0.137-39-gb3934fe7 by @google-oss-robot in #956
- Update Testgrid Prod to v20220517-v0.0.137-39-gb3934fe7 by @google-oss-robot in #960
Full Changelog: v0.0.137...v0.0.138
v0.0.137
What's Changed
- Move tab alert settings behind a flag by @chases2 in #935
- Fixes critical issues with the tabulator's
--filter-columns
option
- Fixes critical issues with the tabulator's
Updates
- Update Testgrid Canary to v20220427-v0.0.135-24-gc48a62fb by @google-oss-robot in #930
- Update Testgrid Canary to v20220502-v0.0.136-4-g80b5e3da by @google-oss-robot in #936
- Update Testgrid Prod to v20220502-v0.0.136-4-g80b5e3da by @google-oss-robot in #934
- Enable filter-columns on TG Canary by @chases2 in #937
- Filter columns in prod by @chases2 in #938
Full Changelog: v0.0.136...v0.0.137
v0.0.136
What's Changed
- Add basic PubSub alerts using Terraform. by @michelle192837 in #922
- Set alerts on tabulator while filtering columns by @chases2 in #925
- Remove filter-columns experiment from canary by @chases2 in #926
- Reprocess on changed config by default by @fejta in #929
- Calculate column stats when broken column threshold is specified. by @michelle192837 in #928
- Validate names only contain allowed characters. by @michelle192837 in #931
- Use raw string literal for regex. by @michelle192837 in #932
- Have tabulator retry later, not instantly by @chases2 in #933
Updates
- Update Testgrid Canary to v20220418-v0.0.134-12-g4cb66d51 by @google-oss-robot in #920
- Update Testgrid Prod to v20220418-v0.0.134-12-g4cb66d51 by @google-oss-robot in #923
- Update Testgrid Canary to v20220420-v0.0.135-6-g2d6af93a by @google-oss-robot in #924
- Update Testgrid Prod to v20220420-v0.0.135-6-g2d6af93a by @google-oss-robot in #927
Full Changelog: v0.0.135...v0.0.136
v0.0.135
What's Changed
- Revert "Revert "Revert "Filter empty columns in production""" by @chases2 in #916
- Refactor ConstructGrid by @chases2 in #918
- Remove redundant test by @chases2 in #919
- Deprecate test group AutoBug settings. by @michelle192837 in #921
Updates
- Update Testgrid Canary to v20220414-v0.0.133-14-g92590c36 by @google-oss-robot in #917
- Update Testgrid Prod to v20220414-v0.0.133-14-g92590c36 by @google-oss-robot in #914
Full Changelog: v0.0.134...v0.0.135