Skip to content

fix: unified polling hook#121

Merged
dines-rl merged 3 commits intomainfrom
dines/better-polling-setup
Feb 25, 2026
Merged

fix: unified polling hook#121
dines-rl merged 3 commits intomainfrom
dines/better-polling-setup

Conversation

@dines-rl
Copy link
Contributor

Description

Note: PR titles should follow Conventional Commits format (e.g., feat(devbox): add support for custom env vars or fix(snapshot): resolve pagination issue) as they are used for automatic release notes generation.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

Related Issues

Closes #

Changes Made

Testing

  • I have tested locally
  • I have added/updated tests
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@dines-rl dines-rl changed the title Better polling setup fix: unified polling hook Feb 24, 2026
@dines-rl dines-rl requested a review from adam-rl February 25, 2026 22:02
@dines-rl dines-rl merged commit f014f2d into main Feb 25, 2026
13 checks passed
@dines-rl dines-rl deleted the dines/better-polling-setup branch February 25, 2026 22:14
dines-rl pushed a commit that referenced this pull request Feb 26, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.11.0](v1.10.0...v1.11.0)
(2026-02-26)


### Features

* add model name config in Benchmark Jobs
([#118](#118))
([08a67c7](08a67c7))
* **devbox:** add mcp hub to cli
([#124](#124))
([02a1b5e](02a1b5e))
* network policy create flags
([#123](#123))
([8419b69](8419b69))


### Bug Fixes

* bug with detail page stale data
([#120](#120))
([148a7bc](148a7bc))
* detail pages sections for large things on small screens
([#122](#122))
([059673a](059673a))
* unified polling hook
([#121](#121))
([f014f2d](f014f2d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants