Skip to content

Conversation

@paskal
Copy link
Collaborator

@paskal paskal commented Dec 4, 2025

Summary

  • Upgrade go-pkgz/repeater from v1 to v2 in both v1 and v2 versions of auth library
  • Update API call from NewDefault to NewFixed (API change in repeater v2)
  • Move example build step from ci.yml to ci-v2.yml since example depends on auth/v2

The repeater v2 API changed NewDefault to NewFixed.
@paskal paskal requested a review from umputun as a code owner December 4, 2025 11:30
@coveralls
Copy link

coveralls commented Dec 4, 2025

Pull Request Test Coverage Report for Build 19928964186

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.587%

Totals Coverage Status
Change from base Build 19913150531: 0.0%
Covered Lines: 2689
Relevant Lines: 3217

💛 - Coveralls

The example depends on auth/v2, so it should be built and tested
as part of the v2 CI workflow.
Wait for tg.Run() goroutine to complete before test returns to prevent
race condition when next test modifies global apiPollInterval variable.
@umputun umputun merged commit fe069ee into master Dec 4, 2025
9 checks passed
@umputun umputun deleted the upgrade-repeater-v2 branch December 4, 2025 17:16
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.

4 participants