-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix data races wip * wip * wip * wip * wip * wip * wip * Fix timeout * fix test * Add missing lock * Rollback to lower case * Remove commented code * Add missing lock/unlock * Use single lock/unlock on invalid_token_handler * Add missing lock/unlock * Prevent deadlock on retry * More logs on apns initialization * More logs on apns client * Try fix infinite loop * Fix mock * More logging * More logs * Call Resume only when Pause is called * Remove pause + resume * Fix data races * Some more data race fixes * Add e2e tests for apns * Fix test * Try fix test on CI * Try fix tests * Fix test * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Remove unnecessary config file * Increase request timeout * Add a log + remove code * Fix test name * Allow go stats report on e2e * Fix error log * Replace images on CI * Try fix CI * Try fix CI * Fix test * Fix test * GinkgoRecover * Try fix kafka on CI * Fix test * Try fix Ci on Kafka * Fix action yaml * Try fix Kafka address on CI * Use localhost on CI * Try fix CI * Add health check on kafka container on CI * Increase health check timeout * Change kafka replication factor on Ci * Change hostname on kafka health check on CI * Change eventually assertion * Try fix test * Try fix test * Tweak configs * Try fix tests * Try fix test
- Loading branch information
1 parent
6b8de27
commit 5eea5ce
Showing
41 changed files
with
1,370 additions
and
452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.