github.com/google/triage-party
v1.6.0
#3323 most downloaded on Go modules
google/triage-party
What this package is like to depend on
Last release 1 years ago
14 Apr 2025
Ships unpredictably
gaps range from 8 days to 2.3 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
24 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
24 releases · Apr 2020 to Apr 2025Releases
latest 24-
v1.6.1-0.20250414191719-0cc3249a939814 Apr 2025 pre-releaseNothing published for this version
-
v1.6.1-0.20240731173259-9c9d800d13cf31 Jul 2024 pre-releaseNothing published for this version
-
v1.6.026 Mar 2024Release notes
Open source →What's Changed
- Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 by @dependabot in #297
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #304
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #303
- chore: bump jquery version to latest (3.7.1) by @aj185259 in #302
New Contributors
Full Changelog: v1.5.0...v1.6.0
-
v1.5.1-0.20240326180331-8b4f69ba721126 Mar 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20230911192714-4d4505080f6a11 Sep 2023 pre-releaseNothing published for this version
-
v1.5.011 Sep 2023Release notes
Open source →What's Changed
- fix tinkerbell license by @tejal29 in #270
- fix skaffold.yaml to make sure skaffold dev works on triage party by @tejal29 in #268
- README: Add Thoth Station's triage party by @goern in #271
- Add Joey to minikube triage by @spowelljr in #277
- Update Github CLI access token location in README.md by @joshhunt in #285
- Scope repos to collections by @joeyparrish in #286
- ci: Fix CI reference to git: protocol repo by @joeyparrish in #287
- build: Fix pre-commit linter failures by @joeyparrish in #288
- fix: Make closure rate available to collections by @joeyparrish in #290
- feat: Categorize collections by @joeyparrish in #289
- Bump golang.org/x/net from 0.0.0-20200707034311-ab3426394381 to 0.7.0 by @dependabot in #294
- Bump google.golang.org/grpc from 1.29.1 to 1.53.0 by @dependabot in #295
- bump golang and go mod tidy by @medyagh in #296
New Contributors
- @tejal29 made their first contribution in #270
- @goern made their first contribution in #271
- @joeyparrish made their first contribution in #286
- @dependabot made their first contribution in #294
Full Changelog: v1.4.0...v1.5.0
-
v1.4.026 May 2021Release notes
Open source →The first non-beta release in far far too long.
Changes since v1.4.0-beta.2:
- Parallelize Pull Request & Issue ingestion (2X faster load time) #260
- Minor stylesheet improvements #261
- Fix a bug listing pull requests #259
- Refactor persist for a bi-level readthrough cache: memory & persistent #255
Other important changes since v1.3.0:
- Add gitlab support #193
- Kanban: Default to earliest due milestone #245
- Use name parameter from settings file if present #240
- Avoid panics due to Github and Gitlab API error results #237
- Prevent endless loop of loading same page #214
Thank you to our contributors!
- Josh Hunt
- Stephen Wayne
- Steven Powell
- Thomas Strömberg
Release notes
Open source →- Parallelize Pull Request & Issue ingestion (2X faster load time) #260
- Minor stylesheet improvements #261
- Fix a bug listing pull requests #259
- Fix "fonud" typo in readme #254
- GH vars: Store pointers #258
- Make persist easier to use by other programs #257
- Rip out vestigial remains of old persistence layer #256
- Refactor persist for a bi-level readthrough cache: memory & persistent #255
Thank you to our contributors!
- Josh Hunt
- Stephen Wayne
- Steven Powell
- Thomas Strömberg
-
v1.4.0-beta.2.0.20210325043323-fc6840b9302225 Mar 2021 pre-releaseNothing published for this version
-
v1.4.0-beta.202 Mar 2021 pre-releaseRelease notes
Open source →Version 1.4.0-beta.2 - 2021-03-02
- Bump github library from v31 to v33 #250
- Default to earliest due milestone #245
- Return false if matchDuration is passed an empty t #244
- Implement provider.GetClosedIssues #243
Thank you for this release towards our contributors:
- Thomas Strömberg
- dw1
- gsquared94
Release notes
Open source →- Bump github library from v31 to v33 #250
- Default to earliest due milestone #245
- Return false if matchDuration is passed an empty t #244
- Implement provider.GetClosedIssues #243
Thank you for this release towards our contributors:
- Thomas Strömberg
- dw1
- gsquared94
-
v1.4.0-beta.123 Feb 2021 pre-releaseRelease notes
Open source →Version 1.4.0-beta.1 - 2021-02-22
Changes:
- Use name parameter from settings file if present #240
- Resolve GHE host on getting git provider #232
- Refactor provider library with Go best practices #238
- Validate configured repos #234
- Avoid panics due to Github and Gitlab API error results #237
- Prevent endless loop of loading same page #214
- Convert dupe rule panic to error message #224
- Improve gathering data message #222
- Update Kubernetes support label to kind/support #221
- Increase reload wait time to 5 seconds #220
- Wait 4 seconds to refresh #219
- Add gitlab support #193
Huge thank you for this release towards our contributors:
- Aaron Ogle
- Brian de Alwis
- Jim Kalafut
- Kamil Breguła
- Teplov
- Thomas Strömberg
- disktnk
Release notes
Open source →Changes:
- Use name parameter from settings file if present #240
- Resolve GHE host on getting git provider #232
- GitHub workflows: Update actions/setup to v2 #239
- Refactor provider library with Go best practices #238
- Add static checks #218
- Validate configured repos #234
- Avoid panics due to Github and Gitlab API error results #237
- Prevent endless loop of loading same page #214
- minikube: improve daily/weekly ordering/rules #230
- Run gofumports -w across code base #225
- Convert dupe rule panic to error message #224
- Update base version to v1.4.0-DEV #223
- Improve gathering data message #222
- Update Kubernetes support label to kind/support #221
- Increase reload wait time to 5 seconds #220
- Wait 4 seconds to refresh #219
- Improve "Try it" section in README.md #217
- Build application on CI #216
- Add gitlab support #193
Huge thank you for this release towards our contributors:
- Aaron Ogle
- Brian de Alwis
- Jim Kalafut
- Kamil Breguła
- Teplov
- Thomas Strömberg
- disktnk
-
v1.3.025 Aug 2020Release notes
Open source →- Defer comment tags until all data is fetched, use cached metadata when available #207
- Make the Tags a set to avoid issues of DeDup #203
- Use internal mtime tracking to determine in-memory issue validity #205
- Add svg for future scaling image uses #202
- fix startup panic #199
- cursor:pointer for collapsible #198
- Allow collections to define their own velocity stats #191
Huge thank you for this release towards our contributors:
- Grant Mccloskey
- Thomas Strömberg
- balopat
Release notes
Open source →- Defer comment tags until all data is fetched, use cached metadata when available #207
- Make the Tags a set to avoid issues of DeDup #203
- Use internal mtime tracking to determine in-memory issue validatity #205
- Add svg for future scaling image uses #202
- fix startup panic #199
- cursor:pointer for collapsible #198
- Allow collections to define their own velocity stats #191
Huge thank you for this release towards our contributors:
- Grant Mccloskey
- Thomas Strömberg
- balopat
-
v1.2.118 Jul 2020 -
v1.2.013 Jul 2020Release notes
Open source →Our first stable release with support for automated Kanban dashboards! Here's the new optimizations since beta 3:
- Don't block page-loads if missing content, add healthz #175
- Add --warn-age flag instead of determining automatically #184
- Persist items on the fly rather than periodically in bulk #183
- Base data age on oldest query time rather than data age #181
- optimization: use cached conversations instead of re-parsing #178
- Add status to /healthz, build similarity tables in the background #177
- Add /threadz handler, fix data age calculation bug #176
- Add comment cross-reference parsing, support multiple debug numbers #169
- Fetch timelines for all issues within a milestone #166
- Fetch timelines for issues that have zero comments #165
- make comment fetching optional for the initial data cycle #162
Release notes
Open source →- Don't block page-loads if missing content, add healthz #175
- Add --warn-age flag instead of determining automatically #184
- Persist items on the fly rather than periodically in bulk #183
- Base data age on oldest query time rather than data age #181
- optimization: use cached conversations instead of re-parsing #178
- Add status to /healthz, build similarity tables in the background #177
- Add /threadz handler, fix data age calculation bug #176
- Add comment cross-reference parsing, support multiple debug numbers #169
- Fetch timelines for all issues within a milestone #166
- Fetch timelines for issues that have zero comments #165
- make comment fetching optional for the initial data cycle #162
-
v1.2.0-beta.319 Jun 2020 pre-releaseRelease notes
Open source →Mostly optimizations for large repositories, and bug-fixing before the final release:
- Allow stale comment/timeline/review data on initial cycle #155
- Delay persistence until second cycle #153
- stale warning: Add link to Shift-Reload documentation #158
- Remove obsolete tag warning #157
- Fix filtered view count, remove obsolete embedded mode artifacts #156
- Golangci linting cleanup #150
Thank you to our contributors for this release:
- Ken Sipe
- Thomas Strömberg
Release notes
Open source →- Allow stale comment/timeline/review data on initial cycle #155
- Delay persistence until second cycle #153
- stale warning: Add link to Shift-Reload documentation #158
- Remove obsolete tag warning #157
- Fix filtered view count, remove obsolete embedded mode artifacts #156
- Golangci linting cleanup #150
Thank you to our contributors for this release:
- Ken Sipe
- Thomas Strömberg
-
v1.2.0-beta.218 Jun 2020 pre-releaseRelease notes
Open source →Multiple improvements to the new Kanban display feature:
- Improve reaction count display #147
- Improve how Kanban is handled for unconfigured collections #146
- Improve Kanban dashboard milestone handling & UI #142
- Make timeline cache date calculation smarter #141
- site: Make relative times more specific #137
- Ensure that referenced PR's are the same age of parent issue #136
-
v1.2.0-beta.111 Jun 2020 pre-releaseRelease notes
Open source →- Add Kanban visualization support (display: kanban) #125
- Improve PR review tags, bump to v1.2.0-beta.1 #130
- Respect 'dedup: false' collection state #123
- Add MaxSaveAge/MaxLoadAge to avoid persisting stale data #126
- Display statuses of similar conversations #124
- Clarify recv-q, make it easier to debug #120
- Include issue-like comments for PullRequests #119
Thanks to:
- Michael Plump
- Shingo Omura
- Thomas Stromberg
-
v1.1.019 May 2020Release notes
Open source →- Change Dockerfile to build source and make build-args optional #110
- Fix 'tag: assigned' filter #109
- Make members and member-roles configurable #108
- Remove org membership fetching (no longer necessary) #107
Thank you to our contributors:
- Shingo Omura
- Thomas Stromberg
-
v1.0.013 May 2020Release notes
Open source →No functional changes since beta 4:
- Remove reference to unused moment library #97
Special thanks to all the Kubernetes users and contributors who opened issues and shared their feedback before the initial release!
-
v1.0.0-beta.412 May 2020 pre-releaseRelease notes
Open source →Improvements:
- Publish Docker image, split Dockerfile into base and default #90
- Add CloudSQL support for Postgres #89
- Support GitHub Enterprise #64
- Improve example Kubernetes manifests #91
- Make stale data warning more informative and fire less often #88
- Add custom.css override file, minor UI tweaks #81
- Include timeline metadata: new 'prioritized' rule, new 'new-commits' tag #72
- Log an error when rate limited by GitHub #71
Bugfixes:
- add tikv to persist #73
- Build similarity info on cached data, add example 'similar' example page #87
- Stale notification: use save time instead of item update time #84
- Only download closed issues & PR's when required #74
Thank you to our most recent contributors!
- Mahmoud
- Shingo Omura
- Thomas Strömberg
- Travis Tomsu
-
v1.0.0-beta.307 May 2020 pre-releaseRelease notes
Open source →- Add 'postgres' persistence backend for PostgreSQL & CockroachDB #65
- Improve examples: tighten similarity, fix yaml errors #70
- UI: add titles to tags, improve similarity/omit display #68
- Improve refresh performance through better caching #67
- Improve similarity scoring by removing junk words #66
- Separate persist loop from content update loop #60
-
v1.0.0-beta.205 May 2020 pre-releaseRelease notes
Open source →Improvements:
- Persistent cache refactor with MySQL support #55
- Similarity rewrite to improve latency and hit rate #49
- Show age mouseover as time.Duration instead of static date #47
- Average last 2 colection requests for refresh rate #46
- Refactor cache interfaces to accept stale data during startup #33
- Add configuration validation #31
Bug fixes:
- Exclude ourselves and dupe URL's from similarity list #53
- Fix infinite cache regression, simplify flags #44
Thank to you our contributors:
- Ruth Cheesley
- Thomas Strömberg
- Yuki Okushi
-
v1.0.0-beta.123 Apr 2020 pre-releaseRelease notes
Open source →Improvements:
- Add 'title' filter regexp #21
- Add 'draft' tag to draft PRs #19
- Increase player count to 20, preserve GET variables on page changes #17
- Simplify terminology: strategy is now collection, tactic is now rule #14
- Massive refactor: split triage and hubbub packages #15
Bug fxes:
- Refactor average/total durations to not overflow #18
Thank you to our contributors:
- James Munnelly
- Martin Pool
- Medya Gh
- Teppei Fukuda
-
v0.0.0-20210325043323-fc6840b9302225 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20200422203231-2862a1ab3a5f22 Apr 2020 pre-releaseNothing published for this version