PackageTrack

Go modules · #2464

github.com/google/triage-party

v1.6.0google/triage-party

Release timeline

24 releases since 2020
202120222023202420252026

Releases

  1. v1.6.1-0.20250414191719-0cc3249a939814 Apr 2025pre-release

    Nothing published for this version

  2. v1.6.1-0.20240731173259-9c9d800d13cf31 Jul 2024pre-release

    Nothing published for this version

  3. v1.6.026 Mar 2024
    Release notes

    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

    Open source →
  4. v1.5.1-0.20240326180331-8b4f69ba721126 Mar 2024pre-release

    Nothing published for this version

  5. v1.5.1-0.20230911192714-4d4505080f6a11 Sept 2023pre-release

    Nothing published for this version

  6. v1.5.011 Sept 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.4.0...v1.5.0

    Open source →
  7. v1.4.026 May 2021
    Release notes

    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
    Open source →
    Additional notes2 sources agree
    • 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
    Open source →
  8. v1.4.0-beta.2.0.20210325043323-fc6840b9302225 Mar 2021pre-release

    Nothing published for this version

  9. v1.4.0-beta.22 Mar 2021pre-release
    Release notes

    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
    Open source →
    Additional notes2 sources agree
    • 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
    Open source →
  10. v1.4.0-beta.123 Feb 2021pre-release
    Release notes

    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
    Open source →
    Additional notes2 sources agree

    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
    Open source →
  11. v1.3.025 Aug 2020
    Release notes
    • 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
    Open source →
    Additional notes2 sources agree
    • 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
    Open source →
  12. v1.2.118 Jul 2020
    Release notes
    • Return stale results if GitHub cannot be queried #189
    • Fix Kanban ETA estimation, add ETA for non-milestone pages #188
    • Automatically pick a contrasting label text color #187
    Open source →
    Additional notes2 sources agree
    • Return stale results if GitHub cannot be queried #189
    • Fix Kanban ETA estimation, add ETA for non-milestone pages #188
    • Automatically pick a contrasting label text color #187
    Open source →
  13. v1.2.013 Jul 2020
    Release notes

    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
    Open source →
    Additional notes2 sources agree
    • 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
    Open source →
  14. v1.2.0-beta.319 Jun 2020pre-release
    Release notes

    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
    Open source →
    Additional notes2 sources agree
    • 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
    Open source →
  15. v1.2.0-beta.218 Jun 2020pre-release
    Release notes2 sources agree

    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
    Open source →
  16. v1.2.0-beta.111 Jun 2020pre-release
    Release notes2 sources agree
    • 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
    Open source →
  17. v1.1.019 May 2020
    Release notes2 sources agree
    • 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
    Open source →
  18. v1.0.013 May 2020
    Release notes2 sources agree

    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!

    Open source →
  19. v1.0.0-beta.412 May 2020pre-release
    Release notes2 sources agree

    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
    Open source →
  20. v1.0.0-beta.37 May 2020pre-release
    Release notes2 sources agree
    • 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
    Open source →
  21. v1.0.0-beta.25 May 2020pre-release
    Release notes2 sources agree

    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
    Open source →
  22. v1.0.0-beta.123 Apr 2020pre-release
    Release notes2 sources agree

    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
    Open source →
  23. v0.0.0-20210325043323-fc6840b9302225 Mar 2021pre-release

    Nothing published for this version

  24. v0.0.0-20200422203231-2862a1ab3a5f22 Apr 2020pre-release

    Nothing published for this version